<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
27a9623f-8b67-49ca-937d-96867374d227|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="27a9623f-8b67-49ca-937d-96867374d227">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="54074" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-27T00:00:00" End="2026-07-31T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Travelhead@ragtoursandtravels.com" Password="Ctales@2424" RequestedCurrency="GBP" ClientNationality="QA" 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
27a9623f-8b67-49ca-937d-96867374d227|InfiniteSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Infinite.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 97|Infinite|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
27a9623f-8b67-49ca-937d-96867374d227|TravcoSearch|supplier interation failed||Travco|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
27a9623f-8b67-49ca-937d-96867374d227|HotelbedsSearch|successfull supplier interation||HotelBeds|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
27a9623f-8b67-49ca-937d-96867374d227|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
27a9623f-8b67-49ca-937d-96867374d227|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
27a9623f-8b67-49ca-937d-96867374d227|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
27a9623f-8b67-49ca-937d-96867374d227|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:ff6f4082-2530-4b3e-b73a-8ad5d50fbc7e
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
27a9623f-8b67-49ca-937d-96867374d227|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-06-23T17:11:51.3794194+01:00" Version="0" EchoToken="Search" TransactionIdentifier="27a9623f-8b67-49ca-937d-96867374d227" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="152.26" OriginalAmount="147.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49977" Longitude="9.19943" StarRating="0" HotelCode="|226690" HotelName="Music" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>via Alfredo Comandini 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/6/9/0/226690_1_9224.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.20" OriginalAmount="149.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.471731758313" Longitude="9.0772547619018" StarRating="4" HotelCode="99147|239976" HotelName="Idea Hotel Milano San Siro" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Airaghi 125, 20153 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/82/d9823417dfaefed13d55f32f8542004982e1a870.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically situated near the San Siro-Fiera exit on the Tangenziale Ovest (western r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.28" OriginalAmount="155.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.499755090398" Longitude="9.1994471848011" StarRating="2" HotelCode="192171|3030755" HotelName="Music Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfredo Comandini 16?, 20125 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/8d/d78d0b83356da39114dc69742b62056bcdccf0bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.48" OriginalAmount="155.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4846291" Longitude="9.2209731" StarRating="2" HotelCode="|126753" HotelName="Sabatino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Lulli, 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/7/5/3/126753_6381ea91155.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a peaceful garden. SITUATION: The hotel is in the city centre, is located near the commercial area, 5 minutes away from the establishment, clients can find Loreto the underground station of. ROOM: The establishment has comfortable rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.38" OriginalAmount="163.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484912" Longitude="9.221278" StarRating="2" HotelCode="902131|3278055" HotelName="Sabatino Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Lulli 6, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/4e/9d4e77fdfc94722244198d69da39131ee8738ce4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.506478485055" Longitude="9.1962942481041" StarRating="4" HotelCode="395910|novotel_milano_nord_ca_granda" HotelName="Novotel Milano Nord Ca Granda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Suzzani 13, 20162 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a3/b3/a3b3e51a8cd5442a9fcdde8f975e670b16523cf8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the north of the city, just 3 km from the central railway station. The neare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="176.89" OriginalAmount="171.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4621074" Longitude="9.14074" StarRating="0" HotelCode="|127359" HotelName="Residence Desenzano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Desenzano 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/3/5/9/127359_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 5 minutes away fromGambara the metro station of. ROOM: It has apartments with WiFi (free of charge), flat-screen satellite television and a balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.24" OriginalAmount="177.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48368199" Longitude="9.14062682" StarRating="0" HotelCode="447818|2577955" HotelName="Ostello Aig Piero Rotta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Martino Bassi 2, San Siro, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/aa/02aa5d3f43de77e3eae679c6a8102ccbb67710e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.57" OriginalAmount="179.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.506509948844" Longitude="9.1965488578904" StarRating="3" HotelCode="31171|184046" HotelName="Albergo ibis Milano Ca Granda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Suzzani 13/15, 20162 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49809/a_49809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the north of Milan near the motorways taking visitors straight to the Northern It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="184.76" OriginalAmount="179.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463781" Longitude="9.138739" StarRating="0" HotelCode="|513036" HotelName="Hotel Fioralba" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Forze Armate 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/3/0/3/6/513036_3a5675c1002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.43" OriginalAmount="181.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49219566" Longitude="9.15086369" StarRating="0" HotelCode="558935|picaflor_art_rooms" HotelName="Hotel Picaflor Art &amp; Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Gassendi 2, Certosa, 20155 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/f9/43f9a0a870a52421cfd36f3c81d82f58995c28d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48254499" Longitude="9.21744085" StarRating="0" HotelCode="576475|ostello_old_milano" HotelName="Old Milano House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Abruzzi 70, Secondo Piano, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/a5/dfa5406b0c710da1b7391d7e1b95d2ae7088dff3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.33" OriginalAmount="183.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4898622" Longitude="9.1548506" StarRating="4" HotelCode="|23396" HotelName="Milano Regency" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA ARIMONDI 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/9/6/23396_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a historic building, is ideal for holidays or business trips and has a conference room. SITUATION: The hotel is in a residential area, Fiera Milano a few minutes away from 10 minutes away from the establishment, clients can find the city centre. ROOM: The rooms have a direct line telephone, a satellite or cable television, a radio, a mini-bar and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.52002434874" Longitude="9.1923728585243" StarRating="3" HotelCode="371240|11322" HotelName="Hotel Ornato" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Ornato 64, 20162 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/39/395335/MIQhHF2H_1131b3a54d74684426c5e97ed640ce6a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located about 1.6 km from the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.73" OriginalAmount="186.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484724" Longitude="9.232772" StarRating="0" HotelCode="|209520" HotelName="Colours" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Desiderio, 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/9/5/2/0/209520_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.36" OriginalAmount="189.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4729695" Longitude="9.1442848" StarRating="2" HotelCode="|126694" HotelName="Miu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Murillo 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/6/9/4/126694_23494a81151.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is between San Siro the stadium Fiera Milano City the convention centre this establishment, Milan it is in. ROOM: The establishment has comfortable rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484405" Longitude="9.233521" StarRating="3" HotelCode="117242|hotel_lugano" HotelName="Lugano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Astolfo 6, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/01/be/01be3038a8afb0d53d1e8b969501ee79bf07994b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 21 rooms. Services and facilities at the hotel include a resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.85" OriginalAmount="195.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.502483834583" Longitude="9.17629301548" StarRating="1" HotelCode="192211|hostel_3" HotelName="Hostel 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Internet,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Ignazio Ciaia 5, 20158 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/a2/e7a23b56b4128f28a9e67bff188e3ddcaadbdc70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostel 3 in Milan (Bovisa), you'll be close to Nigu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.87" OriginalAmount="195.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5201254" Longitude="9.1922755" StarRating="3" HotelCode="|28355" HotelName="B&amp;B Milano Ornato" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA ORNATO, 64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/3/5/5/28355_8c6c81d1420.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in northern Milano. Is situated in the Riguarda area. Near the establishment, you will find the motorway. ROOM: The establishment has 146 rooms with a bathroom, a direct line telephone and a television. FACILITIES: The establishment boasts a conference room and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.38" OriginalAmount="195.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48470803" Longitude="9.23267046" StarRating="3" HotelCode="386301|2159005" HotelName="Milan Hostel Colours" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Desiderio 24, 20131 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/5b/f55b383ef7eb8be890e6a6bfd061358f5afb5c1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.67" OriginalAmount="195.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.442585" Longitude="9.1760702" StarRating="2" HotelCode="192150|1653848" HotelName="Mercurio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cardinale Ascanio Sforza 73, 20141 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/b0/6db058264954d785bc604775f1aaf9b4165233af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.94" OriginalAmount="198.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.639122" Longitude="9.365195" StarRating="3" HotelCode="159572|polo" HotelName="Polo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Donizetti 1, 20040 Usmate Velate</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/0e/210eda1b0535c2fb9cd473de963a48d8a87da721.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3 star hotel is located in the suburbs of Usmate and was established in 1975. It is 25.0 Km fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.94" OriginalAmount="198.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.472841" Longitude="9.1444739999999" StarRating="2" HotelCode="901428|hotel_nuovo_murillo" HotelName="Nuovo Murillo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Murillo 22, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/2b/fa2ba1eb1269ac0df7e91904401405ffe928ea13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.61" OriginalAmount="199.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3286126" Longitude="-82.620294" StarRating="2" HotelCode="|285612" HotelName="Days Inn By Wyndham Milan Sandusky South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11410 U.S. Route 250 North</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/5/6/1/2/285612_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.35" OriginalAmount="200.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4690456" Longitude="9.2259047" StarRating="3" HotelCode="|126640" HotelName="Mayorca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via A.Pellizzone 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/6/4/0/126640_1_1078.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in CittÃ  Studi the area it is situated 45 kilometres away from Linate Airport 7 minutes away, you can find the road. ROOM: They have an air-conditioning system, a satellite TV and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482617" Longitude="9.090957" StarRating="2" HotelCode="117606|hotel_san_siro_fiera" HotelName="San Siro Fiera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Novara 371, 20153 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/9a/a19a7658bdd15d9c02c6754cc8106623b6745f82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="208.73" OriginalAmount="202.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.489854175189" Longitude="9.1549868881702" StarRating="4" HotelCode="35443|106972" HotelName="Hotel Mercure Milano Regency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Guiseppe Arimondi 12, 20155 Milano, Lombardei, Italy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/22/d722e074820a09b0eb161dd242fb6c70b1417161.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a residential area just a few minutes from the Fiera di Milano exhibition c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.09" OriginalAmount="203.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.510785907574" Longitude="9.2485898587209" StarRating="2" HotelCode="342673|hotel_convertini" HotelName="Hotel Convertini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via San Mamete 12, 20128 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/0a/e20ac5d87aa968f1ece22d9fbd27baf00c624ee8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.90" OriginalAmount="203.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.51094" Longitude="9.24851" StarRating="2" HotelCode="|184027" HotelName="Convertini" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via San Mamete 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/2/7/184027_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.01" OriginalAmount="203.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5196178" Longitude="9.2256685" StarRating="0" HotelCode="|289763" HotelName="Milan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Galeno 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/9/7/6/3/289763_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.86" OriginalAmount="206.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4823858" Longitude="9.2398923" StarRating="0" HotelCode="|315790" HotelName="Mio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale delle Rimembranze di Lambrate 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/5/7/9/0/315790_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.27" OriginalAmount="209.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48226244" Longitude="9.23986498" StarRating="3" HotelCode="484779|mio_hostel" HotelName="Mio Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale delle Rimembranze di Lambrate 14, 20134 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/2b/b32bfbf596b4b9201168914314f3858622f3d071.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.27" OriginalAmount="209.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.51975" Longitude="9.19262" StarRating="0" HotelCode="955972|hotel_ornato" HotelName="Ornato Dependance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Ornato 64, 20162 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/de/13deab9d8949da58cffed9dd3e98a0e702eb98de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.22" OriginalAmount="209.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.533093476303" Longitude="9.1711002588272" StarRating="4" HotelCode="335618|15094" HotelName="Hotel Da Vinci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Senigallia 6, 20161 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/58/9f58f9d3e83dc88b520a257cc5a18bf29e1aa9cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the northern area of Milan, 8 km away from the exhibition area of Fiera Mila...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48629667" Longitude="9.22898533" StarRating="0" HotelCode="981468|495073" HotelName="Martini Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Martini Padre Giovanni Battista 4, Citta Studi, 20131 Milan, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/ac/09ac13a5e5de63981e536a7a95c043f56a7a26e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.33" OriginalAmount="211.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468846" Longitude="9.226074" StarRating="3" HotelCode="117276|hotel_mayorca" HotelName="Hotel Mayorca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Pellizzone 12, 20133 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f5/89/f589536ff0e49a037c78b395b6d8fdf313ecd7ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="217.72" OriginalAmount="211.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.453945" Longitude="9.170832" StarRating="3" HotelCode="95045|1048418" HotelName="Minerva" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Cristoforo Colombo 15, 20144 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/c4/6cc4e2cdaebc331807fb6c21cbd92be8a1aa7f91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.05" OriginalAmount="211.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.512404803314" Longitude="9.178661652262" StarRating="3" HotelCode="55491|445355" HotelName="Eco Hotel La Residenza" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Scialoia 3, 20161 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/3f/023f9d33717a07fdff8e7af6b8cc5fd6a9c47860.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in a peaceful area, just a short distance from all major sightseeing attractions in M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.36" OriginalAmount="212.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.493228315328" Longitude="9.183854162693" StarRating="3" HotelCode="192213|residence_lepontina" HotelName="Residence Lepontina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Lepontina 8, Milano 20159</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/67/026732b21ed9c9b67c951698f59f2243bd684e4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.23" OriginalAmount="212.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.33088" Longitude="-82.62074" StarRating="0" HotelCode="|275732" HotelName="6 Milan, Oh - Sandusky" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>11406 US 250 North</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/5/7/3/2/275732_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.42" OriginalAmount="213.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44366601" Longitude="9.21641107" StarRating="1" HotelCode="351041|1649318" HotelName="Hotel Del Sud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Corso Lodi 74, 20139 Milano, Lombardei</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/da/58da94bfe227a2c02c0de2270f28c3e4cbefd4bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in front of the Brenta Station (underground line 3), and the Duomo cathedral i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.80" OriginalAmount="213.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.490422408744" Longitude="9.1528405267557" StarRating="3" HotelCode="36233|225666" HotelName="Hotel Berlino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Antonio Plana 33, 20155 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/b6/e6b6377881c6b386d58ed6d0cfd8b020300ff242.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only 10 minutes from the Campionaria and 15 minutes from the Rho exhibition ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.45" OriginalAmount="215.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.473694234503" Longitude="9.1467310488224" StarRating="1" HotelCode="192202|hotel_amendola_fiera" HotelName="Amendola Fiera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Filippo Carcano 39, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/76/f176eafd27d53cb3494791ff780432c8d3151bf3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.45" OriginalAmount="215.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.52129568" Longitude="9.16418843" StarRating="0" HotelCode="447875|ostellolinda" HotelName="OstellOlinda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Ippocrate 45, 20161 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/29/f229102aed7726546830136264eaec4fe6c9c999.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: The hotel has WiFi, (free of charge), a car park (free of charge), a TV room and a laundry se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.916819" Longitude="-88.754027" StarRating="0" HotelCode="|563645" HotelName="Milan Inn and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>3022 S 1st St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/6/4/5/563645_79d8c5c1909.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.50400465493" Longitude="9.1055577993393" StarRating="2" HotelCode="192204|hotel_bonola" HotelName="Bonola" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torrazza 15, 20151 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/66/e966316c4f288d7445fe187376572546ef8487d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46557" Longitude="9.216332" StarRating="3" HotelCode="296701|hotel_poma_2" HotelName="Poma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Archimede 75, 20129 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/48/7e48be8ec99cbf8b726cd0141f8647ceb1e2d95c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48613297" Longitude="9.17350978" StarRating="3" HotelCode="360138|58821" HotelName="B&amp;B Hotel Milano Cenisio Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina 38, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/7d/d47dd8bf93f9329f5db6c453c9986795da8cd018.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.51" OriginalAmount="217.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.493658" Longitude="9.144121" StarRating="3" HotelCode="116501|1648138" HotelName="Accursio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Certosa 88, 20156 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/41/6e/416e43a0679f828d077a565e33e5b3a3710337f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="224.79" OriginalAmount="218.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5062268" Longitude="9.1975884" StarRating="3" HotelCode="|15809" HotelName="a&amp;o Milano Ca Granda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIALE SUZZANI 13-15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/0/9/15809_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 132 rooms and 3 floors. The establishment boasts a lobby, a safety deposit box service (for a fee), a bar, a restaurant and a car park. SITUATION: It is near the motorway, 10 minutes away from the establishment, you can find Milan the city centre of in front of the hotel there is a public transport stop. ROOM: The rooms have a bathroom, with a shower, a direct line telephone and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="228.33" OriginalAmount="221.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478839101168" Longitude="9.1445758938789" StarRating="4" HotelCode="36890|789955" HotelName="Hotel Montebianco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Monte Rosa 90, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/2b/442b948729ac2f7452be2ca70439cacf4dda67b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Italy's fashion capital Milan, where visitors may admire the towering ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="229.67" OriginalAmount="222.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.461225553153" Longitude="9.2269277572632" StarRating="1" HotelCode="171035|1658328" HotelName="RossoVino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Bartolozzi 9, Milano 20137, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/e1/9fe16482bcd5c521429c39b32688961d48771600.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.69" OriginalAmount="223.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483152" Longitude="9.221306" StarRating="2" HotelCode="82526|hotel_trentina" HotelName="Trentina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Filippino Lippi 50, angolo Piazza Aspromonte, 20139 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/00/f20029a17cf7eb02ff143ef77f9bd81fe84aac48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="233.42" OriginalAmount="226.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48591" Longitude="9.17354" StarRating="3" HotelCode="|183986" HotelName="Bandb Milano Cenisio Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina 38, Sempione</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/8/6/183986_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48025" Longitude="9.12356" StarRating="3" HotelCode="361461|58829" HotelName="B&amp;B Hotel MILANO San Siro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Achille 4, 20151 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a1/5f/a15f4a59fb776afe0dcd84323cface2c75072387.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.32" OriginalAmount="232.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4861448" Longitude="9.2308388" StarRating="1" HotelCode="|126169" HotelName="Chopin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Porpora 143</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/1/6/9/126169_41b8f3e1149.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is 400 metres away from Lambrate the underground station of it is 15 minutes away from Corso Buenos Aires the shopping street. ROOM: The rooms have an air-conditioning system, a television and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.02" OriginalAmount="234.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.493249" Longitude="9.143835" StarRating="2" HotelCode="336455|hotel_bel_sit" HotelName="Bel Sit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gallarate 2, Angolo Piazzale Accursio, 20151 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/13/4d136a009e3313691c67c103246e3870660dd909.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.74" OriginalAmount="234.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.495027" Longitude="9.141701" StarRating="4" HotelCode="335608|749775" HotelName="Raffaello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Certosa 108, 20156 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a3/4c/a34c73b0972474d8abf2b0d1a2a9d62434af4455.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.08" OriginalAmount="236.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49819806" Longitude="9.23260253" StarRating="0" HotelCode="712576|bb_via_padova" HotelName="Via Padova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Padova 165, 20127 Milano, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/42/764233b9fd37b02eaf07a7a36008f7bbc9ce8d35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.70" OriginalAmount="239.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.511720317551" Longitude="9.1749960294304" StarRating="1" HotelCode="902202|2970125" HotelName="Hotel New Salus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pellegrino Rossi 59, 20161 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/ef/17ef6e2fd300885251264da42492f285f32a7480.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.40" OriginalAmount="240.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.490449" Longitude="9.172698" StarRating="3" HotelCode="192205|1470618" HotelName="Residenza Cenisio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Calvino 21, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/5f/c95f0c995fce18affa57440e9f2763787dd12ecb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.77" OriginalAmount="240.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49140936" Longitude="9.22266892" StarRating="3" HotelCode="956907|2581015" HotelName="Hotel Giacosa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giacosa 3, 3 Piano, 20127 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/cc/1ecc80bed2bf3579d41542b9522f142df903fc72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.23" OriginalAmount="241.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437584204443" Longitude="9.2314392328262" StarRating="4" HotelCode="18190|395375" HotelName="Business Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Pietro Gaggia 3, 20139 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/e9/05e95ff88737567bc6a920bde4b2ae4d4d9f4b18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the lively city of Milan just 500 m from the nearest links to the public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.91" OriginalAmount="244.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4872507" Longitude="9.2316999" StarRating="1" HotelCode="|127879" HotelName="Adelchi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Ingegnoli 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/8/7/9/127879_6c148151120.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inLambrate the district of 6 minutes away from the establishment, clients can find Milan Central Station. ROOM: Customers can find rooms with TV and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.70" OriginalAmount="246.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4703615" Longitude="9.2226209" StarRating="3" HotelCode="|184112" HotelName="Kleos" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Gallina, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/1/2/184112_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="254.14" OriginalAmount="246.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.453541" Longitude="9.224693" StarRating="3" HotelCode="901039|1086048" HotelName="Molise 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cadibona 2A, 20137 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/54/8a540714c70af4cc348d464a15664301c520128b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="254.33" OriginalAmount="246.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.525602" Longitude="9.215136" StarRating="4" HotelCode="|164724" HotelName="Degli Arcimboldi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIALE SARCA 336</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/7/2/4/164724_ac64b791124.jpg</HotelPictures>
        <HotelDescription>SITUATION: This elegant hotel is in an excellent location.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.44" OriginalAmount="248.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464204" Longitude="9.218525" StarRating="2" HotelCode="150503|hotel_la_caravella" HotelName="La Caravella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Camillo Hajech 18, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/ed/c6ed912c80bc1a40257f2afe0b35aea985d39fdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.44" OriginalAmount="248.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485565037153" Longitude="9.229217401043" StarRating="1" HotelCode="355451|galla" HotelName="Hotel Galla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Elevator,Internet,Kitchen,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Galla Placidia 5, 20131 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/a8/f2a81e5fbe964548aa4da81618b050efdf7c4a18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Galla in Milan (Citta Studi), you'll be close to Pi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.79" OriginalAmount="249.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44158" Longitude="9.15874" StarRating="3" HotelCode="|232735" HotelName="La Cordata Accommodation - Zumbini 6" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Bonaventura Zumbini 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/7/3/5/232735_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.24" OriginalAmount="249.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4752183" Longitude="9.1447988" StarRating="2" HotelCode="|127026" HotelName="Le Querce" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Jacopo Della Quercia,6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/0/2/6/127026_1_2927.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has excellent service, avenue view and a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="257.38" OriginalAmount="249.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46601" Longitude="9.217087" StarRating="2" HotelCode="116866|1608458" HotelName="Dateo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Piceno 33, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/83/e5834a8f83b513ffaf0c641f7c4ecbef036d7bb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="257.46" OriginalAmount="249.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485647" Longitude="9.161201" StarRating="3" HotelCode="152404|2581285" HotelName="Piccolo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Elevator,Housekeeping,Internet,LCD/Projector,Lounge,Luggage Storage,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Piero della Francesca 60, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/d0/2ad020fd4765a02b9f1a296625165f3fd5be719b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming hotel Piccolo is located near Corso Sempione, only 0.3 miles/500 metres from Porta Tedo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="262.91" OriginalAmount="255.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470509" Longitude="9.222627" StarRating="3" HotelCode="82819|1156198" HotelName="VIVA Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Giacinto Gallina 12, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/65/366577a936a6810da25373df02ca9bec93a2adda.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.68" OriginalAmount="256.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.494730022206" Longitude="9.1418271457485" StarRating="4" HotelCode="98552|mirage_hotel_milan" HotelName="Sure Hotel Collection by Best Western Hotel Mirage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Certosa 104/106, 20156 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/2c/982c8ae891c1f63532d6645a69492fda2486e12b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in an impressive building in the northern suburbs of Milan. It enjoys a convenient ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.26" OriginalAmount="256.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5022757" Longitude="9.1761305" StarRating="0" HotelCode="|125973" HotelName="3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Ignazio Ciaia 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/9/7/3/125973_98ad7961440.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 800 metres away from Dergano the metro station It has excellent transport links to Milano Centrale the railway station the cathedral. ROOM: The rooms have, WiFi, (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.44" OriginalAmount="256.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4696663" Longitude="9.2343801" StarRating="0" HotelCode="|127313" HotelName="Ih Hotels Milano  Argonne Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Paladini 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/3/1/3/127313_f4d83641120.jpg</HotelPictures>
        <HotelDescription>SITUATION: It has excellent transport links toMilan the historic centre of. ROOM: Guests are offered modern rooms, with WiFi (free of charge), an air-conditioning system and a satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.65" OriginalAmount="258.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4788503" Longitude="9.1445553" StarRating="4" HotelCode="|21981" HotelName="Mokinba Hotels Montebianco" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MONTE ROSA 90</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/8/1/21981_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, recently opened, has 26 rooms and 3 floors. In the entrance, you can find a lobby with a reception and a conference room. Regarding the food and beverage offering, the establishment has an inviting dining room, The establishment boasts a laundry service and a car park. SITUATION: This urban hotel, Milan it is in it is located near the cathedral, nearby, you will find Scala the opera Clients can also find San Siro the stadium it is close to boutiques, nearby, you will find bars, clubs. ROOM: The comfortable rooms, fully-equipped, a bathroom with a hairdryer and a shower. They have satellite or cable TV, internet, a direct line telephone, a radio, an air-conditioning system, a king-size bed and a mini-bar. PAYMENT METHODS: Customers can pay using credit cards. OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.77" OriginalAmount="259.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.395782" Longitude="9.211301" StarRating="4" HotelCode="17864|hotel_sporting" HotelName="Hotel Sporting" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sporting Mirasole 56, 20090 Mailand, Italy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/30/b7/30b7554f3c0605872e49ca765f2fded079a0da2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a residential area, around 8 km from the city's tourist centre. The bus sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.47" OriginalAmount="259.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.502621067277" Longitude="9.161691069603" StarRating="3" HotelCode="36824|567635" HotelName="Valganna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Batista Vare 32, 20158 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/4c/81/4c81dfbb5e5f0de8bc4f48928aab59fd3b9441e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes from the city centre, close to Milan's exhibition centre an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.32" OriginalAmount="261.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4439" Longitude="9.153" StarRating="4" HotelCode="400868|2093535" HotelName="iH Hotels Milano Watt 13" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giacomo Watt 13, 20143 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/75/b675f445ba0dea0fce5c2e5c7ae7aa11bfe2ea18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.58" OriginalAmount="261.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.462386" Longitude="9.2192768" StarRating="1" HotelCode="|126484" HotelName="Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso 22 Marzo, 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/4/8/4/126484_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotelMilan it is in has a reception, multilingual staff and rooms with a TV. SITUATION: 20 minutes away from the establishment, guests will find the cathedral, Close to a nightclub and a bus stop. It has excellent transport links to Milan the historic centre of the motorway. ROOM: The rooms have bedding and towels. Guests can find some rooms with a bathroom. FACILITIES: Guests are offered a room where you can watch TV and fridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.86" OriginalAmount="262.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4414806" Longitude="9.15833515" StarRating="3" HotelCode="575184|hotel_residence_zumbini_6" HotelName="Hotel Residence Zumbini 6" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Zumbini 6, 20143 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/11/6111c7313da4b475fa887bb0793b980017ddcd8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Hotel Residence Zumbini 6 in Milan (Famagosta), you'll be min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="270.02" OriginalAmount="262.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46972359223" Longitude="9.2342032492161" StarRating="4" HotelCode="192189|1441468" HotelName="iH Aparthotel Milano Argonne Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Ettore Paladini 7, 20133 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/51/7e512a58773129b2fb41f87b6b4ef7b8ae888608.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.505659" Longitude="9.246759" StarRating="3" HotelCode="88884|agape" HotelName="Agape" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flumendosa 35, 20132 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/07/880754d3ed00e21536ed37c81728ad5840ed84d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.92" OriginalAmount="264.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464295" Longitude="9.2102190000001" StarRating="1" HotelCode="296707|minas_hostel" HotelName="Guest House Minas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Calvi 18, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/c4/2bc4764a3b952e586b48cdc0522a455670e3038d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.92" OriginalAmount="264.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479409" Longitude="9.207851" StarRating="1" HotelCode="901282|hotel_nettuno_5" HotelName="Nettuno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tadino 27, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/27/d827ffc70c779a570bd428425c7e0f6db5be8003.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.76" OriginalAmount="264.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48830629" Longitude="9.20978913" StarRating="1" HotelCode="382832|2957645" HotelName="Milano Vintage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Soperga 19/a, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/15/4b1555285d92af59e78163f70342f541b2a15d9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="273.27" OriginalAmount="265.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4802584" Longitude="9.1492508" StarRating="4" HotelCode="|15822" HotelName="B&amp;B  Milano Portello" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Guglielmo Silva, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/2/2/15822_f58bb910845.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning and has 96 rooms. The establishment offers guests a laundry service, a babysitting service, internet (free of charge), business facilities and a car park (free of charge). SITUATION: This hotel is near the commercial area. It is close to Piazza AmÃ¡ndola Underground Station. It is well-connected with the cathedral. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, an air-conditioning system and satellite or cable TV. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="274.65" OriginalAmount="266.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.504567" Longitude="9.246505" StarRating="4" HotelCode="32079|2178775" HotelName="Hotel Milano Palmanova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palmanova 153, 20132 Milan, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/69/63/69635b921107e5fc35577e4b96a6ae366258037a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located around 5 km away from town centre although guests will discover some rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="275.01" OriginalAmount="267" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.480266527992" Longitude="9.1495004296303" StarRating="4" HotelCode="31405|26637" HotelName="Mini Hotel Portello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Silva 12 (zona fiera MilanoCity), 20149 Milano, Lombardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d7/b6/d7b620ecfebeb08c70f9934b1daf68f46ec5dc8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only a stone's throw from the trade fair. The nearest underground station is t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49626" Longitude="9.179432" StarRating="3" HotelCode="116638|ares_hotel_2" HotelName="Ares Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Edoardo Porro 8, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/2b/ed2bfdd8b14d30b72cff8227a898424dab2f6ed6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="275.92" OriginalAmount="267.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.519484982341" Longitude="9.1876468062401" StarRating="4" HotelCode="192215|1144018" HotelName="Residence Siloe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesari 19, 20162 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e5/a5/e5a52a1ea12dd64122177be5419488480adaa267.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.04" OriginalAmount="268.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.486109469503" Longitude="9.2078924502532" StarRating="3" HotelCode="935446|milan_apartment_rental" HotelName="Milan Appartment Rental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pergolesi 31, 20124 Milan, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/1a/141a4d20b32a003ed237656dd8b9ce86e1a8d03e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="277.07" OriginalAmount="269.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48929827" Longitude="9.22413714" StarRating="2" HotelCode="351838|durante" HotelName="Lux Hotel Durante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Francesco Durante 30, 20131 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/18/4418480dc2313de93ce97702466d0a3d9ed0f6da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.33" OriginalAmount="269.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.535001" Longitude="9.124598" StarRating="4" HotelCode="899651|566485" HotelName="Domina Milano Fiera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Don Orione 18-20, 20026 Novate Milanese</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/6a/f76a52f654979dc25004d335053fa430311242d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in Novate Milanese, in the heart of a pleasant rural area i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.13" OriginalAmount="271.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.488887" Longitude="9.202976" StarRating="3" HotelCode="146804|hotel_demo" HotelName="Demo'" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tonale 14, 20125 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/80/f4801368d9794f51435a0db6b48a3ef329dc9e4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.01" OriginalAmount="271.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="3" HotelCode="18895|1558078" HotelName="Venini" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulio e Corrado Venini 72, 20127 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/99/95997615ec9ae159d0065753a5e9304fc0da52de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.44" OriginalAmount="272.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.442142389199" Longitude="9.2176546901464" StarRating="2" HotelCode="192195|2961165" HotelName="Brenta Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Brenta 33, 20139 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/83/b683daefd94cdb99db6dd802aa49ab7f933e16a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.46" OriginalAmount="272.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481363" Longitude="9.14412" StarRating="3" HotelCode="67190|789795" HotelName="Lido" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Riccardo Galli, 8, 20124 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/76/3c7613c8393593b73a317d58c4fcb2f7a3aad838.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a few metres from the Fiera Milano City Exhibition Centre and just around ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.89" OriginalAmount="272.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.448049414365" Longitude="9.1986478865147" StarRating="1" HotelCode="56967|1651448" HotelName="Palladio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Palladio 8, 20135 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/c7/85c783cc815ac500393f1dddfb61f0e6e1d76150.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying on Via Palladio, close to the famous University Bocconi, this hotel is centrally located in a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="280.99" OriginalAmount="272.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.330038" Longitude="-82.622967" StarRating="2" HotelCode="|365344" HotelName="Red Roof Inn Sandusky - Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>11303 Milan Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/5/3/4/4/365344_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="281.19" OriginalAmount="273.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45082" Longitude="9.200488" StarRating="2" HotelCode="81960|hotel_arco_romana" HotelName="Arco Romana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Sabotino 16, 20135 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/d3/2ed3002b5734e1a03d6acc295bf372713e9d8426.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.66" OriginalAmount="273.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4637" Longitude="9.15385" StarRating="2" HotelCode="|191365" HotelName="Albergo Amalfi Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>via quarnero 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/3/6/5/191365_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="281.99" OriginalAmount="273.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.492127" Longitude="9.14777" StarRating="4" HotelCode="166965|233486" HotelName="Antares Accademia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Certosa 68, 20155 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/1d/e71d16d6a1b03dd3484eb360cccdf7b7796979b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only minutes’ walk from the old Fiera di Milano (Milan's international fair an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="282.54" OriginalAmount="274.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4992594" Longitude="9.2055817" StarRating="4" HotelCode="|30493" HotelName="IH HOTELS MILANO GIOIA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA DELLA GIUSTIZIA 10/D</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/9/3/30493_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a good location. It has 145 rooms and 3 floors. It has a lobby, a cafÃ©, a bar, a television room, restaurants and a conference room. The establishment has internet (for a fee). The establishment offers guests a laundry service and a car park. SITUATION: The hotel is situated 2 kilometres away from the central station, 1 kilometre away from an underground station. It is close to the business area of Bicocca. Near the establishment, you will find the university and the Arcimboldi Theatre. It is 12 kilometres away from Linate Airport. ROOM: The soundproofed rooms have a bathroom, internet, a satellite television, a television (available for a fee), an individual air-conditioning system and a direct line telephone. They are equipped with a coffee maker, a kettle, a hairdryer, bedding and 4 pillows. Guests are offered cots (free of charge). OBSERVATIONS: The establishment has cots at no extra cost. OTHERS: The establishment serves American buffet breakfast. Near the establishment, you can find restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="283.25" OriginalAmount="275.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.460246" Longitude="9.165836" StarRating="3" HotelCode="27233|sant_ambroeus" HotelName="Sant'Ambroeus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Papiniano, 14, 20123 Mailand, Italien</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/58/90587f942de593827a8ef5329d4ebc09c0deedd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Milan’s city centre, 250 metres from Sant'Agostino metro stop on the green l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="284.28" OriginalAmount="276.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48367347" Longitude="9.21462534" StarRating="2" HotelCode="577711|aldebaran_7" HotelName="Aldebaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Monteverdi 15, 20131 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/1e/9f1ede1713be5288fafea4b1404fbba4faf44ee4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.40" OriginalAmount="276.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464107599502" Longitude="9.163313806057" StarRating="3" HotelCode="192197|1670738" HotelName="Panizza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bartolomeo Panizza 5, 20144 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/20/e6201a52432da9e3fae1d195a15c74f556228997.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="284.54" OriginalAmount="276.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5137074" Longitude="9.1191251" StarRating="4" HotelCode="|67727" HotelName="The Hub" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA PRIVATA POLONIA 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/7/2/7/67727_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is in the heart of the business area, Milan Rho Pero and Fiera Milano it is well-connected with nearby, you will find an underground station. ROOM: The establishment has 162 rooms, The fully-equipped rooms, an air-conditioning system, a television, a mini-bar, WiFi, internet, a direct line telephone, a hairdryer and press (free of charge). FACILITIES: The establishment boasts 9 conference rooms and business facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.58" OriginalAmount="276.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47205" Longitude="9.147963" StarRating="3" HotelCode="146953|1557918" HotelName="Domenichino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Domenichino 41, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/96/9d/969d4cb22eaae1de3fb2e0bea0c21b4b9ae767bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.75" OriginalAmount="276.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483879" Longitude="9.2212979999999" StarRating="3" HotelCode="116644|2578155" HotelName="Aspromonte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Aspromonte 12/14, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/5b/7c5b2b2d9884eccaef5ced4fd39c5ba17b03921d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="284.92" OriginalAmount="276.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5356021" Longitude="9.1971228" StarRating="4" HotelCode="162602|388365" HotelName="Neo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via XXV Aprile 49/51, 20091 Bresso, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/86/c1862b2330077a2c86e63709f25f0dddaed0f277.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bresso, opposite the Aero Club and near to Parco Nord. It lies 500 m from l...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="286.54" OriginalAmount="278.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4860229" Longitude="9.2079149" StarRating="0" HotelCode="|367276" HotelName="Milan Apartment Rental" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pergolesi 31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/7/2/7/6/367276_cda8fc71145.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="287.26" OriginalAmount="278.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.454519" Longitude="9.1731352" StarRating="4" HotelCode="|72003" HotelName="Residence House Aramis Down Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Mortara 2 esquina Viale Gorizia 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/0/0/3/72003_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Navigli It is in Where clients can enjoy the nightlife, Duomo it is situated close to It is nearLa Scala the theatre near the establishment, guests will find Vittorio Emanuele the gallery. ROOM: apartments with kitchen and a car park. They are equipped with a flat-screen television with international channels and internet. FACILITIES: The establishment has a launderette. OBSERVATIONS: Consult the reception timetable and please inform the hotel as to your estimated arrival time.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.44" OriginalAmount="280.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49940651" Longitude="9.22306664" StarRating="3" HotelCode="770134|2580615" HotelName="Hotel H21" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Valtorta 21, 20127 Milan, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/15/c9154ace7643a11ac3bb23cf1dc41d40553a2410.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.56" OriginalAmount="280.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48009" Longitude="9.12391" StarRating="3" HotelCode="|183987" HotelName="B&amp;B  Milano San Siro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Achille, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/8/7/183987_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.88" OriginalAmount="280.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4893365" Longitude="9.2240425" StarRating="1" HotelCode="|126510" HotelName="Lux Durante" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza F. Durante 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/5/1/0/126510_6469d621140.jpg</HotelPictures>
        <HotelDescription>SITUATION: This family-owned hotel is in Milan the centre of it is situated 500 metres away from Pasteur and Loreto the underground station of. ROOM: The rooms have an air-conditioning system, a flat-screen television and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.17" OriginalAmount="280.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4822318" Longitude="9.2160599" StarRating="2" HotelCode="|126429" HotelName="Aurelia Milano Centrale" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Piccinni 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/4/2/9/126429_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is great value. SITUATION: It is nearCorso Buenos Aires the shopping area of this establishment, is in Milan the city centre of It has excellent transport links to public transport services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="289.38" OriginalAmount="280.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.526576" Longitude="9.212825" StarRating="4" HotelCode="17919|356025" HotelName="Tourist" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fulvio Testi 300, 20126 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/7e/8b7e58e2fcf5fe51ef1073b504f06d56cd92cc25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the business district in the north of the city of Milan within a few paces...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.83" OriginalAmount="281.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4372236" Longitude="9.1728182" StarRating="3" HotelCode="|21971" HotelName="Dei Fiori" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA RENZO &amp; LUCIA 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/7/1/21971_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: this establishment and it is situated on a main street 3 floors, 53 rooms, 26 single rooms, 26 double rooms and 1 apartment. The establishment has a lobby with an elevator, a reception, a safety deposit box service, a cloakroom and a currency exchange service. It has a TV room, bicycle storage and internet. The establishment offers guests room service, a laundry service and a car park (for a fee). SITUATION: This urban hotel is near the city centre, 200 metres away from the establishment, you can find restaurants, bars, 100 metres away, guests have a public transport stop. ROOM: The inviting rooms, have a bathroom with a hairdryer, a direct line telephone, a television, a radio, a mini-bar, a double bed and fitted carpets. They also have an air-conditioning system, central heating, a safe and films. At an additional cost, customers can use internet. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="290.46" OriginalAmount="282.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.575995854729" Longitude="8.7803373015613" StarRating="3" HotelCode="320294|la_bottega_del_falegname" HotelName="La Bottega Del Falegname" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/07/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Repubblica 20, Vanzaghello, 20020 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/ca/65ca283008dbad162a6df2a5337e9e65f3168277.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="291.34" OriginalAmount="282.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.514785" Longitude="9.116386" StarRating="4" HotelCode="221719|186837" HotelName="Klima Hotel Milano Fiere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Venezia Giulia 8, 20157 Milano, Lombardei</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/50/fe508f0f8b2b208c3da667557c633af892f00d9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="292.08" OriginalAmount="283.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.510497287327" Longitude="9.1745281219482" StarRating="4" HotelCode="168451|564775" HotelName="Acca Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Nicotera 9, 20161 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/2d/582d2dc7e19499e1ef6204c5de0ba5282ba9fd60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 100 m from the nearest links to the public transport network, 200 m from shops...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.30" OriginalAmount="283.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5023759" Longitude="9.2218198" StarRating="4" HotelCode="|21983" HotelName="c-hotels Concorde" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Monza 132</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/8/3/21983_3a92b821306.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.38" OriginalAmount="283.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.450138" Longitude="9.18525" StarRating="0" HotelCode="|471900" HotelName="Giovenale Milan Navigli: Modern Rooms And Open Spaces In The Heart Of The City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Col Moschin 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/9/0/0/471900_a415dda1224.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="293.42" OriginalAmount="284.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.444162046236" Longitude="9.116071" StarRating="4" HotelCode="38498|139804" HotelName="iH Hotels Milano Lorenteggio" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lorenteggio 278, 20152 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/0b/970bd9b3841e46e793b2671db66cbf144d30ac49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located close to Westring Street, near the Lorenteggio exit. The Pero/Rho exhi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.56" OriginalAmount="285.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.497715260692" Longitude="9.1743551194668" StarRating="4" HotelCode="59806|226306" HotelName="Best Western Hotel Blaise &amp; Francis Milano" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Annibale Butti 9, 20158 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77437/a_77437_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the north of the city centre, only about 10 minutes walk from the conventio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="295.03" OriginalAmount="286.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.480826016783" Longitude="9.2075085639954" StarRating="2" HotelCode="192162|1650208" HotelName="Due Giardini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Benedetto Marcello 47, Stazione Centrale, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/7e/2a7eb46a1634f2c0dafe3cc75336d308ea6c670f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="295.61" OriginalAmount="287.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.490031865516" Longitude="9.2056310176849" StarRating="3" HotelCode="32610|terminal_hotel" HotelName="Terminal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ponte Seveso 38, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/50/6f507b7f86c7e8aa4ac2587aacf3f90c70a012f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a stone's throw from the main train station, which means guests enjoy qui...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.501471800967" Longitude="9.2280871312828" StarRating="3" HotelCode="296700|179555" HotelName="Camplus Guest Turro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Stamira d'Ancona 25, 20127 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/bc/8ebcbcdad9b8a3a6dc4dd8ff5f7fa00b5f9636f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="298.23" OriginalAmount="289.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482207" Longitude="9.2163889999999" StarRating="2" HotelCode="144297|2960945" HotelName="Aurelia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Housekeeping,Internet,Lounge,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicola Piccinni 25, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f8/b4f8d12ad5b6dd22f3218bdcea89faef3902ed82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Aurelia is in the heart of Milan, walking distance from Piazza Asp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="299.93" OriginalAmount="291.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.497714" Longitude="9.174416" StarRating="4" HotelCode="|55764" HotelName="Hotel Blaise &amp; Francis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Annibale Butti, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/7/6/4/55764_260b99d1458.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building has 15 floors and 110 large and comfortable rooms. It has 2 meeting rooms and facilities for conferences, banquets and groups. SITUATION: This establishment, is close to the fair centre, is well-connected with the tourist attractions, the leisure areas and the business area. nearby, you will find restaurants, bars.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.17" OriginalAmount="291.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.637002" Longitude="8.709077" StarRating="4" HotelCode="|169561" HotelName="IDEA HOTEL MILANO MALPENSA AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/6/1/169561_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant and a lounge bar. The establishment offers guests breakfast service, WiFi, internet in communal areas, (for a fee), an internet zone. The establishment has a transfer service to the airport, (free of charge), a car park (free of charge) and an entertainment area. The establishment also has multilingual staff, room service, a dry cleaner's and a laundry service. SITUATION: This establishment, Somma Lombardo it is in It has excellent transport links to the airport, Close to Castelconturbia the golf resort excellent transport links to taxis, the bus, the nightlife and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.82" OriginalAmount="293.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49736441" Longitude="9.18081511" StarRating="0" HotelCode="874968|2374985" HotelName="J24 Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Edoardo Jenner 24, 20158 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/06/60/0660a737eaccc57427ef807c14cf089549cdd123.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated 300mts far from the underground station MM3 Maciachini, 2.1 km of Ospedale Niguarda and 3.2...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.89" OriginalAmount="293.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.440930422255" Longitude="9.1728356480598" StarRating="4" HotelCode="35289|749705" HotelName="La Spezia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via La Spezia 25, 20142 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bf/55/bf55f3c02f70c03d23cc61b8578dfacc73d960dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous up-market hotel is conveniently situated for transport connections. Romolo is the clos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.90" OriginalAmount="293.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48783688" Longitude="9.20276939" StarRating="3" HotelCode="577990|2577835" HotelName="43 Station Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Filzi 43, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/e7/2ae76f9f94a66119e4ca4331c892a7da573d0865.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.42" OriginalAmount="293.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5265919" Longitude="9.2126227" StarRating="4" HotelCode="|15806" HotelName="Starhotels Tourist" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIALE FULVIO TESTI 300</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/0/6/15806_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors and 140 rooms. In the entrance, guests are offered a lobby with a lift, a reception with express check-out and a safety deposit box service. Some of the facilities that the establishment offers to guests include a boutique, a lobby bar and an Ã  la carte restaurant with local cuisine, The establishment offers guests conference rooms, room service, bicycle hire and indoor parking. SITUATION: Is situated in the commercial district, is in north-east the city, the Teatro degli Arcimboldi near the establishment, you will find 100 metres away, clients have a public transport stop, is well-connected with La Scala the cathedral, is situated 10 kilometres away from Linate Airport It is situated 45 kilometres away fromMalpensa Airport. ROOM: The inviting rooms, fully-equipped and a bathroom with a hairdryer, They are equipped with a direct line telephone, satellite or cable TV, internet, piped music, a mini-bar and a safety deposit box (available for a fee), They also have an iron, an ironing board, a kettle and a coffee maker. FACILITIES: The establishment has a gym fully-equipped. PAYMENT METHODS: Customers can pay by American Express, Visa and Mastercard. OTHERS: The establishment serves a buffet breakfast, an Ã  la carte lunch and an Ã  la carte or set-menu dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="302.82" OriginalAmount="294" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.401222286586" Longitude="9.120630415295" StarRating="4" HotelCode="335612|33340" HotelName="Holiday Inn Assago" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tangenziale Ovest Km 19, 20094 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/e6/a5e61117fa31d33ad653cdcdc511c607cc322ff0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Autostrada dei Fiori highway and quickly linked by shuttle bus to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.97" OriginalAmount="294.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4830562" Longitude="9.1673147" StarRating="1" HotelCode="|126651" HotelName="Mignon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Saronno 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/6/5/1/126651_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is on a peaceful street, Corso Sempione it is situated next to It has excellent transport links to the bus and the tram. ROOM: The establishment has recently renovated rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.32" OriginalAmount="294.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4857947" Longitude="9.2141297" StarRating="0" HotelCode="|127797" HotelName="Central Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Doria 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/7/9/7/127797_609b3090900.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated next toLoreto the metro station of 10 minutes away from the establishment, you can find Milan the Railway Station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="304.46" OriginalAmount="295.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467185" Longitude="9.142714" StarRating="4" HotelCode="17018|233606" HotelName="Antares Rubens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Paolo Rubens 21, 20148 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/86/8186cbc05fe8f5b235bef63afc209d2060382eb7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally located just a few metres from the Corso Vercelli and its score...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="305.91" OriginalAmount="297.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.502437" Longitude="9.221851" StarRating="4" HotelCode="20863|best_western_antares_hotel_concorde" HotelName="Best Western Antares Hotel Concorde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Monza 132, 20127 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/c3/89c30fa375cf3cf50b5b010ada6c242118ec2892.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a short walk from Milan's most famous shopping streets. Countless sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="307.76" OriginalAmount="298.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43734" Longitude="9.210474" StarRating="3" HotelCode="16710|749835" HotelName="Rex" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 02/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Marco D'Agrate 34, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/ee/73ee2fde6c98bdc07d9441cb4b8471935fc394e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Milan, close to Corvetto underground station (800 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="307.95" OriginalAmount="298.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478225992379" Longitude="9.1997945308685" StarRating="4" HotelCode="35436|789535" HotelName="Hotel Baviera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panfilo Castaldi 7, Zona Staz. Centrale/Repubblica, 20124 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/a1/efa174d1471709319e27df10c6d1051af73f7cca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan. Bars, pubs and nightclubs are all to be found a mere 5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="308.11" OriginalAmount="299.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478573923032" Longitude="9.2000962793827" StarRating="3" HotelCode="36235|1484408" HotelName="Sempione" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Finocchiario Aprile 11, Milan 20124</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/cf/8acf348a5d9b5257d1bf53802c3a48457909d54a.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.35" OriginalAmount="299.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4630382" Longitude="9.1438915" StarRating="0" HotelCode="|293457" HotelName="Dreams Hotel Residenza Gambara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Fornari 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/3/4/5/7/293457_42bcffc1906.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.00" OriginalAmount="300.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485505758366" Longitude="9.2200720310211" StarRating="2" HotelCode="58348|hotel_sara" HotelName="Sara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via A. Sacchini 17, 20131 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/zz/4dad0e62c89a7761d1ebab8a2ea6bd053c258ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated approximately 50 m from the Piazzale Loreto and about 10 minutes from Central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="311.11" OriginalAmount="302.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470498" Longitude="9.21749" StarRating="3" HotelCode="149873|2003195" HotelName="Ideale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale dei Mille 60, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/63/e76356457a2fb8b48f5c754964bb2547e34a196a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="311.85" OriginalAmount="302.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482368" Longitude="9.175693" StarRating="4" HotelCode="13286|566595" HotelName="Leonardo Hotel Milan City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina 10, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/11/f0/11f0063147456c9b9089fb4283c1a8b5debc3f8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of Milan, in the vicinity of the Porta Garibaldi, the fashionable Brera di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.09" OriginalAmount="303.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.447146" Longitude="9.209249" StarRating="4" HotelCode="77381|best_western_hotel_major" HotelName="Best Western Hotel Major" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Isonzo 2, 20135 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/d6/f3d6c3d4f2040520455b21acc106363d8daeb0c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="312.46" OriginalAmount="303.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48576691" Longitude="9.21419116" StarRating="3" HotelCode="447913|2580485" HotelName="Central Hostel Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Andrea Doria 44, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/f4/eef4f70e94bccb8603e1d8e0a48330fc3b585e4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="312.53" OriginalAmount="303.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483537813137" Longitude="9.1666625440121" StarRating="4" HotelCode="335627|395955" HotelName="Hotel Mozart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Gerusalemme 6, 20154 Milan, Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/21/532117f0c4dcd2ae7cba3f852d8c5a196c871e43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan, only a few steps away from the Corso Sempione and close...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.68" OriginalAmount="303.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5143256" Longitude="9.1172766" StarRating="4" HotelCode="|80701" HotelName="Klima Milano Fiere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Venezia Giulia 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/7/0/1/80701_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi. SITUATION: This establishment, is situated 5 kilometres away from Rho Fiera Milano the exhibition centre it is situated 9 kilometres away from, Milan the centre of Close to the motorway, 15 minutes walk away, you can find Expo 2015 the exhibition centre it is in Milan the outskirts of. ROOM: All the rooms have an air-conditioning system, a mini-bar, a satellite television, pay channels and slippers. RESTAURANT: Customers can enjoy a bar and a restaurant. FACILITIES: The establishment has a hall with internet connection, a garage and a car park on request.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.15" OriginalAmount="305.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.523884" Longitude="9.213552" StarRating="0" HotelCode="388007|residence_milano_bicocca" HotelName="Residence Milano Bicocca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Kitchen,LCD/Projector,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Viale Sarca 322, 20125 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/4f/504f62092be547b6ed25a49105e6448a5f764676.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Milan (Niguarda), Residence Milano Bicocca is convenien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.15" OriginalAmount="305.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.50696721" Longitude="9.20639196" StarRating="0" HotelCode="559092|dreams_hotel_residenza_pianell_10" HotelName="DreamsHotel Residenza Pianell 10" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Pianell 10, 20162 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/a6/a4a6149d580109bd808883e6597fc136003ae356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.99" OriginalAmount="305.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.418834" Longitude="9.157206" StarRating="3" HotelCode="73521|789335" HotelName="Alga" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Mare, 93, 20142 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/92/83921332d3517366d7afb9b5bb3274aa2217f690.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the southern area of Milan in a strategic position near both the highways ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.18" OriginalAmount="306" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484161" Longitude="9.221355" StarRating="3" HotelCode="79116|55922" HotelName="Florence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Aspromonte 22, 20131 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/81/67/8167c33ce1b2c7d77ccac749e86d4efd55a298ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.93" OriginalAmount="306.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.506962" Longitude="9.237175" StarRating="0" HotelCode="|522164" HotelName="Housing32 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>via Pontenuovo 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/6/4/522164_e3391520951.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.21" OriginalAmount="307.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464040347162" Longitude="9.1586648672819" StarRating="3" HotelCode="192196|residence_cimarosa" HotelName="Residence Cimarosa - Gruppo MiniHotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cimarosa 19, 20144 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/70/6f7016b5dc33d1c8d7c0e8d7e7a9b6cd788b8100.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="316.77" OriginalAmount="307.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437086" Longitude="9.16439" StarRating="3" HotelCode="79350|617758" HotelName="Plus Welcome Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Famagosta 50, 20142 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/a3/7da3dece5ca4276e41288bb8a72dd188aa8e2991.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.24" OriginalAmount="308.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467448" Longitude="9.153803" StarRating="2" HotelCode="95051|hotel_fiorella_2" HotelName="Fiorella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Marghera 14, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/b9/b7b95cbafc248151dc32f0b716eee4bd06c69ee9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="317.58" OriginalAmount="308.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.487037" Longitude="9.228745" StarRating="0" HotelCode="|513023" HotelName="Boutique Hotel Martini 17" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Padre Giovanni Battista Martini 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/3/0/2/3/513023_d5307ad2013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.18" OriginalAmount="308.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5046201" Longitude="9.2465375" StarRating="4" HotelCode="|19730" HotelName="Milano Palmanova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA PALMANOVA 153</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/3/0/19730_d69421a0838.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 1999. It has 7 floors, 18 single rooms and 41 double rooms. In the entrance, guests are offered a lobby with an elevator and a reception with safety deposit boxes. It has a hairdresser's and a television room. The establishment offers internet, a car park, room service and a laundry service. SITUATION: This urban hotel is situated 6 kilometres away from the city centre. 200 metres away, guests can find restaurants. In front of the hotel there is a public transport stop. ROOM: The comfortable rooms have a bathroom, a hairdryer, a direct line telephone, internet, a mini-bar, a double bed and an air-conditioning system. FACILITIES: The establishment boasts a sauna. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.30" OriginalAmount="310.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466672" Longitude="9.226943" StarRating="1" HotelCode="386894|hotel_san_giovanni_2" HotelName="Hotel San Giovanni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Reina 18, 20133 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/0c/d60c87cbe4fa301152f814ccd0eff7c21c3c3294.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.30" OriginalAmount="310.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47080104" Longitude="9.20730902" StarRating="0" HotelCode="447903|affittacamere_andronaco" HotelName="Affittacamere Andronaco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Felice Bellotti 3, Porta Venezia, 20129 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/77/33770aff5e8d014fa5f84d2aef2934d6d9f3591a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.83" OriginalAmount="310.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48403074" Longitude="9.22129583" StarRating="1" HotelCode="614665|2942005" HotelName="Hotel Tirreno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Aspromonte 18, Zona Piazza Loreto, 20131 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/35/f635388beadff780d6244916105976ff26c4a154.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # A stay at Hotel Tirreno places you in the heart of Milan, convenient to Poli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.83" OriginalAmount="310.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.491652" Longitude="9.215945" StarRating="1" HotelCode="902571|4658305" HotelName="Siro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulio e Corrado Venini 59, 20127 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/04/1504d12a0f398a11b604084904d17c3bbc2a40eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="320.33" OriginalAmount="311" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435568" Longitude="9.208338" StarRating="2" HotelCode="116583|428485" HotelName="Alessander" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cortina d'Ampezzo 17, 20139 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/ff/b0ffb1b3cde790a7da1ea252b7bac9874ba1772f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.55" OriginalAmount="311.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4920423" Longitude="9.1476749" StarRating="4" HotelCode="|21982" HotelName="Morfeo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIALE CERTOSA 68</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/8/2/21982_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was built in 1857, renovated in 2006, has 6 floors, 66 rooms, 17 single rooms, 46 double rooms and 3 suites. In the entrance, guests are offered a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment boasts a TV room, a cafÃ©, a bar and an Ã  la carte restaurant with air-conditioning. The establishment offers a conference room and internet. The establishment also offers room service, a laundry service and a car park. SITUATION: This exclusive, luxury hotel is in a lovely, quiet, residential area of Milan. Close to the establishment, clients can find the castle. It is situated 2 kilometres away from the fair centre, 20 minutes away from shops, leisure areas and entertainment. 35 kilometres away, you can find the airport. ROOM: All the rooms have a bathroom with a hairdryer, a sitting room, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a fridge, a double bed, an air-conditioning system, central heating and a safe. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="321.35" OriginalAmount="311.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4832654" Longitude="9.2158392" StarRating="1" HotelCode="|126697" HotelName="San Biagio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/6/9/7/126697_fdd82121333.jpeg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Milan north-east 400 metres away, guests will find Loreto the underground station of it is situated 150 metres away from Corso Buenos Aires the shopping street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="321.66" OriginalAmount="312.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4396831" Longitude="9.22530063" StarRating="1" HotelCode="631480|2914615" HotelName="Hotel Corvetto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Luigi Emanuele Corvetto 5, Ripamonti Corvetto, 20139 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/8d/338d9b6bd847684d7c58b049d6adb188e0b06808.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="322.11" OriginalAmount="312.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4545604" Longitude="9.1732647" StarRating="4" HotelCode="164930|205071" HotelName="Residence Aramis Milan Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Mortara 2, Milano 20100, Lombardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/54/d3543dbac5f48c67a52eb9a813e0a4d334305055.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.36" OriginalAmount="312.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4868393" Longitude="9.2235802" StarRating="4" HotelCode="|69226" HotelName="Lombardia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Lombardia,74</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/2/2/6/69226_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a safety deposit box service at reception and heating. OBSERVATIONS: Pets are permitted.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="323.42" OriginalAmount="314.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481853" Longitude="9.207898" StarRating="2" HotelCode="117314|mondial_milano" HotelName="Mondial" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitruvio 24, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/0c/b10c9395cf92f0282c38d68cc7cb95d7ab367a2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.45" OriginalAmount="315.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.451176" Longitude="9.2077400000001" StarRating="3" HotelCode="117438|hotel_porta_romana" HotelName="Di Porta Romana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lazzaro Papi 18, 20135 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/7c/4c7c47c2abc873cca551bf806f6bf996bfd03852.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.45" OriginalAmount="315.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.489307938453" Longitude="9.2028361558914" StarRating="3" HotelCode="35288|hotel_club" HotelName="Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Copernico 18, 20125 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a2/40a224228ec7f0d5a3a774ae6893ab874b53a35a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally situated within a short distance of the airport and the main trai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="325.26" OriginalAmount="315.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48598319" Longitude="9.22063938" StarRating="2" HotelCode="428838|2247245" HotelName="Milano Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Garden,Housekeeping,Internet,Library,Luggage Storage,Meeting Room,Off-Site Parking,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicola Antonio Porpora 26, 20131 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/d2/e1d2595807e8acf6896ee7ed9625eb6378177605.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Milan Hostel in Milan (Citta Studi), you'll be minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="326.37" OriginalAmount="316.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.486" Longitude="9.22067" StarRating="0" HotelCode="|191504" HotelName="Milano 26" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicola Antonio Porpora, 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/5/0/4/191504_d8bc1921020.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.51" OriginalAmount="317.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481706142528" Longitude="9.2083065211773" StarRating="2" HotelCode="192165|albergo_salerno" HotelName="Salerno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitruvio 18, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/d1/9bd13b1de7a1adb069015c883a70d5b5daf5ba3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="329.33" OriginalAmount="319.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484489220633" Longitude="9.2064771644343" StarRating="4" HotelCode="95056|173575" HotelName="Hotel Bristol Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarlatti 32, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/2d/422df335d82d27ec76c59a0f41fcb4383440b29a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="329.60" OriginalAmount="320.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44136315" Longitude="9.22353083" StarRating="0" HotelCode="673862|hotel_lucania" HotelName="Hotel Lucania" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Alessandro Antonelli 3, Ripamonti Corvetto, 20139 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/3f/b53f50586363237878af13bf98a55e092ca84b5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.78" OriginalAmount="320.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.474826919952" Longitude="9.1510945019952" StarRating="3" HotelCode="312311|2913555" HotelName="Hotel Campion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Pets allowed,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Viale Berengario 3, 20149 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/31/36/313630e54a5135f48188b05464e9a178897cd8a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Campion in Milan, you'll be close to Fiera Milano C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="329.79" OriginalAmount="320.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4472914" Longitude="9.2088083" StarRating="4" HotelCode="|68508" HotelName="Best Western Major" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIALE ISONZO 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/5/0/8/68508_9.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 8 kilometres away from the airport, 3 metres away, clients have the city centre. ROOM: The rooms with TV, internet, a direct line telephone and a mini-bar. FACILITIES: The establishment has a car park and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.66" OriginalAmount="322" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.486737452125" Longitude="9.1575363278389" StarRating="4" HotelCode="29801|17822" HotelName="Enterprise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Sempione 91, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/71/6c/716cd320a881f6d3d476f77809f3b09b04c28270.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located on Corso Sempione only 500 m from Fiera Milano City and a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.66" OriginalAmount="322" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48251" Longitude="9.2027370000001" StarRating="3" HotelCode="128274|55846" HotelName="Bolzano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Boscovich 21, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/dd/06dda02b3ab8527c8513b91e3142bccb547234ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="332.69" OriginalAmount="323" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.433565" Longitude="9.189671" StarRating="4" HotelCode="79237|24168" HotelName="Atahotel Quark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lampedusa, 11/A, 20141 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107278/a_107278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategic location, just a few minutes from the famous Navigli of Milan. Guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.69" OriginalAmount="323.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47343273" Longitude="9.20954934" StarRating="0" HotelCode="459764|italianway_apartments_melzo" HotelName="Melzo by Italianway Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Melzo 12, Citta Studi, 20136 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9c/6c/9c6c20367e10029b62a652f7d33d328150fed978.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="333.08" OriginalAmount="323.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3329528" Longitude="-82.6238347" StarRating="2" HotelCode="|282583" HotelName="Quality Inn Milan - Sandusky" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>11020 Milan Rd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/5/8/3/282583_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.54" OriginalAmount="323.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482223304021" Longitude="9.2088657617569" StarRating="2" HotelCode="95047|1048818" HotelName="The Best" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Benedetto Marcello 83, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/74/ed/74ed4a81b08c25147edf80fe1ebaf1ec0ec528ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.67" OriginalAmount="323.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466607" Longitude="9.1566829999999" StarRating="3" HotelCode="117283|861685" HotelName="Metro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vercelli 61, 20144 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/30/af30cc41f763afccd2cf2a3948f90c39201c80f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="336.36" OriginalAmount="326.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.487346641223" Longitude="9.2237466306763" StarRating="3" HotelCode="151557|1048388" HotelName="Hotel Lombardia Milano" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Lombardia 74/76, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/81/a5/81a580c6b25276c459480d2e65508292012271bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated off the beaten track, this hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="336.81" OriginalAmount="327.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483228464324" Longitude="9.2157979309559" StarRating="1" HotelCode="192182|hotel_paganini" HotelName="Hotel San Biagio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolo Paganini 6, 20131 Milano, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/4f/4d4f07b6a1b353a4d90838aff08394ca0ceb823a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="337.84" OriginalAmount="328" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46450815" Longitude="9.13966798" StarRating="1" HotelCode="354619|238189" HotelName="Hotel Emmy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Frà Galgario 4, 20146 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/fe/6efe103abeca3eaa6bd36fa5bd0a3cb46bae14c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="338.87" OriginalAmount="329.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49170459" Longitude="9.2186644" StarRating="0" HotelCode="611028|milano_affittacamere" HotelName="Milano Affittacamere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Monza 38, Distretto Viale Monza, 20125 Milan, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/7d/2d7d2350db728d0d9f80598ff258e9056d4cae12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.05" OriginalAmount="329.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4748274" Longitude="9.151373" StarRating="3" HotelCode="|126183" HotelName="Campion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Berengario 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/1/8/3/126183_532c17a1107.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated in front ofFiera Milano City the exhibition centre MIC the convention centre 50 metres away, guests will find Amendola Fiera the metro station. ROOM: The establishment has soundproofed with flatscreen television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.90" OriginalAmount="330" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46281" Longitude="9.16964" StarRating="3" HotelCode="361198|58830" HotelName="B&amp;B Hotel MILANO Sant'Ambrogio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Olivetani 4, 20123 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/de/a5de0893b8c694189443861a163fc1ea2a61c095.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.90" OriginalAmount="330.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4529598" Longitude="9.2098829" StarRating="3" HotelCode="192192|sigieri_residence_milano_2" HotelName="Sigieri Residence Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Sigieri 3, 20135 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/b4/33b487ec5c2842a452ecd938daa24ff37c560e67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="339.96" OriginalAmount="330.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.487829" Longitude="9.2028800000001" StarRating="3" HotelCode="80744|4464282" HotelName="Monopole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Filzi 43, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/299495/20151583235934.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.14" OriginalAmount="330.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483897" Longitude="9.209845" StarRating="1" HotelCode="|510141" HotelName="Calypso" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Franchino Gaffurio 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/0/1/4/1/510141_f44644a0916.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.95" OriginalAmount="331.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4408507" Longitude="9.1726928" StarRating="4" HotelCode="|23232" HotelName="B&amp;B Milano La Spezia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA LA SPEZIA 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/3/2/23232_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2004, has 76 rooms, 8 single rooms, 68 double rooms and 4 floors. Outdoors, guests can find a garden area, In the entrance, guests are offered a lobby with a reception, a safety deposit box service, a currency exchange service, a lift and a cafÃ©. Regarding the food and beverage offering, the establishment has a restaurant with air-conditioning, The establishment boasts a hairdresser's, a bar, a TV room, a conference room and internet. It has a car park (for a fee), room service and a laundry service. SITUATION: This hotel is situated in an excellent location, is well-connected with the fair centre, the motorway and Linate and Malpensa the airports of it is near Romolo the underground station of a few minutes away, you can find the city centre, Navigli the area Where you can find restaurants, pubs and nightclubs. ROOM: The inviting rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a double bed, a central heating system, a safety deposit box (available for a fee) and a sofa. FACILITIES: The establishment has a gym. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.96" OriginalAmount="332.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.501229" Longitude="9.2214289999999" StarRating="3" HotelCode="80971|hotel_nuovo_metro" HotelName="Nuovo Metro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Monza 120, 20127 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/ce/96ce28fda99f82fe301f4373183bb1507bf85f70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="342.42" OriginalAmount="332.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484374334322" Longitude="9.2239501473556" StarRating="3" HotelCode="337550|1761558" HotelName="Hotel Montecarlo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>VIa Vallazze 39, 20131 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/92/2892af538c687053534eae98dfdebb90b1021dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="346.78" OriginalAmount="336.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48839" Longitude="9.214182" StarRating="0" HotelCode="|291273" HotelName="Italianway Apartments - Bergonzoli Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Via Privata Giulio Bergonzoli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/1/2/7/3/291273_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.11" OriginalAmount="337.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47722739" Longitude="9.20796938" StarRating="1" HotelCode="144304|hotel_aurora_2" HotelName="Aurora Hotel Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Buenos Aires 18, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/72/3772cd1109519ee451c36d57d6869de81b88057c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.11" OriginalAmount="337.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483276" Longitude="9.202935" StarRating="3" HotelCode="36236|hotel_bernina" HotelName="Bernina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 27, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/41/d1413062232fea4dd93ac2bb5c714465178f7e0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.74" OriginalAmount="337.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4641047" Longitude="9.1583912" StarRating="3" HotelCode="|127327" HotelName="Residence Cimarosa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA CIMAROSA 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/3/2/7/127327_e77b1601251.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is business.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="348.14" OriginalAmount="338.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.487823982949" Longitude="9.2040168762176" StarRating="1" HotelCode="145809|hotel_central_station" HotelName="Hotel Central Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Battista Sammartini 15, 20125 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/2f/142fe1e55e0c628df118f20041f013d28de595be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="348.59" OriginalAmount="338.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5007986" Longitude="9.1450143" StarRating="4" HotelCode="|57443" HotelName="Radisson Blu Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA VILLAPIZZONE 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/4/4/3/57443_042a39d1432.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 250 rooms, fully-equipped with internet and individual air-conditioning. FACILITIES: The establishment has a covered heated pool, a wellness centre, a gym and treatment cabins. With regards to the food and beverage offering, there is a restaurant and a lounge bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.02" OriginalAmount="338.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4734" Longitude="9.20956" StarRating="0" HotelCode="|231017" HotelName="Italianway Apartments - Melzo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Melzo 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/0/1/7/231017_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.17" OriginalAmount="339.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.511502301365" Longitude="9.1240265178604" StarRating="4" HotelCode="907002|b4_milano" HotelName="Barceló Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/06/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giorgio Stephenson 55, 20157 Milán</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/04/41049cd4a8a900b66ad7c3283c4111fada231d4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.93" OriginalAmount="339.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4621221" Longitude="9.2178599" StarRating="1" HotelCode="|126405" HotelName="America" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso 22 Marzo, 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/4/0/5/126405_0e479061114.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in a shopping area, Close to the nightlife. ROOM: The rooms have internet, (free of charge), a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="350.20" OriginalAmount="340.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4893567" Longitude="9.21116022" StarRating="0" HotelCode="558105|bedart_milano_centrale" HotelName="Bed+Art Milano Centrale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Soperga 36, 20127 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/83/2a83239b11ada7f6e6b43b120b8c0bfa9427559e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="351.23" OriginalAmount="341.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.448267693345" Longitude="9.2574272907593" StarRating="4" HotelCode="395912|novotel_milano_linate_aeroporto" HotelName="Novotel Milano Linate Aeroporto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Mecenate 121, 20138 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/9e/fd9e260c081807784dd3e2ebeebd5a1a3ee3fa10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This easily accessible hotel is close to Linate Airport and conveniently situated near to exit 4 (Me...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="352.26" OriginalAmount="342.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48393118" Longitude="9.20979393" StarRating="1" HotelCode="351078|calypso_6" HotelName="Hotel Calypso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Petrella 18, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/ce/4cce46a93e216459dcc2747cefb2d2de216eede0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a 24-hour 24, family rooms, valet parking, heating, luggage storage, room service, cur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="352.39" OriginalAmount="342.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.452339" Longitude="9.2148540000001" StarRating="3" HotelCode="117277|1110718" HotelName="Mec" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tito Livio 4, 20137 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/9d/a39dc13d3622f6cf96c762155ef211f1469f5461.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="352.99" OriginalAmount="342.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.448994" Longitude="9.180735" StarRating="0" HotelCode="|126022" HotelName="Easy Milano - Rooms and Apartments Navigli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Gentilino, 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/0/2/2/126022_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in an excellent location, is near Navigli the Canal. ROOM: The establishment has modern rooms and with WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="353.22" OriginalAmount="342.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468279" Longitude="9.173606" StarRating="0" HotelCode="|487260" HotelName="Italianway - The B Village Standard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Metastasio 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/7/2/6/0/487260_eaddaf91054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="353.29" OriginalAmount="343.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.324318937685" Longitude="9.1029748320579" StarRating="4" HotelCode="56087|hotel_il_castelletto" HotelName="Il Castelletto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dell'Ecologia, 7, 20080 Casarile, Binasco</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/c4/49c4dcdc951215d219d0daa20d974056b1fc3ecb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel enjoys a wonderful location that makes it ideal for business travellers. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.29" OriginalAmount="343.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4466035" Longitude="9.1659418" StarRating="0" HotelCode="|289866" HotelName="Atmos Luxe Navigli Hostel and Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata P Cezanne 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/9/8/6/6/289866_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="354.32" OriginalAmount="344.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.50088025516" Longitude="9.1380929946899" StarRating="4" HotelCode="116916|doubletree_by_hilton_milan" HotelName="Doubletree by Hilton Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Ludovico di Breme 77, 20156 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/12/b4/12b4bb5f11ef05a07092dadbb24e84ba57f6525d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="354.32" OriginalAmount="344.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.516138" Longitude="9.226954" StarRating="4" HotelCode="263950|hilton_garden_inn_milan_north" HotelName="Hilton Garden Inn Milan North" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lucio Giunio Columella 36, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/8d/e48db57e55d6af8aa0aa27e8255e0d2d1487f5f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="354.69" OriginalAmount="344.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479798245708" Longitude="9.2114192247391" StarRating="3" HotelCode="11837|17042" HotelName="Hotel Demidoff Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Plinio 2, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/70/7a70734e51b0522ac279fed8c10fde649b546264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the city centre, around 500 m away from Piazza della Republica as well as the Sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="354.79" OriginalAmount="344.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.40298" Longitude="9.249124" StarRating="3" HotelCode="37335|566675" HotelName="Majestic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lombardia 48, 20098 San Giuliano Milanese, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/98/d998197a0584c04560bfd7f3fe1851b6f656023e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in rural surrounds, close to many historical tourist sights including the Abba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="355.31" OriginalAmount="344.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483979" Longitude="9.197868" StarRating="3" HotelCode="387122|2373005" HotelName="Guest House Pirelli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Battista Pirelli 26, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/02/27026a2b7d64f7363f3bf2d1e553047ada479829.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.35" OriginalAmount="345.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.52315616" Longitude="9.22521764" StarRating="3" HotelCode="483442|alfa_bicocca_apartments" HotelName="Alfa Bicocca Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Porto Corsini 13, Distretto Viale Monza, 20126 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/97/b0976c333f904bf5d387060ffc7686250de87fdc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="357.37" OriginalAmount="346.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46286" Longitude="9.16977" StarRating="3" HotelCode="|183989" HotelName="Bandb  Milano Sant'ambrogio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Olivetani, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/8/9/183989_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.41" OriginalAmount="347" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485395" Longitude="9.211708" StarRating="4" HotelCode="39582|2380" HotelName="Doria Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Andrea Doria 22, 20124 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/1c/ee1c31751806cd0706f5ec618e537d8ebd7fed92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated only around 5 minutes walk from various shopping possibilities, bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="357.46" OriginalAmount="347.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481240693126" Longitude="9.2038714885712" StarRating="4" HotelCode="27231|292535" HotelName="Mediolanum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mauro Macchi 1, (Stazione centrale/Piazza Repubblica), 20124 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/eb550d9c5b8d4ddc9c36618d95d0a51e.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located centrally between the main train station (200 m away with undergrou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.498838586193" Longitude="9.1661301255226" StarRating="4" HotelCode="192210|28298" HotelName="Sunflower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Lugano 10, 20158 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/45/2a4556585be19f84536d6e7acac386969832a622.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.44" OriginalAmount="349.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4717669" Longitude="9.227395" StarRating="3" HotelCode="|126155" HotelName="Città Studi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Saldini, 24 , Milan 20133 Italy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/1/5/5/126155_1e0bbf61114.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet hotel and it offers excellent service. SITUATION: It is located near the university, the hospital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.49" OriginalAmount="349.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4782015" Longitude="9.1996113" StarRating="4" HotelCode="|22397" HotelName="Mokinba Hotels Baviera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PANFILO CASTALDI 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/9/7/22397_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2002, has 5 floors. In the entrance, guests are offered a lobby and a car park. The establishment offers guests a laundry service. SITUATION: This hotel is in Milan city centre. 50 metres away, guests will find restaurants, bars and pubs. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet and a mini-bar. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="361.06" OriginalAmount="350.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481141" Longitude="9.203088" StarRating="3" HotelCode="335620|1085288" HotelName="Delle Nazioni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via A. Cappellini 18, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/04/08042b1654d5f87a500763c9e119298cd5d47768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="361.53" OriginalAmount="351.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44289543" Longitude="9.15509368" StarRating="3" HotelCode="546979|navigliotel_19" HotelName="Navigliotel 19" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Binda 19, 20143 Milano, MI</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/26/68267b327a104d9b0ff4a0fb0bb1d259b62e4834.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="361.61" OriginalAmount="351.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.500617060739" Longitude="9.144591987133" StarRating="4" HotelCode="161648|320785" HotelName="Radisson Blu Hotel Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Villapizzone 24, 20156 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/2e4af1241435644c/3d/3d69a7322ac432799006465402b7ed9e/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a tranquil oasis in the heart of Milan's residential Bovisa District, just over 6 km no...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="362.46" OriginalAmount="351.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481719306698" Longitude="9.2028616368771" StarRating="3" HotelCode="35274|314085" HotelName="Mythos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Tenca 21, 20124 Milano, Lombardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/60/8e60a166e027c9e171a5660f9339fbcfa4f0eaf0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is ideally situated at the heart of the city of Milan. The main train stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="363.66" OriginalAmount="353.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4845365" Longitude="9.2062929" StarRating="4" HotelCode="|70951" HotelName="Bristol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA SCARLATTI 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/9/5/1/70951_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is close to the central station. Nearby, there is a metro station. Is 6 kilometres from the city centre where you can find the cathedral, the museums and the Galeries. 5 minutes away from the establishment clients have the bus station. It is well-connected with the airports. Close to the establishment, clients can find a car park. ROOM: All the rooms have an air-conditioning system, a satellite television, a mini-bar and WiFi (available for a fee). Some rooms jacuzzi and a balcony. FACILITIES: The establishment has a bar and internet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="364.47" OriginalAmount="353.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4589958" Longitude="9.068903" StarRating="4" HotelCode="|64968" HotelName="Silver" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA RICCARDO LOMBARDI 9/11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/9/6/8/64968_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, contemporary and newly built. Regarding the food and beverage offering, the establishment has a restaurant with local cuisine and a cosy bar. SITUATION: This elegant hotel is close to Milan the trade fair centre is situated in a central area, is 5 minutes away from Fiera Milano (Rho) the Exhibition Centre Fiera Milano (Rho). ROOM: The establishment has 75 comfortable rooms, spacious and stylish. They offer a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="365.55" OriginalAmount="354.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.473819" Longitude="9.224058" StarRating="4" HotelCode="116903|1105218" HotelName="Dieci" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo Rio de Janeiro 12, 20133 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/0f/2f0f30e73593bdd2e12f5475ee31a54539fbd87e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Quartiere Città Studi, just 5 km from the centre of Milan. Shops can be foun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.65" OriginalAmount="355.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49131046721" Longitude="9.2400678992271" StarRating="4" HotelCode="192216|nu_hotel_2" HotelName="NU Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Feltre 19B, 20132 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/ce/bccecd16d1a57f791c24e5cabde18e9cbb4dc4c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Milan, this urban hotel has the perfect ambience for guests who appreciate a stylish ambi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="368.44" OriginalAmount="357.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4902401" Longitude="9.1910898" StarRating="3" HotelCode="|203890" HotelName="RESIDENCE ZARA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIALE ZARA 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/9/0/203890_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="368.74" OriginalAmount="358.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48558755871" Longitude="9.2083655297756" StarRating="4" HotelCode="192164|residence_de_la_gare" HotelName="Residence de la Gare" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mauro Macchi 49, 20124 Milano, stazione centrale</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/80/40804313bd4b3195dbc7cfb97b6db55dec93e2cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="369.77" OriginalAmount="359.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46010709" Longitude="9.23846062" StarRating="2" HotelCode="574505|bed_milano_linate" HotelName="Bed Milano Linate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Marco Bruto 1, 20138 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/8e/f58ec076a8c3c9258d2358326b60e50d357308eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="370.50" OriginalAmount="359.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482512" Longitude="9.224143" StarRating="3" HotelCode="268052|2004195" HotelName="Oasi Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Lombardia 20, 20131 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/60/c160b99df726c84d536cfcfc87f3f631545eab4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="370.56" OriginalAmount="359.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48427" Longitude="9.22399" StarRating="3" HotelCode="|184061" HotelName="Montecarlo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIa Vallazze, 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/6/1/184061_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.80" OriginalAmount="360.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49733178" Longitude="9.19184321" StarRating="0" HotelCode="559577|holiday_homes" HotelName="Holiday Homes Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Gioacchino Murat 6, 20159 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c2/c9/c2c948abf6a84246fc474d0550e0c34778e97f25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.80" OriginalAmount="360.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465539" Longitude="9.208713" StarRating="2" HotelCode="909321|hotel_dover" HotelName="Dover" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via P. Sottocorno 8, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/28/3d289f4157c9399ef38c0261cd4c9fe99d04964e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="372.86" OriginalAmount="362.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44665121" Longitude="9.16588082" StarRating="2" HotelCode="576484|atmos_luxe" HotelName="Atmos Luxe Navigli Hostel &amp; Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 29/06/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Paolo Cezanne 1, 20143 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/95/7c950510ff6f4e2f0e8448d842ce55e18f96ab43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="374.43" OriginalAmount="363.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4521059" Longitude="9.1818664" StarRating="1" HotelCode="|126589" HotelName="La Vignetta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Custodi 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/5/8/9/126589_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is close to Bocconi the University of It has excellent transport links to the metro station and the tram. ROOM: Customers have comfortable rooms, with WiFi, (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="375.95" OriginalAmount="365.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.450840283193" Longitude="9.1947540795248" StarRating="4" HotelCode="57756|hotel_liberty_3" HotelName="Hotel Bocconi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Bligny 56, 20136 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/05/7d/057d1a506024ed73f64ef85ae7bddc5111e14649.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.98" OriginalAmount="366.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482604" Longitude="9.203119" StarRating="3" HotelCode="336463|hotel_canova" HotelName="Canova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 15, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/31/893198083fe9e681759a91bf0d82ee2336e32e8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the centre of Milan, within metres of several restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="377.18" OriginalAmount="366.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49609979" Longitude="9.20286736" StarRating="4" HotelCode="422506|1762958" HotelName="Hotel Residence Studio Inn Centrale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cardinal Giovanni Cagliero 14A, 20125 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/1f/c71fa24804a65bc74173cccca126deaf9de755ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel residence in Milan near the Central Station, Studio Inn Centrale offers 4 star services and fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="377.48" OriginalAmount="366.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4851216" Longitude="9.2193686" StarRating="3" HotelCode="|26815" HotelName="Adler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA RICORDI 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/8/1/5/26815_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic hotel was completely renovated in 2005, has 2 buildings and 23 rooms. In the establishment entrance, guests will find an elegant hall with a reception and a garden. The establishment boasts a cosy bar and a breakfast room. The establishment offers guests a laundry service. SITUATION: This attractive hotel is in Milan the city centre of a few minutes away, you can find shops, leisure areas, is well-connected with the tourist attractions, is located 20 metres away from a bus stop, is situated 7 kilometres away from the airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, a television, internet, an individual air-conditioning system and a balcony or terrace. PAYMENT METHODS: Customers can pay by American Express, Visa and JCB. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="378.09" OriginalAmount="367.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483619867433" Longitude="9.2045749759329" StarRating="3" HotelCode="58456|395225" HotelName="Spice Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitruvio 48, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/57/03/570333bc353ca95a1a34a309a65bb368a9549cff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies within metres of the main train station (Stazione Centrale) and the underground stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="378.17" OriginalAmount="367.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5013029" Longitude="9.2213123" StarRating="3" HotelCode="|126691" HotelName="Nuovo Metrò" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Monza 120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/6/9/1/126691_a8199ad1752.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is situated next to Turro the underground station of It has excellent transport links to the cathedral. ROOM: The establishment has soundproofed rooms, with an air-conditioning system and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="379.17" OriginalAmount="368.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463146" Longitude="9.148421" StarRating="4" HotelCode="260276|1457338" HotelName="Studio Inn De Angeli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Gracchi 30, 20146 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/ec/47ec43c2d7b6e8a68c942ec4d1d8d0202fbe9f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="379.47" OriginalAmount="368.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4815711" Longitude="9.2025552" StarRating="0" HotelCode="|367450" HotelName="M2m Made To Measure" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfredo Cappellini 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/7/4/5/0/367450_1208d7e1154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="379.67" OriginalAmount="368.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="684110|4718365" HotelName="casaBASE" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Bergognone 34, 20144 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="380.07" OriginalAmount="369.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.453008" Longitude="9.195905" StarRating="4" HotelCode="95061|crivis" HotelName="Crivi's Hotel Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso di Porta Vigentina 46, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/18/08181b32d6916d5ce7127ea9adb5dfb38f3e849b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.00" OriginalAmount="369.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4835245" Longitude="9.2155511" StarRating="3" HotelCode="|126489" HotelName="HD Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Paganini 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/4/8/9/126489_b0722db1312.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inMilan the commercial area of Close to. ROOM: The rooms have WiFi, (free of charge), an air-conditioning system and flat-screen satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.10" OriginalAmount="370.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484528" Longitude="9.216144" StarRating="4" HotelCode="78738|del_corso_hotel" HotelName="Del Corso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pecchio 2, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/ef/63efa6e26195c465c48c922b97f5b5c3f6795b82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.31" OriginalAmount="370.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4533123" Longitude="9.1842914" StarRating="0" HotelCode="|291975" HotelName="New Generation Milan Center Navigli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Marco Burigozzo 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/1/9/7/5/291975_1_5973.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.46" OriginalAmount="370.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.511959" Longitude="9.124129" StarRating="4" HotelCode="|153702" HotelName="Voco Milan - Fiere, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giorgio Stephenson, 55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/7/0/2/153702_8cc0f681748.jpg</HotelPictures>
        <HotelDescription>ROOM: Guests are offered 280 modern style rooms with WiFi. FACILITIES: The establishment boasts a business centre, a spa with a heated pool, a jacuzzi, a Turkish bath, a beauty treatment service and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.16" OriginalAmount="372.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485470029443" Longitude="9.2233550548554" StarRating="3" HotelCode="64220|hotel_san_francisco_5" HotelName="San Francisco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Lombardia 55, 20131 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/d0/f3d0a3126df98f4e667f2354452f3e1dc66a0198.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="383.19" OriginalAmount="372.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5054759" Longitude="9.1785036" StarRating="2" HotelCode="|293126" HotelName="Brivio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Brivio 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/3/1/2/6/293126_9cd3e6c0508.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="383.64" OriginalAmount="372.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464235" Longitude="9.181967" StarRating="3" HotelCode="95048|1048908" HotelName="Vecchia Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Borromei 4, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/d2/79d2a8dd8a8bca616f8e7cc4489913af42e7212e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.22" OriginalAmount="374" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483678" Longitude="9.164971" StarRating="4" HotelCode="31173|25518" HotelName="CityLife Hotel Poliziano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Poliziano 11, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/9c/e09cd2de47b8ef2d52e3157ffa8873477fab4b6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel lies in the heart of Milan just 200 m from the Milan International Trade Fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="385.99" OriginalAmount="374.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.450866" Longitude="9.1947089" StarRating="4" HotelCode="|57324" HotelName="Jr Hotels Bocconi Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIALE BLIGNY N 56</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/3/2/4/57324_83c4ffc1047.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel and it offers attentive service. SITUATION: This hotel Milan it is in is situated in Porta Romana the area it is situated near Luigi Bocconi the University of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="386.67" OriginalAmount="375.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.449004" Longitude="9.180571" StarRating="3" HotelCode="144646|781820" HotelName="BB Hotels Navigli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 15/07/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Gentilino 7, 20136 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/e2/aee230934c354d6c2913f6593ddff8427668281d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;At the hotel you will find colorful, modern rooms with Wi-Fi. This bed and breakfast enjoys a pleasa...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="387.06" OriginalAmount="375.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45807668" Longitude="9.2122102" StarRating="3" HotelCode="549052|2952365" HotelName="Brera Apartments in Porta Romana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Spartaco 33, 20121 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/2f/b62f8294880088d996980c34a9b24caa78279fce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.06" OriginalAmount="376.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5069681" Longitude="9.2063928" StarRating="0" HotelCode="|293328" HotelName="Dreams Hotel Residenza Pianell 10" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Pianell 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/3/3/2/8/293328_846d3171720.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="388.31" OriginalAmount="377.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.438431" Longitude="9.199916" StarRating="2" HotelCode="144697|bed__bed_in_milano" HotelName="Bed &amp; Bed Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Ripamonti 126, 20141 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/f4/66f453074c65d8a7dd1db556e94e5445c2b42249.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="388.31" OriginalAmount="377.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484744163255" Longitude="9.1596740484238" StarRating="4" HotelCode="34832|hotel_nasco" HotelName="Hotel Nasco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corso Sempione 69, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/52/99/5299400b02b48f40acb3c61acb111696c9838e4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in an ideal location in the heart of trendy Milan with quick access to excell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="389.18" OriginalAmount="377.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481514" Longitude="9.2035418" StarRating="3" HotelCode="|22344" HotelName="B&amp;B Milano Central Station " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/4/4/22344_2adf1661110.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a six-storey building, 85 rooms, 19 single rooms and 66 double rooms. In the entrance, you can find a lobby with a lift, a cafÃ©, a reception with safety deposit boxes and a currency exchange service. The establishment has a bar and a TV room. The establishment offers guests internet, room service and a laundry service. SITUATION: This smart hotel is in a central area, is situated 100 metres away from the central station, 150 metres away, there is a public transport stop, shops, is situated 1 kilometre away from pubs, bars, 3 kilometres away, you can find a nightclub, is in front of a lake. ROOM: It offers inviting and modern rooms with a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a double bed and an air-conditioning system. Are also equipped with a sofa, a safe (available for a fee) and central heating. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="389.32" OriginalAmount="377.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48425126" Longitude="9.21567092" StarRating="3" HotelCode="849411|2960215" HotelName="Hotel Stradivari" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Stradivari 4, Piazza Argentina, 20131 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f4/b4f4144c640a3d85363c2d6f208ae76fe278b614.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="390.37" OriginalAmount="379.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.505719344559" Longitude="9.1787486430239" StarRating="2" HotelCode="336736|hotel_brivio_" HotelName="Hotel Brivio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Brivio 33, 20158 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/11/ef11bc223a5d55a4de76967934769bb8ab63bf52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="390.37" OriginalAmount="379.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.456591" Longitude="9.199493" StarRating="0" HotelCode="388960|la_residenza_isabella" HotelName="La Residenza Isabella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Lamarmora 22, Milano Centro, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/27/6f275c3a0c2e52313b5864889e085fe7964718d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at La Residenza Isabella in Milan (Milan Centre), you'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="390.48" OriginalAmount="379.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4854134" Longitude="9.2116168" StarRating="4" HotelCode="|21997" HotelName="Doria Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIALE ANDREA DORIA 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/9/7/21997_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban and conference hotel, has 11 floors, 124 standard rooms, 13 single rooms, 109 double rooms and 2 suites. In the entrance, guests are offered a lobby with a lift, a reception with safety deposit boxes and a currency exchange service. The establishment also has a bar, an Ã  la carte restaurant with air-conditioning, conference rooms, internet and a car park. SITUATION: This hotel is in a central area. 5 minutes away, you can find shops, bars and restaurants. It's 2.5 kilometres from the city centre Where you can find Via Montenapoleone, the cathedral, Palazzo Reale Museum and Milan Scala it is located 150 metres away from Sforza Castle. 300 metres away, there is railway station. It's 5 kilometres from Linate Airport and 50 kilometres away from Airport Malpensa. MEALS: Guests are offered a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, JCB, Diners Club, Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="390.73" OriginalAmount="379.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48138" Longitude="9.203411" StarRating="3" HotelCode="173020|19022" HotelName="B&amp;B Hotel Milano Central Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 9, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/51/9d5109823f29627d374536ad3b472410a8b10cd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, hotel is centrally located just 100 m from the main train station. Links to the public...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.40" OriginalAmount="380.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45905361" Longitude="9.06867238" StarRating="4" HotelCode="846930|hotel_silver" HotelName="Hotel Silver" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Riccardo Lombardi 11, 20153 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/b6/64b6c7a82918803dcb97f586f9a19f77f9293dac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located about 1.6 km from the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="392.35" OriginalAmount="380.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4471434" Longitude="9.2070059" StarRating="4" HotelCode="|22540" HotelName="Grand Visconti Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIALE ISONZO 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/4/0/22540_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located, was built in 2004, is situated on a main street and has 5 floors. It has 172 standard rooms, 50 single rooms, 112 double rooms and 10 suites. In the establishment entrance, guests will find a lobby with a lift and a reception with safety deposit boxes. The establishment has an Ã  la carte restaurant with air-conditioning. The establishment offers guests a conference room and internet. The establishment has indoor parking. There are many services available at the establishment, including a laundry service and room service. SITUATION: This establishment is in a central area. It is located 50 metres away from a public transport stop. It is well-connected with shops. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar and a safe. OTHERS: The establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.05" OriginalAmount="381.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44656" Longitude="9.195192" StarRating="0" HotelCode="|503542" HotelName="Meneghina Suites Foresteria Lombarda" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Toscana 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/5/4/2/503542_5d2cc9a1053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="393.70" OriginalAmount="382.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465458" Longitude="9.219423" StarRating="2" HotelCode="146778|2922085" HotelName="Delizia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Archimede 86/88, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/19/5019650f1de64a5b8602b6f1f8b4685710d45db1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="394.20" OriginalAmount="382.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483529" Longitude="9.2155339999999" StarRating="3" HotelCode="146997|4742315" HotelName="Dorè" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Paganini 7, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/d5/8cd55efb13c8e1f35c4159540e79cbc460bf6574.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.57" OriginalAmount="383.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4852229" Longitude="9.2189548" StarRating="0" HotelCode="|294337" HotelName="Panda" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Canzio 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/4/3/3/7/294337_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.75" OriginalAmount="383.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.580226" Longitude="9.416846" StarRating="4" HotelCode="|74408" HotelName="Devero and Spa, Bw Signature Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Largo Kennedy 1( CAVENAGO DI BRIANZA)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/4/0/8/74408_2181d161141.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is ideal for holidays or business trips, it offers comfortable facilities and business facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.82" OriginalAmount="385.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4795909" Longitude="9.2115347" StarRating="3" HotelCode="|21977" HotelName="Demidoff  Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA PLINIO 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/7/7/21977_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 40 rooms, 23 single rooms and 17 double rooms. In the establishment entrance, guests will find a lobby with an elevator, a bar and a reception area with safety deposit boxes, The establishment boasts a TV room, The establishment offers guests an Ã  la carte restaurant with air-conditioning, room service and a laundry service. SITUATION: This hotel is in the city centre, is 500 metres away from Piazza della Repubblica the central train station, with direct access to a commercial centre, in the surrounding area, there is an underground station. ROOM: The inviting rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar and a double bed. FACILITIES: The establishment boasts a covered pool and a gym. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="397.77" OriginalAmount="386.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.447123601026" Longitude="9.2069426178932" StarRating="4" HotelCode="36569|15034" HotelName="Grand Visconti Palace Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Isonzo 14, 20135 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/40/a0403ff76a14b70458f666a8b163180a9cb6f7b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a central location, close to public transport connections. Plenty of shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.97" OriginalAmount="386.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4331735" Longitude="9.1914811" StarRating="4" HotelCode="|55342" HotelName="Quark Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Lampedusa 11/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/4/2/55342_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary building, has 283 rooms and 5 floors. SITUATION: It is 10 minutes away fromMilan the city centre of it is well-connected with the motorway. ROOM: The fully-equipped rooms, have an air-conditioning system, a television, a hairdryer, a mini-bar, cable television, a keycard locking system and a safety deposit box. FACILITIES: Guests are offered conference rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="399.43" OriginalAmount="387.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478167690276" Longitude="9.2092037200928" StarRating="3" HotelCode="60469|567425" HotelName="Teco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Spallanzani 27, 20100 Mailand, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/6d/806d6ad2c85a2d0a5acd97945005291aca8855c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the city centre of Milan. In the nearby historical centre ther...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="399.66" OriginalAmount="388.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4578338" Longitude="9.2146197" StarRating="3" HotelCode="|69195" HotelName="Perugino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Perugino,12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/1/9/5/69195_3.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has rooms with central air-conditioning system and room service. FACILITIES: Guests are offered multilingual staff, tourist information and a reception with a safe box. PAYMENT METHODS: The establishment accepts credit cards.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="399.89" OriginalAmount="388.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4672162" Longitude="9.1428966" StarRating="4" HotelCode="|21984" HotelName="c-hotels Rubens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Paolo Rubens, 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/8/4/21984_019f0710817.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and has 87 rooms. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment boasts an inviting bar, a cafÃ©, a pub and a restaurant with air-conditioning. The establishment offers guests a conference room and internet. The establishment also offers room service, a laundry service, a medical care service and a car park. SITUATION: This luxurious hotel is in an excellent location. It is close to Corso Vercelli, where you can find shops, boutiques and Santa Maria delle Grazie Church. Nearby, there is a metro station. ROOM: The modern rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio and a stereo. They are equipped with internet, a mini-bar, a fridge, central heating, a safe and a living room. FACILITIES: The establishment boasts a gym. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.71" OriginalAmount="389.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4816" Longitude="9.2028" StarRating="3" HotelCode="|21978" HotelName="Mythos Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Tenca 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/7/8/21978_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2000, is on a main street. This air-conditioned establishment has 5 floors and 52 standard rooms. It has 25 single rooms, 23 double rooms and 2 suites. In the entrance, guests are offered a large hall with elevators and a reception area with safety deposit boxes. The establishment has a cosy bar and a conference room. The establishment offers guests internet, room service and a laundry service. SITUATION: This hotel is in the heart of Milan. In the surrounding area of the establishment, guests can find the railway station and an underground station. It is situated close to shops, leisure areas and entertainment. It's 7 kilometres from the airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar, a double bed, central heating, a safe and fitted carpets. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.22" OriginalAmount="389.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4845586" Longitude="9.2162138" StarRating="3" HotelCode="|126257" HotelName="Palazzo Buenos Aires" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pecchio, 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/2/5/7/126257_65780f31125.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inMilan the city centre of Close to the historic area, restaurants and commercial areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.33" OriginalAmount="389.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47927" Longitude="9.2091" StarRating="3" HotelCode="|191367" HotelName="Ibis Styles Milano Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggero Boscovich, 59</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/3/6/7/191367_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.70" OriginalAmount="390" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45338453" Longitude="9.18439946" StarRating="3" HotelCode="547846|178978" HotelName="New Generation Hostel Milano Navigli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Burigozzo 11, 20122 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/7c/297cae17a7def1b884fca6ac3a387f7ed7774064.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="401.89" OriginalAmount="390.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478267368029" Longitude="9.2016962170601" StarRating="3" HotelCode="31170|5763" HotelName="Albergo ibis Milano Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Finocchiaro Aprile 2, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/22/2b22aad6369f325dfb54d633992b5d143e48d6cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel enjoys an excellent location in the centre of Milan. The main train station, Piaz...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="403.40" OriginalAmount="391.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477784" Longitude="9.203136" StarRating="4" HotelCode="17203|326755" HotelName="Sanpi Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Lazzaro Palazzi 18, (Porta Venezia - Buenos Aires - Piazza Repubblica Area), 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/a0791389e9f04afcb262e399878a5028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming boutique hotel is located directly in the heart of the city between the Porta Venezia ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="403.77" OriginalAmount="392.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483407" Longitude="9.20291" StarRating="3" HotelCode="76695|1422698" HotelName="Just Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 29, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/d6/33d698409cf273d4bf5d6a1f33b209c41bcccfe3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="403.95" OriginalAmount="392.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.451788266071" Longitude="9.2058697342873" StarRating="4" HotelCode="26713|5773" HotelName="UNAHOTELS Mediterraneo Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lodovico Muratori 14, Porta Romana, 20135 Milano, Lombardei</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/5d/cd5d4afbc64d12dc50a28e3a71a25a2b9e854fbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel is located in the historical Porta Romana quarter of the city just a few minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="405.01" OriginalAmount="393.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.449038" Longitude="9.180548" StarRating="0" HotelCode="|126499" HotelName="Easy apartment Navigli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Gentilino 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/4/9/9/126499_86f135f1558.jpg</HotelPictures>
        <HotelDescription>SITUATION: Navigli It is in this establishment, Milan it is in. ROOM: They have an air-conditioning system, a bathroom, a television and a fully-equipped kitchen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="405.82" OriginalAmount="394" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.440477" Longitude="9.1995919999999" StarRating="2" HotelCode="76582|435303" HotelName="Apollo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ripamonti 102, 20141 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/8a/678a55c4053549c678889753e14840e1a6c8c75e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="405.86" OriginalAmount="394.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45203678" Longitude="9.24960137" StarRating="4" HotelCode="578648|14087932" HotelName="Hotel M89" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mecenate 89, 20138 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/af/f0af6112094a82c7e0fb06ed544571baaed2d568.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="407.07" OriginalAmount="395.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4783697" Longitude="9.2016541" StarRating="3" HotelCode="|15807" HotelName="Ibis Milano Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA FINOCCHIARO APRILE 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/0/7/15807_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in 1957 and renovated in 1997. It has 425 standard rooms and 10 floors. It has a cosy bar, a pub and a restaurant with air-conditioning. The establishment also has an oudooor car park (for a fee). SITUATION: This smart hotel is in Milan city centre. It is close to Piazza della Repubblica, the central station, shops and leisure areas. 100 metres away, there is public transport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, an air-conditioning system and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="407.88" OriginalAmount="396.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.488478701474" Longitude="9.2102980613708" StarRating="3" HotelCode="335616|hotel_soperga" HotelName="Hotel Soperga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Soperga 24, 20127 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2e/90/2e9078fd34b129ae1bf4ae8447ffa82a6c18f9a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a large Palazzo in Milan's city centre, close to the Corso Buenos Aires. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="408.91" OriginalAmount="397.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.475416" Longitude="9.192434" StarRating="2" HotelCode="211373|the_monastery_hostel" HotelName="The Monastery Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Concierge,Internet,Kitchen,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via Renzo Bertoni 3, Milano Centro, 20121 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4d/97/4d972164732f598b63b8378a9f7125f3f32519c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Milan (Milan Centre), New Generation Hostel Urban Brera...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="408.96" OriginalAmount="397.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3271249" Longitude="-82.6193762" StarRating="3" HotelCode="|361581" HotelName="Country Inn and Suites By Radisson, Sandusky South, Oh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>11600 US 250 Milan Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/1/5/8/1/361581_5177f961037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="409.01" OriginalAmount="397.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479404" Longitude="9.208993" StarRating="3" HotelCode="317254|2178785" HotelName="Hotel Ibis Styles Milano Centro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Boscovich Ruggero 57-59, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/45/8a452561aabe5dfdf71bc52be0af1d6f4b5dcd84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel lies close to Milan's shopping centre (on the corner of ""Corso Buenos Aire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="409.94" OriginalAmount="398" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48437" Longitude="9.20509" StarRating="3" HotelCode="31176|30465" HotelName="Hotel Aosta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Duca d'Aosta 16, Stazione Centrale, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/42/7042a534a806f458414ee6a385bfd7623041f547.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated opposite the main train station, which offers good connections to Linate and M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.75" OriginalAmount="398.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4372267" Longitude="9.2104175" StarRating="3" HotelCode="|22346" HotelName="Rex Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA MARCO D'AGRATE 34/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/4/6/22346_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a good location and it is situated in Milan the southern area of, The establishment has a big hall, a breakfast room and a restaurant. The establishment offers guests WiFi. SITUATION: This hotel is 800 metres away from Corvetto the underground station of. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, satellite or cable TV, a radio and a mini-bar. They also have internet, a double bed, an air-conditioning system, a safe and a central heating system. FACILITIES: It is situated in, a park, Where you can find a basketball court and a football pitch. The establishment boasts a gym. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.97" OriginalAmount="399.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483058" Longitude="9.20306" StarRating="3" HotelCode="58220|hotel_flora_2" HotelName="Flora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 23, 20124 Mailand, Lombardei</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e9/dd/e9dd4765926d10a377838a6649bad4ab3ad51ff7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is a welcoming hotel situated in Milan close to Central Station, excellently connected to the mai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="411.02" OriginalAmount="399.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485515" Longitude="9.1640642" StarRating="4" HotelCode="|15813" HotelName="Unahotels Scandinavia Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/1/3/15813_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: has 9 floors and 149 rooms. In the establishment entrance, guests will find a lobby with elevators and a reception. With regards to the food and beverage offering, the establishment has a bar and a restaurant. It has a car park and indoor parking. SITUATION: This welcoming hotel is located close to Fiera Milano the shopping centre it is 500 metres away from restaurants, nightclubs and a public transport stop. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a safe (available for a fee) and a mini-bar. FACILITIES: The establishment boasts a sunbathing terrace a gym with a sauna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="411.68" OriginalAmount="399.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.488137" Longitude="9.182281" StarRating="3" HotelCode="|50601" HotelName="San Guido" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA CARLO FARINI 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/6/0/1/50601_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is in the area the main theatre, is well-connected with the central station. ROOM: The establishment has 31 rooms, They are equipped with an air-conditioning system, a mini-bar, a desk, a hairdryer and a television. FACILITIES: The establishment boasts a reading room, a room where you can watch TV and a cosy bar. OTHERS: The establishment serves a buffet breakfast, Pets are allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="412.70" OriginalAmount="400.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4529287" Longitude="9.1962138" StarRating="4" HotelCode="|50593" HotelName="Crivi's" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso di Porta Vigentina, 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/9/3/50593_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern building renovated in 2002 and it is situated in Milano a central area of. SITUATION: the cathedral and Porta Vigentina It is located between 200 metres away, guests have Crocetta the underground station of it is situated 5 kilometres away from Linate Airport. ROOM: The establishment has 83 rooms with TV, a direct line telephone and an air-conditioning system. The rooms a bathroom. FACILITIES: The establishment has a bar, living rooms, a business centre and WiFi in the communal areas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.03" OriginalAmount="401.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.41578425" Longitude="9.24024971" StarRating="3" HotelCode="361642|hotel_borgo_nuovo" HotelName="Hotel Borgo Nuovo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via San Bernardo 36, 20139 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/bd/73bd6ae3e2ab82d3752a7514d2ee62c17cec7d4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="413.26" OriginalAmount="401.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483909" Longitude="9.236444" StarRating="3" HotelCode="58216|395275" HotelName="Gamma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Valvassori Peroni, 85, 20133 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/e9/2fe9ae4fcee61102368a157487610cf4a9ae2ed0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of the University quarter of the city (Città Studi). Around the corner,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="414.51" OriginalAmount="402.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485216497883" Longitude="9.2068988913597" StarRating="4" HotelCode="17911|15154" HotelName="Anderson" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Luigi di Savoia 20, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/e2/25e246e3a92e6f3ac51d5f219ce868ae956877b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 500 m from the central train station. A wide range of restaurants, shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="415.09" OriginalAmount="403.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.432325461223" Longitude="9.1066843271255" StarRating="3" HotelCode="335610|hotel_naviglio_grande" HotelName="Residence Naviglio Grande" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Alzaia Trieste 11, 20092 Corsico, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b5/40/b5409f8e7453710f52e7d066bce9163893a56506.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the Naviglio Grande River, in the South-West of Milan, close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="415.09" OriginalAmount="403.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.462841306524" Longitude="9.1532611484795" StarRating="2" HotelCode="192198|my_hotel_milano" HotelName="My Hotel Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giasone del Maino 14, 20146 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/ed/a4ed5cacb198ac0a94439a94df108f5b939f3e62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="415.21" OriginalAmount="403.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.474226" Longitude="9.207774" StarRating="3" HotelCode="387446|1484388" HotelName="Eurohotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sirtori 24, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c9/83/c983c413c5a2f5d54c579854c7af96aa784b9bd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="416.12" OriginalAmount="404" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.501850355574" Longitude="9.2278849349653" StarRating="4" HotelCode="169226|23192" HotelName="Ramada Plaza Milano" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Stamira d'Ancona 27, 20127 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/31/7f312e19be9dd0d67b898414cc0b483093c77ed6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 700 metres from the subway and close to the city centre, this hotel near Villa Reale (4 km) ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="416.23" OriginalAmount="404.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.488133" Longitude="9.201617" StarRating="4" HotelCode="34830|654215" HotelName="Best Western Hotel Madison" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Leopoldo Gasparotto 8, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e1/1c/e11c12f4d5d317fe195d1aee85480dae48e892df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Duca d'Aosta Square, this hotel is only 150 m away from the train station. The beau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="417.16" OriginalAmount="405.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.488746" Longitude="9.183004" StarRating="4" HotelCode="335603|71669" HotelName="Holiday Inn Mailand - Garibaldi Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Ugo Bassi, 1A, 20159 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/f5/a3f5445b52406632b35fd3bf1ef077bafef41076.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of the city's shopping area, only a short way from the fashion and shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="419.05" OriginalAmount="406.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4833727" Longitude="9.2084236" StarRating="3" HotelCode="|22396" HotelName="Scarlatti Hotel Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA SCARLATTI 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/9/6/22396_b600c461449.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located, was built in 1964, renovated in 2003, has air-conditioning, has 8 floors, 100 standard rooms, 25 single rooms and 75 double rooms. In the establishment entrance, guests will find a lobby with elevators and a reception with safety deposit boxes. The establishment boasts a television room, a conference room and a hairdresser's. You are also offered a cafÃ© and a bar. The establishment offers guests room service and a laundry service. SITUATION: This hotel is in the heart of Milan, is situated in Via Scarlatti. Close to the establishment, guests can find tourist points of interest. 200 metres away, there is public transport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, internet, a sitting room, a mini-bar, a safety deposit box, a double bed and a central heating system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="419.55" OriginalAmount="407.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4644667" Longitude="9.1944878" StarRating="1" HotelCode="|126684" HotelName="Nuovo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cesare Beccaria 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/6/8/4/126684_0e4a0531130.jpg</HotelPictures>
        <HotelDescription>SITUATION: Duomo It is situated 200 metres away from the hotel is in Milan the centre of. ROOM: The rooms have a flat-screen television and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="421.27" OriginalAmount="409.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485368151953" Longitude="9.2211240984222" StarRating="2" HotelCode="144141|hotel_astrid_2" HotelName="Astrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/c7/38c7a3a454d2db747096b3cb9ea60162ea16b535.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.88" OriginalAmount="409.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4773797" Longitude="9.2014744" StarRating="3" HotelCode="|30496" HotelName="Brianza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Panfilo Castaldi, 16Angolo Via Lazzaretto</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/9/6/30496_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a bar, a lobby with WiFi and there is no lift. SITUATION: This hotel is in Milano the city centre of Porta Venezia it is located near near the establishment, guests will find the central station, 50 metres away, there is an indoor car park, close to the establishment, clients can find restaurants, massage service, florists, a supermarket, a post office and banks. ROOM: The establishment has 22 non-smoking rooms and fully-equipped. The rooms a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="422.30" OriginalAmount="410.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483431562824" Longitude="9.2084687948227" StarRating="3" HotelCode="337184|mokinba_hotels_cristallo_2" HotelName="Hotel Cristallo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarlatti 22, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8b/f1/8bf1112c426506de3cb8a15c61b854ac7dfaca62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the Via Scarlatti at the heart of Milan. Various attractions are to be found in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="422.30" OriginalAmount="410.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468671823131" Longitude="9.2102148371112" StarRating="3" HotelCode="376558|la_chambre_milano" HotelName="La Chambre Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Poerio 2/A, Anglo P.zz Risorgimento, 20126 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/07/dc076b991c96706d8bcf1db856482ae800374100.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="422.90" OriginalAmount="410.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4264841" Longitude="9.071854" StarRating="4" HotelCode="|72356" HotelName="Best Western Goldenmile Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Cristoforo Colombo,33Trezzano</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/3/5/6/72356_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Golden Mile Milan is rated four stars. It has 150 rooms, a wellness centre, a gym, a swimming pool with hydromassage features, a Turkish bath, a tropical shower and a relaxation area. SITUATION: It is situated in Trezzano sul Naviglio Milano, is well-connected, close to the establishment, clients can find Airport Milan. ROOM: The rooms have an air-conditioning system, soundproofing, a mini-bar, a safety deposit box, an LCD TV and a satellite TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="422.90" OriginalAmount="410.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4841542" Longitude="9.2009461" StarRating="4" HotelCode="|21994" HotelName="Auriga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA G.B. Pirelli 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/9/4/21994_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 6 floors and 52 rooms. In the entrance, you can find a lobby with a lift, a cafÃ©, a reception a safety deposit box service and a currency exchange service. The establishment has a bar, internet (for a fee), a restaurant and conference facilities. There are many services available at the establishment, including a car park, room service and a laundry service. SITUATION: This inviting hotel is in the business area, 100 metres away, there is public transport, is well-connected with the cathedral ,La Scala the theatre a few minutes away from the establishment, you can find bars and restaurants and pubs and the central station. ROOM: The modern rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio and internet. Are also furnished with a mini-bar, a double bed, a safety deposit box, a sitting room and heating. MEALS: The establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, Diners Club and JCB.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="423.83" OriginalAmount="411.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.480235" Longitude="9.193231" StarRating="3" HotelCode="47343|83517" HotelName="Cervo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Principessa Clotilde 10, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/36/0a36da2e69d319b29a811b70ed33bd7918b28f19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is centrally situated approximately 400 m from the historical old town and about ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="425.39" OriginalAmount="413.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.448759" Longitude="9.20342" StarRating="3" HotelCode="66554|hotel_piacenza" HotelName="Piacenza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Piacenza 4, 20135 Milano, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/62/b9621f482ca6ae73d1f160f8a9db3a5e9645a69c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="426.42" OriginalAmount="414.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484008000063" Longitude="9.205400432541" StarRating="0" HotelCode="447849|lepetit_milano" HotelName="Lepetit Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Roberto Lepetit 31, 20124 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/ea/ecea2c2b688b64431383d278d91100ecebd57f85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="426.62" OriginalAmount="414.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483912" Longitude="9.207573" StarRating="4" HotelCode="36232|237516" HotelName="Andreola Central" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Domenico Scarlatti 24, 20124 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/20/c02075cea436cfdc519b39d8a3fa5070b8352804.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="427.41" OriginalAmount="414.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4833903" Longitude="9.2031796" StarRating="3" HotelCode="|75804" HotelName="Smart  Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA NAPO TORRIANI, 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/8/0/4/75804_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="427.66" OriginalAmount="415.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4372906" Longitude="9.2312931" StarRating="4" HotelCode="|15785" HotelName="Starhotels Business Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Gaggia 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/8/5/15785_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.46" OriginalAmount="415.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4886429" Longitude="9.182889" StarRating="4" HotelCode="|36425" HotelName="Holiday Inn Milan - Garibaldi Station, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA UGO BASSI 1/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/4/2/5/36425_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This newly built complex, has 129 rooms and 5 floors. The establishment offers guests a lobby with a reception, air-conditioning, a safety deposit box service, a currency exchange service and a lift. The establishment boasts a bar, a restaurant and a conference room. It has internet, The establishment also offers indoor parking, a laundry service and room service. SITUATION: This hotel is in the heart of the shopping area, is near the fashionable area, 5 minutes away from the establishment, clients can find Porta Garibaldi the Railway Station of 10 minutes away from the establishment you have the central station, near the establishment, you will find Corso Como Avenue Where you can find restaurants, bars, clubs and shops. La Scala it is situated 10 minutes away from the cathedral, el castillo Sforzesco 5 minutes away, you can find Centro de Exhibiciones Rho-Pero in the surrounding area, clients have it is well-connected with Malpensa and Linate the airports of. ROOM: All the rooms have a bathroom with a bath, a hairdryer, a direct line telephone, a satellite television, a radio and WiFi. They have a coffee maker, a kettle, a double bed, an ironing set, a mini-bar, an air-conditioning system, individual heating and a safety deposit box. FACILITIES: The establishment boasts a gym (free of charge), Close to the establishment, clients can find, a spa with a pool, a squash court and hydrotherapy. 10 minutes away, guests will find a beautiful park. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant and a cocktail bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.48" OriginalAmount="416.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46019433" Longitude="9.20640863" StarRating="0" HotelCode="581706|foresteria_margherita_milano" HotelName="Guesthouse Foresteria Margherita Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Regina Margherita 33, 1 Floor, 20122 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c8/f9/c8f912612797a551928c506be73c8dc08cb4310c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.48" OriginalAmount="416.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="955012|milan_homes" HotelName="Milan Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viale Brianza 23, 20127 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b6/1ab606b02985b1744f67a150d5ede2798449ffd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="429.46" OriginalAmount="416.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483369505027" Longitude="9.2033243179321" StarRating="3" HotelCode="17123|748465" HotelName="Smart Hotel Central Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 28, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/5f/605fefe44eb95e60a650c5860f8c1d6ce2b448ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Milan on the Via Napo Torriani directly beside the main train statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.07" OriginalAmount="417.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4178" Longitude="9.25776" StarRating="4" HotelCode="|72262" HotelName="Unahotels The One Milano and Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Maastricht, 3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/2/6/2/72262_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern complex, newly built, is situated in San Donato a residential area of and it is close to Milan. ROOM: The establishment has spacious rooms and suites. The rooms have a direct line telephone, internet, a bathroom and flat-screen satellite television. FACILITIES: The establishment has a bar and a restaurant. The establishment has a well-equipped gym, a relaxation area and aromatherapy treatments. Guests also have access to a bar with a winter garden and a terrace with breakfast service. Guests are offered bicycle storage and a garage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.36" OriginalAmount="417.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4821581" Longitude="9.1987503" StarRating="4" HotelCode="|50598" HotelName="Marconi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Filzi, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/9/8/50598_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building is modern. SITUATION: The establishment, is situated in Milan the heart of 300 metres away from the central station, is near Repubblica the metro station of it is well-connected with the fair centre. ROOM: The establishment has 74 rooms with TV, a direct line telephone, an air-conditioning system and a bathroom. FACILITIES: The establishment has a restaurant and a bar. Guests are offered internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.54" OriginalAmount="418" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.505119" Longitude="9.261477" StarRating="3" HotelCode="221721|33905" HotelName="Rafael Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Olgettina 60, 20132 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/0e/f10ee72a7145a3a785b2e220896d0078d0092274.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="430.54" OriginalAmount="418.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47131628" Longitude="9.15559246" StarRating="0" HotelCode="447758|mita_rooms_apartment_penthouse" HotelName="Mita Milano Rooms&amp;Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Michelangelo Buonarroti 38, 20145 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/83/b0831841e150ef20d97cf6e507751f7baf82bdcd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.57" OriginalAmount="419.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="980929|hd8_milan" HotelName="HD8 Hotel Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Duca Daosta 8, 20124 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/e1/31e1189654645c380d2ffb09bfc5ed594d5c5342.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="432.71" OriginalAmount="420.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484867" Longitude="9.207346" StarRating="4" HotelCode="17918|865785" HotelName="E.c.ho." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Andrea Doria 4, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/21/64211e39f4b2650a5f9a5aead2ea856cfc97e0e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of the north Italian city, directly opposite the central train ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="433.02" OriginalAmount="420.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.499413" Longitude="9.223065" StarRating="3" HotelCode="|291661" HotelName="H21" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Valtorta 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/1/6/6/1/291661_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="433.67" OriginalAmount="421.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4348043" Longitude="9.1842335" StarRating="0" HotelCode="|127101" HotelName="Autosole 2 S.r.l" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicola Palmieri 64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/1/0/1/127101_83b2f301127.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in a residential area, is situated in Milan the outskirts of It has excellent transport links to public transport services. FACILITIES: The establishment has a car park (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="434.59" OriginalAmount="421.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483112810684" Longitude="9.2032787203789" StarRating="4" HotelCode="35052|946215" HotelName="Hotel Atlantic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 24, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/4e/184e234e6d68443c6361e58c638279a25a9010ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located just a few minutes' walk from Milan's designer shops, the Scala...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="434.63" OriginalAmount="421.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4837434" Longitude="9.1650424" StarRating="4" HotelCode="|15815" HotelName="City Life Hotel Poliziano - By R Collection Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Poliziano 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/1/5/15815_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 100 rooms and 10 floors. In the entrance, guests are offered a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment offers guests conference facilities, Regarding the food and beverage offering, the establishment has a restaurant and a bar. It has internet, There are many services available at the establishment, including a laundry service, room service and indoor parking. SITUATION: This attractive urban hotel is in Milan the city centre of it is situated 200 metres away from the fair centre, near the establishment, guests will find bars, cafÃ©s and restaurants. it is 20 minutes away from Sforzesco the castle the cathedral, Via Montenapoleone it is 25 minutes away from in front of the hotel there is a public transport stop, is 2,5 kilometres away from the railway station, the establishment is 7 kilometres away from Linate Airport it is situated 45 kilometres away from Malpensa Airport. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a restaurant and a cafÃ©.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.66" OriginalAmount="422.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464206948562" Longitude="9.1944686725368" StarRating="1" HotelCode="337642|hotel_nuovo" HotelName="Hotel Nuovo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Pets allowed,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cesare Beccaria 6, 20122 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/1b/9f1be3f446d30d33764943bb5552b0855877e0a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Nuovo in Milan (Milan Centre), you'll be minutes fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.66" OriginalAmount="422.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.580862" Longitude="9.4590459999999" StarRating="4" HotelCode="296698|hotel_daniel_2" HotelName="Daniel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Concierge,Elevator,Garden,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Pets allowed,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Industrie 6, 20060 Basiano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/37/4c37687811c6344239cd8c75f76d4190699d3a92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Daniel in Basiano, you'll be close to Globo Mall....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.75" OriginalAmount="425.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49604811" Longitude="9.18540079" StarRating="0" HotelCode="572916|aparthotel_isola" HotelName="Aparthotel Isola" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Farini 81, Lombardia, 20159 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/71/b971da91551d85244e807660396273d7afd9bb10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.78" OriginalAmount="426.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47389781" Longitude="9.16847775" StarRating="0" HotelCode="447756|casa_calicantus" HotelName="Casa Calicantus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Niccolò Machiavelli 8, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/32/b232a75f8e5f7cc253dbecd334665c406e13a6e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="439.28" OriginalAmount="426.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47191883" Longitude="9.22078543" StarRating="2" HotelCode="573748|3005835" HotelName="Conti Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Gian Battista Tiepolo 38, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/66/6b66639a29e4cdfdba6e409e36e968c772e0000d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.79" OriginalAmount="426.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4794083" Longitude="9.2101066" StarRating="4" HotelCode="|57454" HotelName="Best Western City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Buenos Aires,42/5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/4/5/4/57454_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the commercial area of Corso Buenos Aires. It is situated 50 metres away from Lima Underground Station. It has excellent transport links to the exhibition centre Expo 2015. ROOM: Customers can find soundproofed rooms with WiFi (free of charge), internet (free of charge), a mini-bar, an LCD TV, a balcony and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="442.49" OriginalAmount="429.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441938" Longitude="9.1759238" StarRating="2" HotelCode="|126629" HotelName="Marte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Ascanio Sforza 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/6/2/9/126629_c7c84d71119.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi, (free of charge), in communal areas. SITUATION: The hotel is situated 3 kilometres away from Milan Cathedral it is 12 minutes away from a train station and Romolo the metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="442.87" OriginalAmount="429.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477251798802" Longitude="9.2016473263893" StarRating="3" HotelCode="116737|937905" HotelName="Hotel Brianza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panfilo Castaldi 16, 20124 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/58/1158959ee18942524b7e1f01dbfffa8d225cab47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.90" OriginalAmount="430.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4897726" Longitude="9.2256793" StarRating="3" HotelCode="296195|residence_pian_della_nave" HotelName="Residence Pian della Nave" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lambrate 9, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/e9/8de97701c11d2f372b07b4ec80a72a284531293a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="443.00" OriginalAmount="430.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.649148" Longitude="8.723412" StarRating="3" HotelCode="|169564" HotelName="Moxy Milan Malpensa Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Milan Malpensa Airport, Terminal 2 Somma Lombardo, Varese</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/6/4/169564_bd119f80909.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a bar and a library. SITUATION: This establishment, is in the airport, Close to, , and. it is situated 45 kilometres away from Milan the centre of Close to the shopping area, the nightlife and restaurants. ROOM: The rooms have an air-conditioning system, an LCD television, a hairdryer, a dining area and a bathroom with a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="443.24" OriginalAmount="430.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484951" Longitude="9.221019" StarRating="3" HotelCode="|493809" HotelName="City 20" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Lulli 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/3/8/0/9/493809_133c8cc1015.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="444.41" OriginalAmount="431.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481741" Longitude="9.203648" StarRating="3" HotelCode="14721|17419" HotelName="Mennini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 14, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/46/d5465a3142eb45c561d2b2b77d9420e60be97b73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located approximately 150 m from the stop for the airport bus, the main trai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.96" OriginalAmount="432.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44468847" Longitude="9.21185143" StarRating="0" HotelCode="613440|madama_hostel_bistrot" HotelName="Madama Hostel &amp; Bistrot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Benaco 1, 20139 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/b8/e3b877e4dbd3f8520db0e849d5b2810cdba9c7ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="445.96" OriginalAmount="432.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.370532" Longitude="9.212315" StarRating="4" HotelCode="63271|83690" HotelName="Golf Hotel Milano" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Abruzzo, 20090 Opera Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/a3/3da3c55832b2e083bca2d4746b06dc5c493707d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in strategic position by the Tangenziale Ovest, the hotel is 10 km from the centre of Milan ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="446.77" OriginalAmount="433.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.444603411215" Longitude="9.2068111896515" StarRating="4" HotelCode="186866|1158198" HotelName="Zambala Luxury Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Brembo 29, Ripamonti Corvetto, 20139 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/23/79/23792292241fb013b4e995e325cc63181ab9823f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located near the heart of Milan. It is a stone's throw from the main motorways and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="446.89" OriginalAmount="433.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483119" Longitude="9.2033241" StarRating="4" HotelCode="|21990" HotelName="C- Hotels Atlantic" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA NAPO TORRIANI 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/9/0/21990_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a garden area 6 floors, 70 rooms, 35 single rooms and 35 double rooms. In the entrance, you can find a lobby with an elevator, a reception with safety deposit boxes, a cloakroom and a currency exchange service. The establishment has a bar, a conference room and internet. The establishment offers guests room service, a laundry service and a car park. SITUATION: This urban hotel is in a central area, is near the designer shops, Ã“pera Scala near the establishment, you will find near the establishment, you will find Poldi Pezzoli the museum it is situated 50 metres away from the central station. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, tiled floors and fitted carpets. Are also furnished with an air-conditioning system, a central heating system, a sofa and a safe (available for a fee). FACILITIES: The establishment boasts a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="447.07" OriginalAmount="434.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465757373039" Longitude="9.1778218746185" StarRating="4" HotelCode="34969|789725" HotelName="King Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Magenta 19, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/ee/30eeec660e4cf57dbffea130c40c547bff61a626.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This town hotel is located just a few paces from the cathedral at the centre of Milan where numerous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="448.12" OriginalAmount="435.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4447253" Longitude="9.2118235" StarRating="0" HotelCode="|316552" HotelName="Madama and Bistrot" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Benaco 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/6/5/5/2/316552_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="451.14" OriginalAmount="438.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464246" Longitude="9.196134" StarRating="4" HotelCode="76237|galileo_hotel" HotelName="Galileo Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Europa, 9, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/88/e2886b8ee33cf7c7fa17bdb7fb890c67fe191f25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated just 300 metres from Milan’s city centre and a short stroll from the Duo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="451.42" OriginalAmount="438.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463659" Longitude="9.206767" StarRating="4" HotelCode="|211549" HotelName="Bianca Maria Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Bianca Maria 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/5/4/9/211549_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="453.21" OriginalAmount="440.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44702805" Longitude="9.151584" StarRating="0" HotelCode="578332|3010225" HotelName="Versoverde Alzaia Naviglio Grande" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Alzaia Naviglio Grande 150, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/9c/159c8878ce95c3cc95f1072c1bbd5a9195ea7c69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="454.23" OriginalAmount="441.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5191404" Longitude="9.2238637" StarRating="3" HotelCode="|126892" HotelName="Il Girasole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Doberdo' 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/8/9/2/126892_de342621150.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is located 350 metres away fromVilla San Giovanni the metro station of Bicocca 10 minutes away from the establishment, you can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="454.37" OriginalAmount="441.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.456548" Longitude="9.16862" StarRating="4" HotelCode="173730|913855" HotelName="Mercure Milano Solari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Orseolo 1, 20144 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/11/d511f8d7ffce79662433a97f5b5cecd2c9c3ee02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="455.26" OriginalAmount="442.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463525791888" Longitude="9.2068085906405" StarRating="4" HotelCode="476218|2123695" HotelName="Bianca Maria Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Bianca Maria 4, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602121/602121a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="456.03" OriginalAmount="442.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49594" Longitude="9.20268" StarRating="4" HotelCode="|184099" HotelName="Residence Studio Inn Centrale" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cardinal Cagliero 14A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/9/9/184099_ea9a2e91234.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="456.15" OriginalAmount="442.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4881091" Longitude="9.2099663" StarRating="3" HotelCode="|28466" HotelName="Soperga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soperga Via Soperga 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/4/6/6/28466_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1960, has a lobby, a safety deposit box service and a lift. Regarding the food and beverage offering, the establishment has a bar and a breakfast room. The establishment has conference rooms and room service. SITUATION: It is in a large palace, is in Milan the city centre of Corso Buenos Aires near the establishment, guests will find it is 300 metres away from the central station. ROOM: The bright, large rooms, have carpets, a bathroom with a hairdryer, a satellite TV, a direct line telephone, a mini-bar and individual air-conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="456.29" OriginalAmount="443.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45814564" Longitude="9.18825063" StarRating="2" HotelCode="583504|15_quindici_by_serendipity_rooms" HotelName="15 Quindici by Serendipity Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Corso Italia 15/A, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6a/156a1501bc83c2f4a00c51d91b2c78de12d083b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="456.50" OriginalAmount="443.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4845409" Longitude="9.2050916" StarRating="3" HotelCode="|15782" HotelName="B&amp;B  Milano Aosta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Duca D' Aosta, 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/8/2/15782_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning and has 63 spacious rooms living room and a breakfast room. SITUATION: It is in front of the railway station, is well-connected with Malpensa and Linate the airports of it is well-connected with the city centre, is in an excellent location, near the establishment, you will find Via Buenos Aires the cathedral. ROOM: The comfortable rooms, have a direct line telephone, a central air-conditioning system, a television and a radio. A bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="458.25" OriginalAmount="444.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468436" Longitude="9.155066" StarRating="4" HotelCode="117809|1110728" HotelName="Wagner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Michelangelo Buonarroti 13, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/fa/56fa27ec373fd2f20730e3d2c4687cac0a290981.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="459.38" OriginalAmount="446.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45773892" Longitude="9.17143892" StarRating="0" HotelCode="582308|aiello_rooms" HotelName="Aiello Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ausonio 26, 20123 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/76/06/76061983eb52816d345a27cab36cf90983023a25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="459.43" OriginalAmount="446.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470021729276" Longitude="9.1661730408669" StarRating="4" HotelCode="20864|206672" HotelName="Ariosto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ariosto 22, 20145 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/e1/1be111201bba879fe17a518a5596827f2c19ecd7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="460.41" OriginalAmount="447" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="952427|344063" HotelName="Brera Apartments In Moscova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pinamonte Da vimercate 11, 3 Floor, 20121 Milan, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/1f/881fb76f31a67a690cc30329648aaf8f1c640ef1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="460.72" OriginalAmount="447.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477985" Longitude="9.209421" StarRating="4" HotelCode="17916|15164" HotelName="Ritz Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Spallanzani 40, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/40/8a4074efff266b99ca987cc9c61b5c37515446d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="461.10" OriginalAmount="447.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4851449" Longitude="9.206725" StarRating="4" HotelCode="|15792" HotelName="Starhotels Anderson" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PIAZZA LUIGI DI SAVOIA 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/9/2/15792_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel has 8 floors, 106 rooms and 8 suites. In the entrance, guests are offered a lobby with a reception, The establishment has a bar, conference rooms and a restaurant with local dishes, The establishment offers guests room service and a car park. SITUATION: It is 500 metres away from the central station, in the surrounding area of the establishment, guests can find shopping areas, bars, restaurants and leisure areas. It is situated 8 kilometres away fromLinate Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, internet, cable television with films, (available for a fee), a mini-bar and an individual air-conditioning system. FACILITIES: Outdoors, guests have access to a swimming pool. OTHERS: The establishment offers American buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="462.23" OriginalAmount="448.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441884502361" Longitude="9.1759765780978" StarRating="2" HotelCode="337412|1766698" HotelName="Hotel Marte" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ascanio Sforza 81, 20141 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/81/bf81aa9be48a64648e4df6c9f2e6b8de62ba1c74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="462.63" OriginalAmount="449.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479257" Longitude="9.210101" StarRating="4" HotelCode="116703|201427" HotelName="Best Western Hotel City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Buenos Aires 42/5, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/ed/e3ed68a34823facb47ee664b60e3690e56b3b224.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="463.25" OriginalAmount="449.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4779606" Longitude="9.2095383" StarRating="4" HotelCode="|50602" HotelName="Starhotels Ritz" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Lazzaro Spallanzan, 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/6/0/2/50602_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of the city, is situated a few metres from the historic centre, the shopping area, close to the establishment, clients can find Buenos Aires boulevard It has excellent transport links to the fair centre. ROOM: The establishment has 197 rooms with TV, a hairdryer, a mini-bar, a kettle and a coffee maker. FACILITIES: The establishment boasts social rooms, restaurants and a garage. Guests are offered WiFi (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="463.44" OriginalAmount="449.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4822636" Longitude="9.1526347" StarRating="4" HotelCode="|440606" HotelName="Nh Collection Milano City Life" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Colleoni, 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/6/0/6/440606_9acc6c70702.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="463.50" OriginalAmount="450" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483089820825" Longitude="9.2051289999999" StarRating="3" HotelCode="88885|180008" HotelName="Keb Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitruvio 43, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/05/056275/056275a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="464.40" OriginalAmount="450.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.488098865493" Longitude="9.2111510038376" StarRating="4" HotelCode="102004|169151" HotelName="Residenza delle Città" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Mauro Macchi 79, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/c3/77c3b885d4002d5232a93783e97d867f0448e2f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short walk from Milan's Corso Buenos Aires shopping district and the area offers...</HotelDescription>
        <Offer>Long Stay discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="465.18" OriginalAmount="451.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4848399" Longitude="9.1596992" StarRating="4" HotelCode="|21988" HotelName="Nasco" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Sempione 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/8/8/21988_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008 and has 76 rooms, The establishment boasts a spacious hall with a lift, a reception and a safety deposit box service. It has a cafÃ© and a breakfast room. The establishment offers internet, room service, a laundry service and indoor parking (for a fee). SITUATION: This hotel is in the heart of the fashionable area, is well-connected with shopping centres, nightclubs, is located 300 metres away from the Congress Centre, is well-connected with the historic centre, nearby, there is a public transport stop, is situated 2 kilometres away from San Siro the Stadium of it is situated 7 kilometres away from Linate Airport it is situated 36 kilometres away from Malpensa Airport. ROOM: The establishment has superior and standard rooms, The rooms have a bathroom with a bath, a hairdryer, an individual air-conditioning system, individual heating, a direct line telephone, a satellite television, internet, a mini-bar, a safety deposit box and a balcony or terrace. Our guests also have available superior rooms Italian in style, with a bathroom and parquet flooring. It has 2 disabled access rooms and non-smoking rooms. FACILITIES: Close to the establishment, customers can find, leisure areas, entertainment and sports. OTHERS: The establishment serves a buffet breakfast and an Ã  la carte dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="465.56" OriginalAmount="452.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="875619|aparthotel_bossi" HotelName="Apart Hotel Bossi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Bossi 7, 20121 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/8f/4a8fcfa8ed6753fd52599c5d3ce5bccb18ac4348.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="466.65" OriginalAmount="453.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4881532" Longitude="9.2015719" StarRating="4" HotelCode="|21969" HotelName="Best Western Madison" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA GASPAROTTO 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/6/9/21969_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, renovated in 2001, has 4 floors, 97 standard rooms, 50 single rooms and 47 double rooms. Some of the establishment facilities on offer are a reception, a safety deposit box service, lifts and a car park. The establishment has internet and WiFi. The establishment offers room service, a laundry service and a conference room. SITUATION: This hotel is near Piazza Duca D\'Aosta, 150 metres from the train station. It's 1 kilometre from Milan city centre. It is well-connected with restaurants, shops and the commercial area. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a mini-bar, a satellite or cable television, internet, a central heating system and a safety deposit box. OTHERS: The establishment offers buffet or Ã  la carte breakfast. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and JCB.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.37" OriginalAmount="454.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4913199" Longitude="9.2396883" StarRating="4" HotelCode="|127127" HotelName="Nu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Feltre 19 B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/1/2/7/127127_c1d3cd71129.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Nu is rated four stars. The hotel has a car park (free of charge), WiFi (free of charge) and a restaurant. SITUATION: It is in Milan, 150 metres away, guests will find the metro station of Udine. ROOM: The establishment has comfortable rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="468.65" OriginalAmount="455.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.480244" Longitude="9.213263" StarRating="4" HotelCode="80801|lhp_hotel_napoleon" HotelName="Hotel Napoleon Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ozanam 12, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/e8/a8e8e02ce4f9e5d622ed2ec1140439b6afa9ce09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a strategic location in the heart of Buenos Aires, the most famous shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="469.68" OriginalAmount="456.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48384" Longitude="9.20317" StarRating="4" HotelCode="321370|duca_2" HotelName="GLAM Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Duca d'Aosta 4/6, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/e7/4ce731cb6dc1cf7f0e3bcc23d5e0af87792dd712.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="469.93" OriginalAmount="456.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.450945305545" Longitude="9.1602802276611" StarRating="4" HotelCode="59713|229176" HotelName="nhow Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Tortona 35, 20144 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/77/a1/77a12a9d46eb28db3c7cfa4abe38b17b50c69175.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This designer hotel lies in the southern part of Milan, close to Porta Genova train station in the l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.71" OriginalAmount="457.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47420171" Longitude="9.0820361" StarRating="4" HotelCode="616018|camping_village_citta_di_milano" HotelName="Camping Village Citta di Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Campsites" CnxPolicy="Free CXL until 15/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Airaghi 61, 20153 Milano, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/de/f6de94f698f92df21bafb68c10c5eac6acedb68d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="471.66" OriginalAmount="457.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47525406" Longitude="9.20650888" StarRating="3" HotelCode="631734|2966395" HotelName="Ai Suma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Spallanzani 6, 20129 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/49/8749af412f9a4a930086ab75d8f99a94f3b00bba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="473.80" OriginalAmount="460.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.475635" Longitude="9.189421" StarRating="3" HotelCode="145158|brera_apartments" HotelName="Brera Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Fermo 1, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/91/2691d8a2f95d52b727a14dd7389e9e07a0554ffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="473.99" OriginalAmount="460.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.458149" Longitude="9.188535" StarRating="2" HotelCode="394063|3030825" HotelName="Serendipity Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Corso Italia 15B, 20122 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/78/9b78c2c82327f8091bcaf925c77a00145fed55dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service and a transfer service. Wireless internet access in publi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="474.71" OriginalAmount="460.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48451" Longitude="9.2058478" StarRating="0" HotelCode="|126294" HotelName="Ostello Bello Grande" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Lepetit 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/2/9/4/126294_260946b1402.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has, WiFi, (free of charge). SITUATION: 200 metres away, guests will find the railway station and Milano Centrale the underground station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="475.79" OriginalAmount="461.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47944" Longitude="9.19487" StarRating="4" HotelCode="19415|15204" HotelName="Windsor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Galileo Galilei 2, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c5/c2/c5c286fcdd637bb47186d7f8e245df70ea50aaf1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located close to the main train station (about 600 m away). Repubblica metro stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="476.95" OriginalAmount="463.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4770699" Longitude="9.0983648" StarRating="4" HotelCode="|15804" HotelName="Sheraton Milan San Siro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA CALDERA 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/0/4/15804_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This conference hotel, was built in 1984, has 315 rooms and 6 floors. Outdoors, you can find a garden area, In the entrance, you can find a lobby with a reception, a reception with safety deposit boxes, a cloakroom and a currency exchange service. The establishment has a cafÃ©, a lounge bar and a TV room. The establishment offers guests a car park, Regarding the food and beverage offering, the establishment has an Ã  la carte restaurant with air-conditioning a conference room and internet. There are many services available at the establishment, including room service, a laundry service and a medical care service. SITUATION: Is situated inMilan the outskirts of 30 metres away, there is a public transport stop, 300 metres away from the establishment, you can find bars, pubs situated 38 kilometres away from the airport. ROOM: All the rooms have a bathroom with a shower or bath, with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a stereo, a mini-bar, internet, a safety deposit box and a central heating system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="477.69" OriginalAmount="463.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4827169" Longitude="9.1864174" StarRating="4" HotelCode="|20326" HotelName="Tocq" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via A. Di Tocqueville,7/D</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/2/6/20326_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Una Tocq is rated four stars was built in 1972 and it is in Milan city centre. It has a restaurant, lifts, a concierge and a safety deposit box service. The establishment offers guests room service and a bellboy. The establishment boasts a cafÃ©. The establishment also offers business facilities. ROOM: The establishment has 108 rooms, fully-equipped with a hairdryer, an air-conditioning system, a television, video and a radio. OTHERS: pets are allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="478.10" OriginalAmount="464.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4913389" Longitude="9.1854374" StarRating="0" HotelCode="|289178" HotelName="Bb Hotels Aparthotel Isola" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Alserio 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/9/1/7/8/289178_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="478.22" OriginalAmount="464.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482910651312" Longitude="9.2040109634399" StarRating="4" HotelCode="52698|789115" HotelName="Colombia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>via roberto lepetit 15, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/66/4b66f3755f779deb7e89fff807477c285640d174.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the tourist centre of Milan just 100 m from links to the public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="479.72" OriginalAmount="465.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.458008" Longitude="9.191297" StarRating="4" HotelCode="10364|424985" HotelName="Hotel Ascot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lentasio 3, 20122 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186029/186029a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="482.15" OriginalAmount="468.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.472686" Longitude="9.194347" StarRating="4" HotelCode="47283|566365" HotelName="Cavour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fatebenefratelli, 21, Milano 20121</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/e3/55e33525a115b1214b0404e1bc67d65c8a8e222e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Milan's historic centre, a few steps from the Teatro alla Scala theatre and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="482.97" OriginalAmount="468.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45204" Longitude="9.24961" StarRating="4" HotelCode="|444973" HotelName="Collini Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Mecenate 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/7/3/444973_6645ee61358.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="485.13" OriginalAmount="471.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.460761420329" Longitude="9.1811674093615" StarRating="3" HotelCode="378963|ostello_bello" HotelName="Ostello Bello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Medici 4, 20123 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/60/806086733c3b4747645838af0d35a5fb7b4b9553.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="486.16" OriginalAmount="472.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48312757" Longitude="9.20517513" StarRating="3" HotelCode="548800|vitruvio_43_apartments" HotelName="Vitruvio 43 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitruvio 43, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c0/30/c030b1d08b0f13b3377a0094976088cb0051fc8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="486.61" OriginalAmount="472.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46409379" Longitude="9.20332475" StarRating="0" HotelCode="572598|2914845" HotelName="Babila Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Conservatorio 2a, 20122 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/d2/afd24967588a4f5d4b04360e00e80b495dc98ba9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="493.03" OriginalAmount="478.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4641908" Longitude="9.1964698" StarRating="4" HotelCode="|50596" HotelName="Galileo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Europa, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/9/6/50596_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary building renovated in 1994 and it is situated in the city centre. SITUATION: Duomo It is situated next to it is close to the museums, the shopping area, is situated 10 kilometres away from Linate Airport. ROOM: The establishment has 89 rooms with TV, a direct line telephone and an air-conditioning system. The rooms a bathroom. FACILITIES: With regards to the food and beverage offering, there is a restaurant and a bar. The establishment boasts living rooms and a car park on request.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="494.40" OriginalAmount="480.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43692616" Longitude="9.20206976" StarRating="0" HotelCode="447657|la_maison_del_capestrano" HotelName="La Maison Del Capestrano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Gian Francesco Pizzi 14, 20141 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/07/e807dbe0d2d7ba99dc20a735d35366fac445b4a7.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;La Maison Del Capestrano The La Maison Del Capestrano is located in Milano. Off site car parking is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="495.96" OriginalAmount="481.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4768243" Longitude="9.2252114" StarRating="0" HotelCode="|127442" HotelName="Residenza Città Studi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Pascoli, 55/B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/4/4/2/127442_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2012. SITUATION: This establishment, is 5 minutes away from Piola the metro station it is situated next to Milan the University of. ROOM: The establishment has modern apartments with an air-conditioning system and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="498.52" OriginalAmount="484.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48277" Longitude="9.18637" StarRating="4" HotelCode="31404|una_hotel_tocq" HotelName="Tocq Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via A. di Tocqueville 7/D, 20154 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cb/e6/cbe6d334bc28897616a9e3fca3f326659d5a39e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the centre of the city of Milan only a few minutes walk from num...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="498.78" OriginalAmount="484.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4656738" Longitude="9.1777876" StarRating="4" HotelCode="|21989" HotelName="Mokinba Hotels King" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORSO MAGENTA 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/8/9/21989_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, has a reception and a laundry service. Nearby, you can find a car park. SITUATION: This urban hotel is close to the cathedral, is situated near Milan the city centre of Where you can find shops, bars and restaurants. 200 metres away, guests have a public transport stop. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, an air-conditioning system and a mini-bar. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="499.29" OriginalAmount="484.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4774679" Longitude="9.2013872" StarRating="4" HotelCode="|15817" HotelName="Nh Milano Machiavelli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA LAZZARETTO 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/1/7/15817_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2000. It has 4 floors and 103 rooms. In the establishment entrance, guests will find a lobby with elevators, a reception, a bar and a restaurant with a non-smoking area, The establishment also has a car park, indoor parking and WiFi (free of charge). ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, WiFi (available for a fee), a satellite TV, cable television, a safety deposit box and a mini-bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="501.34" OriginalAmount="486.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46708959" Longitude="9.20015775" StarRating="2" HotelCode="469431|2913705" HotelName="Brera Apartments In San Babila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cecilia 2, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/20/ec20d2a34665929cc7f632e5aeae2389b72836c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="501.88" OriginalAmount="487.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.469193" Longitude="9.197309" StarRating="0" HotelCode="|503633" HotelName="The Couper Sant\'Andrea" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Andrea 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/6/3/3/503633_91aecf21045.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="503.74" OriginalAmount="489.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4807812" Longitude="9.1898857" StarRating="4" HotelCode="|72004" HotelName="Avani Palazzo Moscova Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Monte Grappa, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/0/0/4/72004_ca6ac720734.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotelViale Monte Grappa 12 it is in It has 65 rooms, Junior Suite rooms and 4 floors.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="504.20" OriginalAmount="489.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48103012633" Longitude="9.1900554299355" StarRating="4" HotelCode="171034|292605" HotelName="NH Milano Palazzo Moscova" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Monte Grappa 12, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/43/9a43ff36feaf35efdd1cdcf9ce340370042d2838.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="507.61" OriginalAmount="492.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.473977" Longitude="9.1960457" StarRating="4" HotelCode="|50597" HotelName="Manin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Daniele Manin, 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/9/7/50597_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in a central location, is located opposite public gardens. Close to the establishment, guests can find Duomo it is situated near the La Scala Theatre and the shopping streets. ROOM: The establishment has 118 rooms with a hairdryer, a direct line telephone, an air-conditioning system, a safe, a mini-bar, a satellite TV, a television (available for a fee), heating and WiFi. FACILITIES: The establishment has a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="507.79" OriginalAmount="493.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4878861" Longitude="9.2040352" StarRating="0" HotelCode="461760|house_beatrice_milano" HotelName="House Beatrice Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 16/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via G. B. Sammartini 15, 20125 MIilan, MIilano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/70/b6709e1de3c5a5fc4fab0518214928d065feb0e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="510.72" OriginalAmount="495.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4751454" Longitude="9.2061532" StarRating="3" HotelCode="|30213" HotelName="Fenice Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORSO BUENOS AIRES 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/2/1/3/30213_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in 1890, renovated in 2004, with air-conditioning, has 4 floors and 46 rooms. It has a reception, a safety deposit box service, a lift, a bar and a breakfast room. The establishment offers room service, a laundry service and indoor parking. SITUATION: This hotel Corso Buenos Aires is situated in it is near the historic centre, is situated in an excellent location, nearby, there is a metro station, a tram stop and a bus stop. near the establishment, guests will find Pero Rho the exhibition centres it is situated 12 kilometres away from Linate Airport. ROOM: The modern rooms stylish and with parquet flooring. They are equipped with an air-conditioning system, a central heating system, a direct line telephone, a mini-bar and a satellite TV. The rooms a bathroom with a shower or bath and a hairdryer. They have a safety deposit box and a balcony or terrace. PAYMENT METHODS: Customers can pay by credit cards, American Express, Visa, Mastercard, JCB and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="510.88" OriginalAmount="496.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4632648" Longitude="9.1660002" StarRating="3" HotelCode="192161|suitime" HotelName="Suitime" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Matteo Bandello 20, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/91/1791c6c160242bf0a451fe04525e1647bcdb34dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="511.88" OriginalAmount="496.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4998852" Longitude="9.1427853" StarRating="4" HotelCode="|68577" HotelName="Milan Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VARESINA 124</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/5/7/7/68577_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 6 kilometres away from the city centre, is situated 6 kilometres away from the railway station situated 30 kilometres away from the airport. ROOM: They offer rooms with an air-conditioning system, a television, internet, a direct line telephone and a mini-bar. FACILITIES: The establishment has a car park, Guests are offered a bar, WiFi, a TV room and a conference room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="512.06" OriginalAmount="497.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.475986960214" Longitude="9.1663031280041" StarRating="3" HotelCode="57789|789785" HotelName="Lancaster" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Abbondio Sangiorgio 16, 20145 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/e4/79e460a3d2196cfeba57cb8740c900786e1c8cf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a beautiful, calm, and elegant zone of Sempione, a residential district in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="512.36" OriginalAmount="497.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479220880264" Longitude="9.1457507014275" StarRating="5" HotelCode="31174|101802" HotelName="Meliá Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Masaccio 19, 20149 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/15/f1153d0d4866c544a9f26d2d95a869f1e835381f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury hotel and convention centre lies close to the Fiera Campionaria in the northeast of Milan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="512.56" OriginalAmount="497.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.461108913711" Longitude="9.154132604599" StarRating="4" HotelCode="31172|116892" HotelName="Marriott Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Washington 66, 20146 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/22/77223da6e65717a0ab526c705107125de89840ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a residential area at the heart of Milan only a few minutes walk from the e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="512.85" OriginalAmount="497.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.460512543759" Longitude="9.1812765598297" StarRating="3" HotelCode="400740|233116" HotelName="Ariston" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Carrobbio 2, 20123 Milano, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dc/df/dcdfd0175bc1f04a7da16693554c94a1c2a98b5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the very heart of Milan, in Largo Carrobbio. It is a 5-minute walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="513.35" OriginalAmount="498.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.475698" Longitude="9.205928" StarRating="4" HotelCode="49103|113624" HotelName="Worldhotel Cristoforo Colombo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Free CXL until 15/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Buenos Aires 3, 20124 Milano, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f7/6ef7e289499da6bee286f4fe84f0ba786b4f4bdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the beginning of Corso Buenos Aires, in front of Porta Venezia subway stati...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="513.69" OriginalAmount="498.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483395" Longitude="9.2036687" StarRating="4" HotelCode="|448741" HotelName="IH Hotels Milano Centrale" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA ANTONIO RECANATE 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/7/4/1/448741_8cf2cc71428.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="516.03" OriginalAmount="501.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482649" Longitude="9.203375" StarRating="4" HotelCode="10859|hotel_berna" HotelName="Hotel Berna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 18, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/70/6c708d72b88eb10feb3177cb3111ddda6a3f678f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located directly in the city centre near the main tourist attractions and the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="516.41" OriginalAmount="501.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482511" Longitude="9.203834" StarRating="2" HotelCode="|126450" HotelName="Boston" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Lepetit 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/4/5/0/126450_1.jpg</HotelPictures>
        <HotelDescription>ROOM: Clients can find rooms with an air-conditioning system, WiFi (free of charge) and a television. SITUATION: It is situated 300 metres away fromMilano Centrale the Railway Station of It has excellent transport links to Milan Cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="520.05" OriginalAmount="504.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.457493" Longitude="9.191876" StarRating="4" HotelCode="904122|749855" HotelName="Uptown Palace Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Sofia n. 10, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/98/5a9895f6ae21dfe75033ed6fb7cda6e8bacef945.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="520.15" OriginalAmount="505.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4657903" Longitude="9.1728014" StarRating="0" HotelCode="955529|milan_royal_suites__magenta_palace" HotelName="Milan Royal Suites Magenta &amp; Luxury Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Magenta 62, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/4b/634bff1bb5d9db9f51c2877335afbbd01c006d09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="521.61" OriginalAmount="506.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4795791" Longitude="9.1950324" StarRating="4" HotelCode="|15803" HotelName="Windsor Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA GALILEO GALILEI 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/0/3/15803_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors, 121 rooms and 7 suites. In the entrance, guests are offered a lobby with an elevator and a reception. With regards to the food and beverage offering, the establishment has a bar and a restaurant. It has indoor parking. SITUATION: This trendy, urban hotel is 600 metres away from the central station, is situated 200 metres away from Repubblica the underground station of it is well-connected with the city centre. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a television, a mini-bar and a safe (available for a fee). OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="522.22" OriginalAmount="507.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4641788" Longitude="9.2033229" StarRating="0" HotelCode="|297184" HotelName="Babila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Conservatorio 2a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/7/1/8/4/297184_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="524.27" OriginalAmount="509.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.475156586737" Longitude="9.2061567306519" StarRating="3" HotelCode="61855|hotel_fenice_milano" HotelName="Fenice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Buenos Aires 2, 20124 Milano, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1c/91/1c9149d82f67d591cad2c1ccce905b69417400cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the beginning of the Corso Buenos Aires, a stone's throw from the old town,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="524.59" OriginalAmount="509.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467385" Longitude="9.1842859999999" StarRating="2" HotelCode="80251|1094288" HotelName="London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rovello 3, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5c/85/5c85d438c0a03b6ca481a0617b8900540603570d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="525.30" OriginalAmount="510.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48414" Longitude="9.201205" StarRating="3" HotelCode="15142|stazi" HotelName="New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G.B. Pirelli 5, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/c1/b1c1753ad7e36b32794834423d4a508ecb349f03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies directly opposite Milan central train station, the airport bus terminal, and the metr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="530.38" OriginalAmount="514.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484157" Longitude="9.20127" StarRating="2" HotelCode="902859|2496115" HotelName="Stazione" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Battista Pirelli 5, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/366219/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="531.48" OriginalAmount="516.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46975049" Longitude="9.199996" StarRating="0" HotelCode="958978|hemeras_boutique_house_duomo_dream_2" HotelName="Hemeras Boutique House - Corso Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Corso Venezia, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/16/34165391108c7b4a3583d34ee4e357c782323d22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="532.10" OriginalAmount="516.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4613" Longitude="9.188086" StarRating="0" HotelCode="|519059" HotelName="Missori Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giuseppe Missori 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/9/0/5/9/519059_be961890050.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="532.33" OriginalAmount="516.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466293492016" Longitude="9.1587057709694" StarRating="4" HotelCode="335606|504335" HotelName="Hotel Capitol Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cimarosa Domenico 6, 20144 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ef/15/ef1557e5570452ec0a16e9d4849be1d93f313c70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming conference hotel lies right in the historical centre of the city where guests will fin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="533.45" OriginalAmount="517.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47736" Longitude="9.22551" StarRating="1" HotelCode="|551951" HotelName="Leonardo da Vinci" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Leonardo da Vinci, 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/1/9/5/1/551951_c1c543f1529.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="533.54" OriginalAmount="518.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.500202060011" Longitude="9.1425732711639" StarRating="4" HotelCode="903669|milan_suite_hotel" HotelName="Milan Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Varesina 124, 20156 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/7f/ca7ff4106ecc6dd0d176341c768cf9ebdfe57372.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="536.10" OriginalAmount="520.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48491716848" Longitude="9.1981154680252" StarRating="4" HotelCode="29246|15014" HotelName="Four Points By Sheraton Milan Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gerolamo Cardano 1, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/a2/51a2a00fd48e6b25fea53b675db99050bc6facef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies right at the heart of the shopping quarter. Links to the public transport network ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="537.66" OriginalAmount="522.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481619101563" Longitude="9.2057803529987" StarRating="3" HotelCode="376469|household_settembrini_17" HotelName="Household - Settembrini 17" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Settembrini 17, 20124 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/30/f1306c5becffcc72b0959833003ccc322b72b5fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="538.18" OriginalAmount="522.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4510838" Longitude="9.1925326" StarRating="4" HotelCode="|126203" HotelName="D'este" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Bligny 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/2/0/3/126203_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is near Navigli the area Bocconi the University of it is 15 minutes away from Milan the historic centre of. ROOM: The rooms have an air-conditioning system and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="539.92" OriginalAmount="524.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.493994" Longitude="9.202175" StarRating="0" HotelCode="|509264" HotelName="limehome Milan via Stresa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Stresa 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/9/2/6/4/509264_2f55d4b1107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="541.83" OriginalAmount="526.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49126635235" Longitude="9.1926896642101" StarRating="3" HotelCode="345084|1702298" HotelName="Hotel Zara Milano" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Zara 28, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/6f/3a6f1ca0d7a4a494a0011e5b61c5571ed0f9444c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="545.10" OriginalAmount="529.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.491491" Longitude="9.1925781" StarRating="3" HotelCode="|221246" HotelName="Zara Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Zara 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/2/4/6/221246_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="545.44" OriginalAmount="529.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45885366" Longitude="9.20535854" StarRating="0" HotelCode="580262|2578585" HotelName="Queen Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Regina Margherita 9, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/de/c5ded5cdf67ae6a132ee977986b7c36c05d8abd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="545.53" OriginalAmount="529.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.462741" Longitude="9.204545" StarRating="3" HotelCode="117412|1608818" HotelName="Pavone" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dandolo 2, Traversa di Corso di Porta Vittoria, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/61/1f618bad8aaa221d75f2425f0fb651abe5a35d2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="548.15" OriginalAmount="532.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47731468" Longitude="9.22555338" StarRating="1" HotelCode="353800|2580415" HotelName="Albergo Leonardo Da Vinci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Leonardo Da Vinci 10, 20133 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/dd/4fdd56c4ad3e0c0650e69d2d2801b666158571c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Think Florence in Florence (Duomo), you'll be minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="548.99" OriginalAmount="533.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.480448009839" Longitude="9.2116163671017" StarRating="4" HotelCode="12715|best_western_hotel_galles" HotelName="Best Western Plus Hotel Galles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Lima 2, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/89/9b/899bd9366d4863687e120a5c9e19e5e0bc802a6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located directly on the Corso Buenos Aires. It takes just a few minutes by foo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="549.61" OriginalAmount="533.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463176" Longitude="9.2102649999999" StarRating="4" HotelCode="89634|211661" HotelName="Vittoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Calvi 32, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/93/f1939fb4cd79b9d9f976f80146aab899239f9ce1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="551.72" OriginalAmount="535.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.447171" Longitude="9.178696" StarRating="0" HotelCode="|368849" HotelName="Easy Milano Apartment Navigli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Pavia 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/8/4/9/368849_d6154601334.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="553.11" OriginalAmount="537.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="616995|design_apartments_in_brera" HotelName="Design apartments in Brera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Garibaldi 73, Stadtzentrum Mailand, 20121 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/bc/77bc1ab3489db965ac0f380acf57eb556486ed7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Design apartments in Brera in Milan, you'll be minutes from P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="553.37" OriginalAmount="537.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.471972277855" Longitude="9.2076379805803" StarRating="3" HotelCode="366018|778665" HotelName="Roxy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nino Bixio 4/a, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/5c/be5cb64fa87c2a26b04e0d3bfd24ea604df7591e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet street right in the city centre. Restaurants, bar and shops all lie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="554.97" OriginalAmount="538.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484186" Longitude="9.222253" StarRating="1" HotelCode="154478|2932575" HotelName="Mia Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Vallazze 14, 20131 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/f8/ccf813985988cd8d5414c0e2506f6df7e24e6ef7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A warm welcome awaits you at the mid size, 1 star Hotel Vallazze in Milano. Guests can dine at the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="557.19" OriginalAmount="540.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48687528" Longitude="9.20185869" StarRating="4" HotelCode="495492|2004175" HotelName="NYX Milan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Piazza IV Novembre 3, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/9f/f39f5a008e55d0f15cfd48a8ddd5653e501d0df9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="561.35" OriginalAmount="545" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.462321387744" Longitude="9.1814763844013" StarRating="4" HotelCode="14722|55842" HotelName="Mentana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Morigi 2, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/37/4c370a6e53a8a5112f0e224cde3571be4000e0af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="561.45" OriginalAmount="545.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4662457" Longitude="9.1587857" StarRating="4" HotelCode="|21995" HotelName="Capitol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA CIMAROSA 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/9/5/21995_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1999, has 9 floors, 66 rooms, 29 single rooms, 30 double rooms and 5 suites. In the entrance, you can find a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service and a cloakroom. The establishment boasts a bar and an Ã  la carte restaurant with air-conditioning, The establishment offers a conference room and internet. It has a car park, room service, a laundry service and a medical care service. SITUATION: This attractive hotel is in the historic centre, close to the establishment, clients can find the cathedral, is located close to Fiera Milano the Exhibition Centre near the establishment, guests will find Piazza Affari the business district 100 metres away, guests will find shops, is 200 metres away from restaurants, public transport services, is situated 7 kilometres away from Linate Airport it is situated 45 kilometres away from Malpensa Airport. ROOM: The stylish rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, fitted carpets and a safety deposit box. FACILITIES: You can find a gym. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="563.41" OriginalAmount="547" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43646" Longitude="9.189521" StarRating="4" HotelCode="76669|56844" HotelName="Quark Due Hotel &amp; Residence Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lampedusa 11/3, 20141 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/2e/e42ea3d2e9c4867dfffae58b296662f58eb70d8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a tranquil area, but strategically connected to the centre of Milan, the hotel is located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="563.41" OriginalAmount="547.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46126304" Longitude="9.18607585" StarRating="0" HotelCode="548615|duomo_house_2" HotelName="Duomo House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via della Palla 5, 20123 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/70/0a709e8db3feeb38f9fd3b0fc1df371e4372b1c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="564.05" OriginalAmount="547.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478562638829" Longitude="9.2041879892349" StarRating="4" HotelCode="30258|222996" HotelName="Best Western Plus Hotel Felice Casati" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Felice Casati 18, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/26/f226e62553aab2c64a151e4d8b2166836d2b97da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Milan, next to the famous Corso Buenos Aires, in the middle of the most impo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="566.50" OriginalAmount="550.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482382" Longitude="9.208156" StarRating="2" HotelCode="145897|hotel_charly" HotelName="Charly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Settala 76, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/76/067671e94ac37555baa02857e2dd0963d2b89264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="570.37" OriginalAmount="553.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467362" Longitude="9.185969" StarRating="0" HotelCode="|445486" HotelName="Aparthotel Bossi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Bossi 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/8/6/445486_ba788cb1046.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="570.81" OriginalAmount="554.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45526336" Longitude="9.16756946" StarRating="4" HotelCode="584213|2581255" HotelName="Savona 18 Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Savona 18, 20144 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/7a/6d7ac31487b7d4881953288693d4fc105adcd280.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="572.28" OriginalAmount="555.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4758955" Longitude="9.1840446" StarRating="3" HotelCode="|15780" HotelName="Ritter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORSO GARIBALDI 68</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/8/0/15780_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has and 8 floors, was built in 1929 89 rooms, 67 double rooms and 22 single rooms. In the entrance, guests are offered a lobby with a reception, a safety deposit box service and a lift. The establishment boasts a bar and a television room. The establishment offers internet, room service and indoor parking. SITUATION: This hotel is in a central area, is situated in the historic centre, 15 minutes away from the establishment, guests will find the cathedral, In the surrounding area you can also find shops, restaurants, bars and nightclubs. it is close to Moscova the metro station of. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, a fridge, a double bed, a safety deposit box and central heating. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="572.43" OriginalAmount="555.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.489367" Longitude="9.215365" StarRating="0" HotelCode="|367409" HotelName="Bb Hotels Aparthotel Desuite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Pomezia, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/7/4/0/9/367409_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="574.60" OriginalAmount="557.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756371" Longitude="9.1893062" StarRating="0" HotelCode="|126083" HotelName="Brera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via San Fermo 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/0/8/3/126083_1_3853.jpeg</HotelPictures>
        <HotelDescription>SITUATION: It is inBrera the city centre of. ROOM: Customers can find apartments with WiFi (free of charge) and a kitchen.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="576.54" OriginalAmount="559.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.486934" Longitude="9.201775" StarRating="4" HotelCode="|217830" HotelName="NYX Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza IV Novembre, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/8/3/0/217830_619398d1125.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="578.17" OriginalAmount="561.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45697" Longitude="9.206548" StarRating="0" HotelCode="|448460" HotelName="Numa Milan Montenero" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Via Presolana</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/4/6/0/448460_f97fa181033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="584.75" OriginalAmount="567.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4581625" Longitude="9.2047867" StarRating="0" HotelCode="|127668" HotelName="Zebra" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Regina Margherita 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/6/6/8/127668_8.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is located near the university area excellent transport links to the metro station and the tram.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="585.52" OriginalAmount="568.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463026711414" Longitude="9.1883923233847" StarRating="3" HotelCode="95052|1048688" HotelName="Hotel Rio Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Mazzini 8, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/54/b954815a188b423b0d47e2f8364db4b78be334a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Milan. There are a total of 350 accommodation units on the premises. Rio is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="586.80" OriginalAmount="569.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4847323" Longitude="9.200343" StarRating="4" HotelCode="|15811" HotelName="Una Century" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Filzi 25 B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/1/1/15811_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 17 floors and has 144 rooms, In the entrance, you can find a lobby with elevators and a reception. The establishment has an inviting bar and a breakfast room. The establishment offers guests conference rooms and room service. SITUATION: It is in the heart of the city, close to the establishment, clients can find the central station, is a few minutes from shops, leisure areas and entertainment. nearby, you will find the cathedral ,La Scala the theatre it is situated 8 kilometres away from Linate Airport It is situated 50 kilometres away fromMalpensa Airport. ROOM: The inviting rooms, fully-equipped and a bathroom with a hairdryer, They are equipped with satellite or cable TV, a direct line telephone, a mini-bar, a safe (available for a fee), individual air-conditioning and individual heating. OBSERVATIONS: Pets are permitted. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="587.85" OriginalAmount="570.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4769767" Longitude="9.1967198" StarRating="4" HotelCode="|15797" HotelName="NH Milano Touring" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA UGO TARCHETTI 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/9/7/15797_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 282 comfortable rooms, a lobby with air-conditioning, a reception, a safety deposit box service, a lift, a breakfast room, a conference room and WiFi. The establishment boasts a bar and a restaurant. SITUATION: This hotel is close to the railway station, close to the city centre and the commercial area. It has excellent transport links to public transport services. It's 2,5 kilometres from el castillo Sforzesco, 4 kilometres away from la Ã³pera de La Scala. ROOM: All the rooms have large beds, an LCD TV, WiFi (free of charge), a hairdryer, a direct line telephone, a mini-bar, an air-conditioning system and a central heating system. OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="588.20" OriginalAmount="571.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4531255" Longitude="9.180569" StarRating="3" HotelCode="|126658" HotelName="Milano Navigli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Sant' Eustorgio 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/6/5/8/126658_fb98fd51111.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel offers, WiFi, (free of charge). ROOM: The establishment has modern rooms and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="589.76" OriginalAmount="572.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477265" Longitude="9.20541" StarRating="4" HotelCode="95060|567385" HotelName="Best Western Hotel St. George" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Tunisia 9, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/e6/e6b342baa0d45ac8/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This functional city hotel is located just 2 km from Milan’s city centre and only metres away from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="592.06" OriginalAmount="574.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484981" Longitude="9.199359" StarRating="4" HotelCode="47335|1048430" HotelName="UNAHOTELS Century Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Filzi 25b, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/e2/c9e22c4d6a628664799aad3319828c419c9bfbf2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the Italian city of fashion within paces of the main train sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="594.31" OriginalAmount="577.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45435488" Longitude="9.16935827" StarRating="2" HotelCode="447660|experience_design_bed__show" HotelName="Experience Design Bed &amp; Show" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Via Tortona 10, 20144 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/ef/27efe72f1186e8c382e8ce5039c532b016324a5a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="594.60" OriginalAmount="577.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464470445301" Longitude="9.1952928730163" StarRating="4" HotelCode="32810|356035" HotelName="iH Exclusive Milano Ambasciatori" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Galleria del Corso 3, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/c9/38c901c96555f9a3c08ac286004dc02ac27c15e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan, approximately 3 km from links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="595.13" OriginalAmount="577.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4609495" Longitude="9.1544" StarRating="4" HotelCode="|15789" HotelName="Milan Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA WASHINGTON 66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/8/9/15789_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury, urban hotel, was renovated in 2000 7 floors, 313 rooms and 10 suites. In the establishment entrance, guests will find a lobby with elevators, a reception, a safety deposit box service and a currency exchange service. The establishment has a kiosk, a cosmetic shop and an inviting bar. Regarding the food and beverage offering, the establishment has an Ã  la carte restaurant with local cuisine conference rooms with conference facilities, The establishment offers guests room service and a laundry service. Our guests can reserve a babysitting service, The establishment boasts indoor parking (for a fee). SITUATION: This hotel is in a residential area, is in Milan the city centre of Close to the fair centre, a few minutes walk away, you can find shops, bars and restaurants. 200 metres away, there is a public transport stop, 8 kilometres away, you can find a train station, is situated 20 kilometres away from Linate Airport 50 kilometres away from, Malpensa Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television with pay channels, internet, a mini-bar, a safety deposit box (available for a fee), an individual air-conditioning system and individual heating. They have an iron and an ironing board. FACILITIES: The establishment has a gym with a sauna. PAYMENT METHODS: The establishment accepts American Express, Mastercard, Visa, Diners Club, JCB and EC. OTHERS: The establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="595.65" OriginalAmount="578.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4825919" Longitude="9.2238663" StarRating="3" HotelCode="|127130" HotelName="Oasi Village" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Lombardia 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/1/3/0/127130_cd5ca271141.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a bar and WiFi (free of charge). SITUATION: This hotel Milan it is in it is situated 200 metres away from Piola the metro station. ROOM: The rooms have WiFi, (free of charge), an air-conditioning system and a satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="597.40" OriginalAmount="580.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.450966" Longitude="9.203724" StarRating="3" HotelCode="192193|hotel_five" HotelName="Five" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Lodi 4, angolo Via Salmini, 20135 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/90/1a905cc5120fa1cda56537a0aa2d4d36660edd29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="600.49" OriginalAmount="583.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.450149373663" Longitude="9.1697081923485" StarRating="4" HotelCode="102001|art_hotel_navigli" HotelName="Art Navigli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Fumagalli 4, 20143 Mailand, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/72/1c729d6374268fe7e04ce4ba897bcd58f24c311d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel is centrally located. Restaurants are 20 metres away and it is 100 metres to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="600.96" OriginalAmount="583.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479413" Longitude="9.209745" StarRating="4" HotelCode="16242|566525" HotelName="iH Hotels Milano Puccini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Buenos Aires 33, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/f9/d9f94b964f869480beac9e8dc45d64bc5081ace9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This discerning luxury hotel is centrally located directly on the shopping street Corso Buenos Aires...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="601.73" OriginalAmount="584.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484177481537" Longitude="9.1987185490738" StarRating="4" HotelCode="933456|1525658" HotelName="Hyatt Centric Milan Centrale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Battista Pirelli 20, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/81/cc81ad3305b99d248c4a503272ef7442c4a8bbb6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="602.71" OriginalAmount="585.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48962" Longitude="9.200761" StarRating="4" HotelCode="97922|99306" HotelName="Crowne Plaza Milan City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Melchiorre Gioia, 73, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bd/56/bd560f10c753df859460783c525de87db2be4e69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to the Central Railway Station. Sondrio subway station is s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="603.39" OriginalAmount="585.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4645419" Longitude="9.1952361" StarRating="4" HotelCode="|15781" HotelName="iH Hotels Milano Ambasciatori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GALLERIA DEL CORSO 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/8/1/15781_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1938, has 7 floors, 85 standard rooms and 2 suites. The establishment boasts a restaurant with a non-smoking area. SITUATION: This smart hotel is in Milan 3 kilometres away from public transport services. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, a mini-bar, a fridge and a safety deposit box.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="604.50" OriginalAmount="586.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.457330229638" Longitude="9.191058576107" StarRating="3" HotelCode="35437|789715" HotelName="Canada" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Sofia 16, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/dc/ebdc1f27fc86eed1c7b1ef4d2af7dca3bf424326.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located in the old town just a few steps from links to the public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="606.67" OriginalAmount="589.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="968503|della_spiga_suites_by_brera_apartments" HotelName="Della Spiga Suites by Brera Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Spiga 19, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/a8/aea8fb3bb91211f5c524fbf02f4b98052fd419ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="608.25" OriginalAmount="590.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46725" Longitude="9.20006" StarRating="3" HotelCode="|184067" HotelName="Montenapoleone Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cecilia, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/6/7/184067_e5875151537.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.85" OriginalAmount="595.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.486351963081" Longitude="9.2001727223396" StarRating="4" HotelCode="29802|hilton_milan" HotelName="Hilton Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Galvani 12, Milan 20124, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/cc/94cc2983566d228477763eab9d6fd8c8ad89a611.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies in the business district of Milan. Milan's main train station is about 3...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="618.00" OriginalAmount="600.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483604572081" Longitude="9.2040592432022" StarRating="1" HotelCode="192167|klick_hotel_milano" HotelName="Klick Hotel Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Da Recanate 2, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/8f/798f9b412a855b3a49319d44e72186f59c1a2d17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="620.06" OriginalAmount="602" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4532314304" Longitude="9.1805040836334" StarRating="3" HotelCode="192156|201277" HotelName="Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Sant'Eustorgio 2, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/57/ed57e19fc4768455500ac65a5bb6a9dd4cf9aa47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="624.37" OriginalAmount="606.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4849833" Longitude="9.1982453" StarRating="4" HotelCode="|15805" HotelName="Duo Milan Porta Nuova, A Tribute Portfolio 	" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Gerolamo Cardano, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/0/5/15805_395a9a70857.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban and conference hotel, has 12 floors and 254 rooms. This air-conditioned establishment has a lobby, with an elevator, a reception with safety deposit boxes and a currency exchange service. The establishment boasts a bar and a restaurant with air-conditioning, The establishment offers 8 conference rooms and internet. There are many services available at the establishment, including room service, a laundry service and a medical care service (for a fee), Guests can also use a car park and indoor parking. SITUATION: This hotel is situated in the commercial district, 500 metres away, there is public transport, is situated 6 kilometres away from the city centre, the fair centre, is situated 8 kilometres away from Linate Airport it is situated 59 kilometres away from Malpensa Airport. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, an air-conditioning system, a mini-bar, a double bed, fitted carpets and a central heating system. FACILITIES: The establishment has a gym. PAYMENT METHODS: The establishment accepts American Express, Mastercard, Visa, Diners Club and JCB. OTHERS: The establishment offers all meals in a buffet form and Ã  la carte lunch and dinner. Dietary restrictions can be accomodated for and special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="625.32" OriginalAmount="607.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4621667" Longitude="9.20638221" StarRating="3" HotelCode="547685|2580515" HotelName="Aparthotel Meneghino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Corso di Porta Vittoria 58, 20122 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/e5/e7e5c0806ae9f4322e5b727f3170184794ea4711.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="625.84" OriginalAmount="607.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4803313" Longitude="9.2117" StarRating="4" HotelCode="|22343" HotelName="UNAHOTELS Galles Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PIAZZA LIMA 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/4/3/22343_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious hotel is in the centre of Milan, close to Corso Buenos Aires. Next to the establishment, there is an underground station. You will be able to visit la GalerÃ­a Vittorio Emanuele and el Palazzo Reale o La Scala. HOTEL: This hotel is in a palace was built in the 19th Century, has a restaurant and panoramic views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="629.02" OriginalAmount="610.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47096894" Longitude="9.18392615" StarRating="0" HotelCode="546261|2970265" HotelName="Brera Prestige B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Erbe 2, 20121 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/f0/f6f0310588527770a9348dd41a832021ec5aa7e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a safe. Wireless internet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="629.22" OriginalAmount="610.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47173972" Longitude="9.07813526" StarRating="0" HotelCode="785958|3038315" HotelName="Agriturismo Dolceluna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Airaghi 131, 20153 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/a8/61a87dd20c51d4836e07cd8f3e93935d45d2be24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="629.33" OriginalAmount="611.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.50000434" Longitude="9.19898826" StarRating="0" HotelCode="570840|bb_hotels_residenza_bicocca" HotelName="BB Hotels Aparthotel Bicocca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Arbe 63, 20125 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/f8/ddf88e78c0c178ec45809752d8e0e269a06f9a15.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="631.39" OriginalAmount="613.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48529" Longitude="9.183122" StarRating="4" HotelCode="64005|ac_milano" HotelName="AC Hotel Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Tazzoli 2, 20154 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/90/1190079c88a0e62f2a5d098d93d16dcd89b2b7c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in front of Garibaldi station and is very close to Milan's main business and sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="634.48" OriginalAmount="616.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.461811" Longitude="9.207173" StarRating="3" HotelCode="60470|cinque_giornate_hotel" HotelName="Cinque Giornate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cinque Giornate, 6, 20100 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/de/fbde177d41cbe147c76c9d40321236fc96a38167.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 700 m from Piazza del Duomo, close to the San Babile underground station (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="636.19" OriginalAmount="617.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.457882" Longitude="9.185338" StarRating="0" HotelCode="|484998" HotelName="Bob W Ticinese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Don 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/9/9/8/484998_5d7e10b0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="638.41" OriginalAmount="619.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4813709" Longitude="9.1918299" StarRating="4" HotelCode="|26778" HotelName="Nh Collection Milano Porta Nuova" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA MELCHIORRE GIOIA 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/7/8/26778_308c36c0732.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 8 floors, 100 standard rooms and 3 suites. This air-conditioned establishment has a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, a cafÃ©, lifts, a bar and a restaurant with highchairs. The establishment boasts a conference room and internet. It has a car park and an indoor car park (for a fee). There are many services available at the establishment, including room service, a medical care service and a laundry service (for a fee). SITUATION: This hotel is in the heart of the business district. Close to the establishment, clients can find the historic centre. Nearby, there is an underground station and the central station. Close to the establishment, clients can find shops, restaurants and bars. 500 metres away from the establishment, guests can find pubs and nightclubs. Is 3 kilometres from Piazza Duomo, Teatro alla Scala and Castello Sforzesco 7 kilometres away from the establishment, guests will find Linate Airport. It is 55 kilometres away from Malpensa Airport. ROOM: The comfortable rooms have shower or bath with a hairdryer, a bathrobe, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi and internet. They also have a mini-bar, a coffee maker, a kettle, a double bed, an air-conditioning system, heating, a safety deposit box, a sofa, a trouser press and a wardrobe. FACILITIES: Guests are offered a massage service in the rooms and a gym. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="643.98" OriginalAmount="625.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.486373" Longitude="9.198552" StarRating="0" HotelCode="|464968" HotelName="Torre Galfa Milano Una Esperienze" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfredo Campanini 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/9/6/8/464968_5e754cf1226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="645.99" OriginalAmount="627.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481322" Longitude="9.191761" StarRating="4" HotelCode="365236|294815" HotelName="Hotel NH Collection Milano Porta Nuova" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Melchiorre Gioia 6, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/ca/62ca8187ef154e078ebebe2396311a9717c37a77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the heart of the trade and business district, and is in the immedi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="646.90" OriginalAmount="628.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4850439" Longitude="9.183856" StarRating="4" HotelCode="|32889" HotelName="Ac Milano By Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA TAZZOLI 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/8/8/9/32889_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 160 rooms and it is in one of the most important buildings in, the city, The establishment has air-conditioning, a restaurant and conference facilities. The establishment offers guests room service, Guests are also offered a reception, a safety deposit box service, a TV room, a lift and a cafÃ©. It has internet and a car park. SITUATION: This establishment, is opposite Garibaldi the Station of it is located near Milan the shopping area of the business district, in the surrounding area of the establishment, guests can find restaurants, bars, nightclubs, shops and public transport. El Recinto Ferial de Rho it is situated 25 minutes away from 18 kilometres away, you can find Malpensa Airport it is situated 10 kilometres away from Linate Airport. ROOM: All the rooms have a mini-bar (free of charge), an air-conditioning system, individual heating, a television, internet, a bathroom with a hairdryer and a king size or double bed. FACILITIES: The establishment boasts a gym situated 30 minutes away from a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: The establishment serves a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="648.92" OriginalAmount="630.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4574935" Longitude="9.1919505" StarRating="4" HotelCode="|74672" HotelName="Uptown Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Sofia 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/6/7/2/74672_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant and comfortable hotel, is in Milan the heart of. SITUATION: This hotel is close to the cathedral, is located close to the business area, a shopping area. FACILITIES: The establishment has a restaurant and a large terrace. The establishment has a spa, a beauty centre with 2 treatment cabins, a massage service, beauty treatments, body treatments, a sauna, a Turkish bath, a jacuzzi, showers, a relaxation area and a fitness centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="656.11" OriginalAmount="637.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477128" Longitude="9.184504" StarRating="4" HotelCode="60957|carlyle_brera_hotel" HotelName="Carlyle Brera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Garibaldi 84, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/65/fd/65fd18511957cc1ed63e04445b1966e3cdd2d488.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="656.11" OriginalAmount="637.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.469338775846" Longitude="9.214178537365" StarRating="4" HotelCode="160630|town_house_33" HotelName="Townhouse 33 Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Laundry,Meeting Room,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Goldoni 33, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/8b/378b098b413196768f2e61abf9f84ffac1195322.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to Porta Venezia, a borough full of good restaurants and bars, the hotel is located in a quiet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="656.60" OriginalAmount="637.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4850775" Longitude="9.2074005" StarRating="4" HotelCode="|15784" HotelName="STARHOTEL ECHO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIALE ANDREA DORIA 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/8/4/15784_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors, 166 rooms, a bar and a restaurant. SITUATION: It is in front of the central station, is situated a few minutes away from the historic centre situated 8 kilometres away fromLinate Airport. ROOM: The rooms a bathroom with a hairdryer, They are equipped with a direct line telephone, a mini-bar, a safe and a central air-conditioning system. FACILITIES: The establishment boasts a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="660.16" OriginalAmount="640.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48402" Longitude="9.20324" StarRating="4" HotelCode="|184059" HotelName="Glam Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Duca D Aosta 4/6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/5/9/184059_661d7251842.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="664.36" OriginalAmount="645.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.456009" Longitude="9.187137" StarRating="4" HotelCode="117417|80974" HotelName="Petit Palais Hotel de Charme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Molino delle Armi 1, Angolo Corso Italia, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/17/bf17ffe5b07544cc6f6597a327e3b6f26c2300d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Milan, this hotel has the perfect ambience for those who appreciate charm and character.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="667.44" OriginalAmount="648.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465865914846" Longitude="9.1690843804565" StarRating="3" HotelCode="340931|antica_locanda_leonardo" HotelName="Antica Locanda Leonardo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="24 Hour Front Desk,Bar,Concierge,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Magenta 78, 20123 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/2d/672d7d011d32a0752593a0e44f6397017e1ca1dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Antica Locanda Leonardo in Pontesesto (Milan Centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="670.61" OriginalAmount="651.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="769690|2911465" HotelName="Victor Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Victor Hugo 4, 20123 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/53/44530c04e3aa0890853a274d17f8c800f1439e9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="678.52" OriginalAmount="658.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477281" Longitude="9.2053769" StarRating="4" HotelCode="|56515" HotelName="AXY InnStyle Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Tunisia, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/5/1/5/56515_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inMilan the city centre of Corso Buenos Aires it is 50 metres away from it is situated 1 kilometre away from the central station, is well-connected by a metro station, with access to the leisure areas ,Rho the centre. ROOM: The establishment has 50 rooms, They are equipped with WiFi, an air-conditioning system, heating, a direct line telephone, a safety deposit box and a television (available for a fee), The establishment has superior rooms and suites with flatscreen television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="682.61" OriginalAmount="662.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46138" Longitude="9.19031" StarRating="0" HotelCode="|184013" HotelName="Luxury Duomo Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Paolo da Cannobio 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/1/3/184013_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="695.16" OriginalAmount="674.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4521343" Longitude="9.1759941" StarRating="4" HotelCode="|127052" HotelName="Maison Borella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Alzaia Naviglio Grande 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/0/5/2/127052_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in the 18th Century, has internet, (free of charge), a restaurant and rooms with satellite TV. SITUATION: Near the establishment, guests will findNaviglia Grande the Canal Porta Ticinese it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="699.18" OriginalAmount="678.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467131" Longitude="9.182392" StarRating="3" HotelCode="95054|955045" HotelName="Genius Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Porlezza 4, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/c3/5dc324597f423a8bcd871f2cffa39cbefc066a4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of Milan's exclusive fashion district. Cadorna metro ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="702.21" OriginalAmount="681.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4581461" Longitude="9.1915367" StarRating="4" HotelCode="|69155" HotelName="Max Brown Missori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Lentasio, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/1/5/5/69155_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of the historic centre. It is situated a few metres from Duomo ROOM: Customers have soundproofed rooms with individual air conditioning, a mini-bar, a satellite television, a television (available for a fee), a radio, a safe, a direct line telephone, internet, a bathroom with a shower or bath, a hairdryer and complimentary bathroom items. Guests are offered non-smoking rooms and disabled access rooms (available on request). FACILITIES: The establishment boasts a bar, conference equipment and living rooms. OTHERS: The establishment offers breakfast room service. Guests can book half-board or full-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="703.13" OriginalAmount="682.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46137833" Longitude="9.1903631" StarRating="0" HotelCode="447751|2580675" HotelName="Duomo Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Paolo da Cannobio 11, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/8f/988f1ef8f808e3971d0dfd37beb8a973491e9524.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a safe and a transfer service are available to guests of the hotel. Wirel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="714.45" OriginalAmount="693.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.472116" Longitude="9.183586" StarRating="0" HotelCode="|444468" HotelName="Be Mate Via Tivoli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Tivoli 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/4/6/8/444468_98545bf1104.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="719.97" OriginalAmount="699.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46948757" Longitude="9.18204736" StarRating="2" HotelCode="484948|castello_guest_house" HotelName="Castello Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Castello 4, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/a5/a1a55a50415480590645f2ebeb8b0eeb619c31e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="721.70" OriginalAmount="700.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4771881" Longitude="9.1845155" StarRating="4" HotelCode="|74406" HotelName="Urban Hive Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Garibaldi 84</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/4/0/6/74406_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1991 and was completely renovated in 2006. The Hotel Carlyle Brera is rated four stars and it is in Milano the heart of. SITUATION: This hotel is in the district of Brera. It is situated in the historic centre of Milano. Nearby, there is public transport. It has good links to the motorways.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="722.67" OriginalAmount="701.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5124434" Longitude="9.1786588" StarRating="3" HotelCode="|27181" HotelName="eco Hotel Milano and BioRiso Restaurant" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA VITTORIO SCIALOIA 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/1/8/1/27181_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, was renovated in 2003, has 60 rooms and 5 floors. This air-conditioned establishment has a lobby, with elevators, a reception. The establishment boasts a restaurant with local cuisine, bars and a television room with satellite TV, The establishment offers guests a laundry service, internet and a car park. SITUATION: Is situated inMilan a peaceful district of it is situated 5 kilometres away from the cathedral, 100 metres away, there is a bus stop, is situated 1 kilometre away from a metro station, is well-connected with Linate, Malpensa and Orio al Serio the airports of 5 minutes away from the establishment, you can find Alcatraz the nightclub It is situated 6 kilometres away fromSan Siro the stadium it is situated 2 kilometres away from Milano Bovisa-Politecnico the Station of It is situated 4 kilometres away fromGaribaldi the Station of the central station, in the surrounding area of the establishment, guests can find supermarkets, hairdressers, banks and shops. ROOM: The establishment has single rooms, double rooms, triple rooms and quadruple rooms. They are equipped with an air-conditioning system, internet, a television, a direct line telephone, a mini-bar and a safe. A bathroom with a shower or bath and a hairdryer. It has disabled access rooms. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast and an Ã  la carte dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="725.40" OriginalAmount="704.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46695329" Longitude="9.19763846" StarRating="0" HotelCode="625279|2914395" HotelName="Aiello Rooms San Babila" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Babila 5, Milan City Center, 20121 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/53/a353555b24b068edc8a85f3ff4864309ce9030bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="726.15" OriginalAmount="705.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477732" Longitude="9.198835" StarRating="2" HotelCode="116770|hotel_casa_mia" HotelName="Casa Mia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Vittorio Veneto 30, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/69/87693f1f035413f828da992720a692452382c541.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="728.77" OriginalAmount="707.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.486669" Longitude="9.223584" StarRating="0" HotelCode="|445488" HotelName="Pattini Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Lombardia, 66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/8/8/445488_bfd09eb1223.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="729.13" OriginalAmount="707.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4793359" Longitude="9.1458664" StarRating="5" HotelCode="|15816" HotelName="Melia Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Masaccio 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/1/6/15816_132e4431147.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2001, has 288 rooms and 5 floors. In the entrance, guests are offered a lobby with elevators and a reception area. The establishment boasts a cosy bar and a restaurant with air-conditioning indoor parking and a car park. SITUATION: This hotel is in Milan northern Close to, in the surrounding area of the establishment, guests can find shops, restaurants and bars. 100 metres away, clients have Lotto the underground station of 20 minutes away, guests can find Linate Airport it is situated 40 kilometres away from Malpensa Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar, an air-conditioning system and a safe (available for a fee). FACILITIES: The establishment boasts a sauna and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="729.68" OriginalAmount="708.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4651215" Longitude="9.1933318" StarRating="0" HotelCode="517498|2434065" HotelName="Aparthotel Duomo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Agnello 2, 20121 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/2b/0f2bdf1f9e77ab22e3bc736e193c282a08997394.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="736.94" OriginalAmount="715.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481633" Longitude="9.1887225" StarRating="4" HotelCode="|77521" HotelName="Milano Verticale - UNA Esperienze" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via C. De Cristoforis , 6/8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/7/5/2/1/77521_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building has 12 floors. SITUATION: This hotel is in Milan, 550 metres away from the railway station and Porta Garibaldi Metro Station. ROOM: The rooms have a satellite television, WiFi (free of charge) and a bathroom with a hairdryer. FACILITIES: The establishment boasts a business centre. APARTMENTS: The establishment has studios and apartments with kitchen. RESTAURANT: Has a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="745.70" OriginalAmount="723.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.472106" Longitude="9.1836069999999" StarRating="2" HotelCode="335622|4558025" HotelName="Napoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Tivoli 4, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/1e/4a1e2fba4bc81b085894316a5f5d2d0ea8ca9df7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="748.46" OriginalAmount="726.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470333" Longitude="9.191811" StarRating="4" HotelCode="|485436" HotelName="Residence Borgo Nuovo Uno" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Borgonuovo, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/4/3/6/485436_c6268320946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="750.25" OriginalAmount="728.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468479" Longitude="9.194847" StarRating="0" HotelCode="|368858" HotelName="Velvet Grey Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>13 Via Monte Napoleone</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/8/5/8/368858_dfa54a61135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="751.74" OriginalAmount="729.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.474720838754" Longitude="9.2060164179844" StarRating="4" HotelCode="401861|789895" HotelName="Mercure Milano Centro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Oberdan 12, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/4b/4b4fc8b2ae204307/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in close proximity to the cathedral, the Teatro alla Scala and the great fashio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="758.65" OriginalAmount="736.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468406" Longitude="9.18049" StarRating="0" HotelCode="|503634" HotelName="The Couper Castello" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Castello 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/6/3/4/503634_926f6fb1046.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="772.50" OriginalAmount="750.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.459487" Longitude="9.176949" StarRating="5" HotelCode="81168|hotel_pierre_milano" HotelName="Pierre Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via De Amicis 32, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/b5/3bb51106fb437e57f1e8fbd2ef6c8998166bc23b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="777.11" OriginalAmount="754.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4688969" Longitude="9.1900903" StarRating="0" HotelCode="|295524" HotelName="Milan Royal Suites - Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Different locations in Milan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/5/5/2/4/295524_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="778.47" OriginalAmount="755.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.460819195342" Longitude="9.1886043548584" StarRating="4" HotelCode="336457|922185" HotelName="Dei Cavalieri" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Missori 1, 20123 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5b/2b/5b2b04924e033717b697eacb2e1305599690734d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the centre of Milan, close to countless shops, exquisite boutiques,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="782.34" OriginalAmount="759.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4785508" Longitude="9.2041332" StarRating="4" HotelCode="|64090" HotelName="WorldHotel Casati 18" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Felice Casati,18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/0/9/0/64090_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a concierge, multilingual staff, a valet service and a reception with safety deposit boxes. ROOM: The rooms have a launderette, dry cleaning and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="782.80" OriginalAmount="760.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46235" Longitude="9.18352" StarRating="4" HotelCode="|184083" HotelName="Santa Marta Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Marta 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/8/3/184083_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="796.97" OriginalAmount="773.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466665" Longitude="9.1831241" StarRating="4" HotelCode="|126188" HotelName="Numa Camperio Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Camperio 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/1/8/8/126188_304d3be1140.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Milan the city centre of it is located near Sforzesco the castle La Scala the Theatre of. ROOM: The establishment has luxurious rooms and suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="803.40" OriginalAmount="780.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465688" Longitude="9.195674" StarRating="4" HotelCode="192153|san_pietro_allorto_6" HotelName="AllegroItalia San Pietro all’Orto 6" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Pietro all'Orto 6, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/40/4d408c36cb2ccd0420350f1febf14e4935a69f35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="812.54" OriginalAmount="788.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4826459" Longitude="9.2033353" StarRating="4" HotelCode="|21975" HotelName="Berna" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA NAPO TORRIANI 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/7/5/21975_f31398b0339.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors, 128 rooms, 56 single rooms and 72 double rooms. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a currency exchange service, lifts, a cafÃ© and a bar. With regards to the food and beverage offering, the establishment has a buffet restaurant with air-conditioning a conference room and WiFi. The establishment offers a car park, indoor parking, room service and a laundry service. SITUATION: This luxurious hotel is in the city centre, is situated close to the tourist centre, nearby, you will find the central station, in the surrounding area, clients have shops, bars and restaurants. 95 kilometres away, you can find a ski resort, is situated 8 kilometres away from Linate Airport it is situated 50 kilometres away from Bergamo Airport. ROOM: The fully-equipped rooms, with air-conditioning, have a bathroom with a hairdryer, a direct line telephone, a satellite TV, cable television, a radio, internet, a safety deposit box, a double bed, a mini-bar, a sitting room, fitted carpets and central heating. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="817.76" OriginalAmount="793.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466798" Longitude="9.1830199999999" StarRating="4" HotelCode="145449|1137148" HotelName="Camperio House Suites &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Camperio 9, 20123 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/ab/01ab92819d550a46579c8ae60728f55c4994caa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="821.48" OriginalAmount="797.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46218932" Longitude="9.19047366" StarRating="2" HotelCode="604515|2917185" HotelName="Suite Milano Duomo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Baracchini 1, 20123 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/d8/46d8d138d619704aa56de637657e9878bf9202bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="822.51" OriginalAmount="798.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46403933101" Longitude="9.2088905328435" StarRating="5" HotelCode="448421|1933765" HotelName="Fifty House Luxury Hotel Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Benvenuto Cellini 14, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/43/7b/437b4044fc4e14095d42c40ef30480c36dd28c97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="837.49" OriginalAmount="813.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4669" Longitude="9.19224" StarRating="4" HotelCode="|444962" HotelName="The Corner Duomo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Adalberto Catena, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/6/2/444962_5436e591156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="842.48" OriginalAmount="817.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4501312" Longitude="9.1697606" StarRating="4" HotelCode="|64963" HotelName="Art  Navigli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Fumagallin,4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/9/6/3/64963_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Art Navigli is rated four stars and it is in Milan. SITUATION: This hotel is in the old industrial area of the city. ROOM: Clients are offered 99Â bright, spacious rooms, fully-equipped. FACILITIES: The establishment has a garage. The establishment has a lovely garden area and a covered terrace. OTHERS: The establishment offers American buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="843.03" OriginalAmount="818.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481518" Longitude="9.188625" StarRating="4" HotelCode="76670|1413769" HotelName="Atahotel The Big" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via De Cristoforis, 6/8, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/15/157599a5e952ce32/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is only 100 m from Garibaldi train station and a short distance from the MM green line st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="843.17" OriginalAmount="818.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4670823" Longitude="9.1839824" StarRating="4" HotelCode="|127224" HotelName="Palazzo Segreti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA SAN TOMASO 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/2/2/4/127224_e373c0e1103.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment they have, WiFi, (free of charge), The establishment offers guests a buffet breakfast. SITUATION: This establishment, is in Via Dante the area it is located between the cathedral, Sforzesco the castle it is 300 metres away from Cairoli Castello the underground station of. ROOM: The rooms have an air-conditioning system, a satellite television, a king-size bed, a mini-bar and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="843.41" OriginalAmount="818.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.472546896218" Longitude="9.1440327465534" StarRating="4" HotelCode="10404|225496" HotelName="Best Western Hotel Astoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Murillo 9, 20149 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/8b/8e8b758dbf9d61ab15d2a80936e180eafbcc682b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near the Viale Murillo. Milano City, the gallery and exhibition centre, is onl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="845.62" OriginalAmount="820.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.452565" Longitude="9.167148" StarRating="5" HotelCode="263948|1608598" HotelName="Magna Pars Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Forcella 6/8, 20144 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/c3/2ec3ceb62fb770dcca5753faf7cf6a38e2301605.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="849.40" OriginalAmount="824.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46276" Longitude="9.19337" StarRating="2" HotelCode="695546|2374775" HotelName="Suite Santa Tecla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dining,Internet,Kitchen,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Tecla 5, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/38/8738b635ff6ed32e883326f784186a2044ec2353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This eco-friendly hotel enjoys a privileged location in the quiet residential area of Affori to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="853.86" OriginalAmount="828.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466024" Longitude="9.1921563" StarRating="4" HotelCode="|15800" HotelName="Sina De La Ville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA HOEPLI 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/0/0/15800_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1962, has 100 standard rooms and 8 floors. In the entrance, you can find a lobby and a reception area. The establishment offers guests a bar and a restaurant. It has an oudooor car park and an indoor car park (for a fee). SITUATION: This smart hotel is in the centre of Milan. It is situated next to a shopping street where you can find boutiques, restaurants and shops. It's 2 kilometres from a public transport stop. ROOM: All the rooms have an air-conditioning system, a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar and a safe. FACILITIES: The establishment has a covered swimming pool, a sauna and a gym. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="857.99" OriginalAmount="833.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4390467" Longitude="9.21124646" StarRating="0" HotelCode="566944|villa_aida" HotelName="Villa Aida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Gardone 22b, 20139 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/93/c59310a8841e7d7f53a4d0bf4d5cf7fc6d5f049f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="859.72" OriginalAmount="834.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470900142825" Longitude="9.1841357946396" StarRating="5" HotelCode="192152|1448398" HotelName="Style Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Erbe, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191213/191213a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="868.50" OriginalAmount="843.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4708634" Longitude="9.1838994" StarRating="5" HotelCode="|127480" HotelName="Style" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA DELLE ERBE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/4/8/0/127480_1fe98ca1103.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has modern rooms and a wellness centre. It has a lounge bar and a restaurant. SITUATION: 10 minutes away from the establishment, you can find the cathedral, this 5 star hotel, Milan it is in it is 10 minutes away from Via Montenapoleone the shopping street La Scala the theatre 200 metres away, guests can findLanza the underground station of. ROOM: The rooms have a television, internet (free of charge) and a marble bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="869.31" OriginalAmount="843.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482819" Longitude="9.205309" StarRating="3" HotelCode="|503418" HotelName="Vitruvio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitruvio 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/4/1/8/503418_16eba921042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="869.76" OriginalAmount="844.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470816" Longitude="9.183843" StarRating="0" HotelCode="|566916" HotelName="The Unique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Erbe 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/9/1/6/566916_d1491e21117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="874.98" OriginalAmount="849.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46727918518" Longitude="9.1846239566803" StarRating="2" HotelCode="192154|2940995" HotelName="Milanosuites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Tomaso 6, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/6f/eb6f2b50f34043e9db62915aa1d9cec58906c81f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="879.62" OriginalAmount="854.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483208480708" Longitude="9.1775810210885" StarRating="4" HotelCode="527391|hotel_viu_milan" HotelName="Hotel Viu Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Aristotile Fioravanti 6, 20154 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/a8/5aa83414e1d4f50e09b567485a2532eb67612c78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="883.74" OriginalAmount="858.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46935063" Longitude="9.21401319" StarRating="4" HotelCode="850158|magville" HotelName="Magville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Goldoni 31, 20129 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/e4/3de40cd5c7e91c6bdd2aada8b92026e55e9fa855.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="886.53" OriginalAmount="860.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467101" Longitude="9.198165" StarRating="0" HotelCode="|509332" HotelName="Sospeso Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Corso Venezia 2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/9/3/3/2/509332_582252d1148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="889.51" OriginalAmount="863.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46729286" Longitude="9.18701574" StarRating="4" HotelCode="507488|2578055" HotelName="Hotel Clerici" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Clerici 11, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f0/cc/f0cc20047dde827d90120c35396ac02729e363f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="894.85" OriginalAmount="868.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.461149" Longitude="9.189081" StarRating="4" HotelCode="|166371" HotelName="The Square Milano Duomo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Alberico Albricci, 2-4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/7/1/166371_sq_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a bar and WiFi (free of charge). SITUATION: This establishment is 350 metres away from the cathedral. It is 15 minutes drive away from La Scala Theatre and el Parco Sempione. 100 metres away, there is a metro station. ROOM: All the rooms have an air-conditioning system, a mini-bar, a bathroom with a hairdryer and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="907.31" OriginalAmount="880.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47040082" Longitude="9.18515995" StarRating="0" HotelCode="954800|3304465" HotelName="The Unique Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Del Carmine 6, 20121 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/f1/4df164265bb7f512d3e93e41cfa2e91169bceacc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="910.52" OriginalAmount="884.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.453429" Longitude="9.17924" StarRating="4" HotelCode="192160|the_yard_suite__dependance" HotelName="The Yard Suite &amp; Dependance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza XXIV Maggio 8, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/be/93bea3ad26d1f68693097712c829bbb8bd29a9ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="914.64" OriginalAmount="888" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463083504114" Longitude="9.1979157227192" StarRating="4" HotelCode="258936|13041" HotelName="NH Collection Milano President" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Largo Augusto 10, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/71/a1711795aed1cbd71158d78f1da41bcba0e2a25f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in the heart of Milan just a few minutes' walk from the cathedral...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="915.07" OriginalAmount="888.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4787464" Longitude="9.1989563" StarRating="5" HotelCode="|21998" HotelName="The Westin Palace, Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PIAZZA DELLA REPUBBLICA 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/9/8/21998_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, comfortable, urban, has 241 rooms and has 12 floors 197 double rooms, 28 single rooms and 16 suites. In the establishment entrance, guests will find a smart hall, a reception area, a lift, a safety deposit box service, a currency exchange service and a cloakroom. The establishment boasts a cafÃ©, a piano bar, a conference room and an Ã  la carte restaurant with air-conditioning, The establishment offers internet, a medical care service, room service, a laundry service and a car park. SITUATION: This exclusive hotel is in Milan the heart of Piazza della Repubblica it is in near the establishment, guests will find Milan Cathedral it is situated close to the shopping areas, nearby, you will find bars, restaurants, in front of the establishment, clients have a public transport stop. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, an air-conditioning system, a central heating system and a safe (available for a fee). FACILITIES: Close to the establishment, clients can find, leisure areas, entertainment and sports. The establishment boasts a gym, a Turkish bath and a massage service. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="915.27" OriginalAmount="888.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45315" Longitude="9.17911" StarRating="4" HotelCode="|127604" HotelName="Aethos Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza XXIV Maggio 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/6/0/4/127604_13841fb1239.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is next toNaviglio Grande the Canal. ROOM: The establishment has suites modern apartments, with WiFi (free of charge) and a coffee maker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="919.73" OriginalAmount="892.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468244" Longitude="9.207223" StarRating="5" HotelCode="177816|861715" HotelName="Château Monfort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Concordia 1, 20129 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/2a/fe2af287752ecca678e718d60dd36e4e9bb99cdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the heart of Milan, about 800 m from Piazza San Babila, around 1 km ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="919.79" OriginalAmount="893.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46718225" Longitude="9.20191466" StarRating="0" HotelCode="571833|hotel_indigo_milan_corso_monforte" HotelName="Hotel Monforte 27" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Corso Monforte 27, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/60/ba60f55f598f525e9e831b67bb1e25e1465f6d4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="925.72" OriginalAmount="898.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4628588" Longitude="9.1974589" StarRating="5" HotelCode="|15798" HotelName="Tivoli President Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LARGO AUGUSTO 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/9/8/15798_e0ead3a0700.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 8 floors, 256 standard rooms and 14 suites. Guests are also offered a lobby with a reception, lifts, a piano bar and a restaurant. For an additional charge you can use indoor parking. The establishment also offers WiFi (free of charge). SITUATION: This comfortable hotel is in the heart of Milan, close to the cathedral and El Teatro de la Scala around the establishment, guests can find shopping centres. Around 6 kilometres away you can find Linate Airport. It is 50 kilometres away from Malpensa Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, WiFi (free of charge), satellite or cable TV, a mini-bar and a safe (available for a fee). MEALS: The establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="927.06" OriginalAmount="900.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464411" Longitude="9.187937" StarRating="0" HotelCode="|209519" HotelName="Aparthotel Dei Mercanti" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passaggio Degli Osii, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/9/5/1/9/209519_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="929.90" OriginalAmount="902.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48316" Longitude="9.17786" StarRating="5" HotelCode="|217963" HotelName="Hotel Viu Milan, A Member Of Design Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Aristotile Fioravanti, 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/9/6/3/217963_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="942.49" OriginalAmount="915.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4609189" Longitude="9.1886028" StarRating="4" HotelCode="|21808" HotelName="Dei Cavalieri Milano Duomo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PIAZZA MISSORI 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/0/8/21808_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, is in a historic building. SITUATION: The hotel is in Milan the heart of La Plaza del Duomo 200 metres away from Around the establishment, clients can find shops, bars and restaurants. in front of the hotel there is public transport, around 25 kilometres away you can find Linate Airport it is 50 kilometres away from Malpensa Airport. ROOM: The rooms are stylish.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="944.84" OriginalAmount="917.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463833" Longitude="9.1939455" StarRating="4" HotelCode="|15818" HotelName="Rosa Grand Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA PATTARI - Piazza Fontana 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/1/8/15818_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 5 floors and has 246 standard rooms. In the entrance, you can find a smart hall with elevators and a reception. The establishment offers a bar and a restaurant. The establishment has an indoor car park (for a fee). SITUATION: This cosy hotel is in the heart of Milan, in front of the Gothic cathedral. 100 metres away, there is a public transport stop. It is well-connected with the central station. It's 12 kilometres from Linate Airport and 60 kilometres away from Airport Malpensa. ROOM: The cosy, comfortable rooms have a bathroom with a hairdryer, a mini-bar, a direct line telephone and a safe (available for a fee). FACILITIES: The establishment boasts a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="979.15" OriginalAmount="950.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4672885" Longitude="9.1848296" StarRating="4" HotelCode="|125991" HotelName="Antica Locanda Dei Mercanti" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via San Tomaso, 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/9/9/1/125991_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: Sforza Castle It is situated near Milan the cathedral. ROOM: The establishment has rooms and suites.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1004.28" OriginalAmount="975.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47925" Longitude="9.19652" StarRating="5" HotelCode="|183940" HotelName="Me Milan - Il Duca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Repubblica, 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/4/0/183940_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1030.44" OriginalAmount="1000.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4685365" Longitude="9.1831242" StarRating="4" HotelCode="|50603" HotelName="Unahotels Cusani Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cusani, 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/6/0/3/50603_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is elegant and comfortable. SITUATION: This establishment is in the historic centre, Close to El Castello Sforzesco ROOM: The establishment has 92 rooms. Some rooms have views. The rooms have a bathroom, a radio, a mini-bar and computer connection. FACILITIES: The establishment boasts a restaurant, a car park and a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1034.57" OriginalAmount="1004.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47938999" Longitude="9.19628772" StarRating="5" HotelCode="317060|1608678" HotelName="ME Milan Il Duca" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Republica 13, Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/f4/85f4a9ba4912d621f4ba0ae3c8a8f9708a897768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1047.78" OriginalAmount="1017.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4683631" Longitude="9.2072641" StarRating="5" HotelCode="|78100" HotelName="Château Monfort - Relais &amp; Châteaux" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cordo Concordia 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/8/1/0/0/78100_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Chateau Monfort Hotel is rated five stars and has been renovated. It has modern facilities. SITUATION: It is situated in the heart of Milan. 5 minutes away, you can find Piazza San Babila and Via Montenapoleone, ROOM: Clients are offered 77 rooms, 5 suite rooms, 3 junior suites, a television and WiFi. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant, a lounge bar, a winery and a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1052.66" OriginalAmount="1022.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46571248" Longitude="9.19161723" StarRating="4" HotelCode="305780|townhouse_street_milano_duomo" HotelName="The Street Milano Duomo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Radegonda 14, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/5f/c95f0c995fce18affa57440e9f2763787dd12ecb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1058.84" OriginalAmount="1028.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465172016861" Longitude="9.1892640352166" StarRating="4" HotelCode="424248|room_mate_giulia" HotelName="Room Mate Giulia Milán" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Pellico 4, 20121 Milán, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/a7/80a7f0b6d612c0d3e0a4b234a756035a4581ceca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1067.21" OriginalAmount="1036.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4712692" Longitude="9.1843041" StarRating="0" HotelCode="|127047" HotelName="Locanda Pandenus Brera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Mercato, 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/0/4/7/127047_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotelBrera it is in has rooms with WiFi and (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1076.35" OriginalAmount="1045.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46611023803" Longitude="9.1932575310385" StarRating="4" HotelCode="428761|duomoapartments_by_nomad_aparthotels" HotelName="Duomo-apartments by Nomad Aparthotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via San Paolo 13, 20121 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/9a/7c9afadad058fe766db6efbadf237ba6a2d5aeea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the fashion district in Milan, Duomo Apartments offers a comfortable stay for guests visi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1078.41" OriginalAmount="1047.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.458723" Longitude="9.185552" StarRating="0" HotelCode="|510706" HotelName="Casa Brivio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Ottavio Cornaggia 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/0/7/0/6/510706_5ad75b30914.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1090.37" OriginalAmount="1058.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466006" Longitude="9.193043" StarRating="0" HotelCode="|209524" HotelName="Duomo Hotel &amp; Apartments Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via San Paolo, 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/9/5/2/4/209524_1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1096.69" OriginalAmount="1064.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467225" Longitude="9.201939" StarRating="4" HotelCode="|316590" HotelName="Indigo Milan - Corso Monforte, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Monforte 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/6/5/9/0/316590_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1102.91" OriginalAmount="1070.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46742858" Longitude="9.18511087" StarRating="3" HotelCode="621980|2373035" HotelName="Hotel Milano Castello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Parking,Porter,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Tomaso 2, 20121 Milan, Varese</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/e0/29e0f6761be1bc8629e3669cb4ace3a22088d066.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Position\nHotel Milano Castello is been designed to provide a relaxing stay in the heart of Milan an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1112.06" OriginalAmount="1079.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48527" Longitude="9.20129" StarRating="5" HotelCode="|15802" HotelName="Excelsior Hotel Gallia a Luxury Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PIAZZA DUCA D'AOSTA 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/0/2/15802_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1118.74" OriginalAmount="1086.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485789708476" Longitude="9.2018491029739" StarRating="5" HotelCode="12364|1076638" HotelName="Excelsior Hotel Gallia, a Luxury Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Duca d'Aosta 9, Mailand 20124</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/06/3206460338b5316af2c047c9ef7fcbd7908eaa03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on Piazza Duca d'Aosta directly beside the main train station and just ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1138.15" OriginalAmount="1105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465298078173" Longitude="9.1910452693929" StarRating="4" HotelCode="82248|hotel_straf" HotelName="STRAFhotel&amp;bar A Member of Design Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Raffaele 3, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/82/df8217e5363fdfc24e0445c2ec7755a11f39102d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1139.18" OriginalAmount="1106" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465877" Longitude="9.189256" StarRating="5" HotelCode="117700|56528" HotelName="Galleria Vik Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Pellico 8, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/49/8c49707418bd9762b344757aa132a8a406dbc9b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an idyllic location in the celebrated Galleria Vittorio Emanuele II shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1142.16" OriginalAmount="1108.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46574" Longitude="9.19157" StarRating="4" HotelCode="|184102" HotelName="The Street Milano Duomo | A Design Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Radegonda 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/0/2/184102_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1154.14" OriginalAmount="1120.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463661" Longitude="9.185336" StarRating="3" HotelCode="117043|2581235" HotelName="Gran Duca Di York" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Moneta 1, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/1a/e21ac03e6bcaa156f23cfc1a81f4b1126672e440.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1193.89" OriginalAmount="1159.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470279423749" Longitude="9.1954788565636" StarRating="4" HotelCode="117254|128859" HotelName="Manzoni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santo Spirito 20, 20121 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/01/a5012978ab7b3780bf1e88d3c5cd40fda9ca0ff8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet street in Milan's fashion district, between Via Montenapoleone and ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1200.98" OriginalAmount="1166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463591" Longitude="9.186908" StarRating="4" HotelCode="36234|hotel_spadari_al_duomo" HotelName="Hotel Spadari al Duomo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Spadari 11, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/2c/f12ca7f15854a963ab2160a900c2d351f15fdd4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1214.37" OriginalAmount="1179.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481901003756" Longitude="9.1874648969796" StarRating="4" HotelCode="20730|hotel_3rooms" HotelName="Hotel 3Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Corso Como 10, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cd/99/cd992df2808bdfe21cd6cbfcc59faa8f395ea59a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1220.47" OriginalAmount="1184.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.471403141108" Longitude="9.19652988461" StarRating="4" HotelCode="317217|1764058" HotelName="Senato Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Senato 22, 20121 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/7d/ab7dd6eaeddee9f652e3800ec9d255048131a89e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1249.72" OriginalAmount="1213.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465176" Longitude="9.189254" StarRating="4" HotelCode="|200916" HotelName="Room Mate Giulia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Pellico, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/9/1/6/200916_3ea6fae1150.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1317.77" OriginalAmount="1279.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47133" Longitude="9.19638" StarRating="4" HotelCode="|184088" HotelName="Senato  Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>via Senato 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/8/8/184088_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1342.16" OriginalAmount="1303.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47688827" Longitude="9.11722661" StarRating="3" HotelCode="482824|2919865" HotelName="MI.style" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Federico Tesio 1, 20151 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/29/3029410f8c456c70e7e2ccf44b943979958cbd54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1421.40" OriginalAmount="1380.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465428" Longitude="9.191382" StarRating="5" HotelCode="28578|the_gray__a_sina_hotel" HotelName="Sina The Gray" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via San Raffaele 6, 20121 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/34/0c343336853cd124a80494ddb8d77b2d015a83dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the financial and commercial centre of Milan. Set between the Duomo Cathedr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1513.13" OriginalAmount="1469.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4650245" Longitude="9.1912139" StarRating="4" HotelCode="|28383" HotelName="Straf, Milan, A Member Of Design Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via San Raffaele 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/3/8/3/28383_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century, has a reception, a concierge and ticket sales. SITUATION: This trendy hotel La Catedral de MilÃ¡n it is 50 metres away from 200 metres away, guests will find Duomo the underground station of El distrito de la moda 5 minutes walk away, guests can find it is 9 kilometres away from Linate Airport. FACILITIES: The establishment offers a gym and an international cuisine restaurant. ROOM: All the rooms have designer furniture, WiFi (free of charge), daily press, an LCD TV, a bathroom, slippers and bathrobes. MEALS: The establishment serves a buffet breakfast, Clients have at their disposal a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1638.72" OriginalAmount="1590.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4797935" Longitude="9.1971268" StarRating="5" HotelCode="|15786" HotelName="Principe Di Savoia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PIAZZA REPUBBLICA 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/8/6/15786_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was built in 1927, has 10 floors, 235 rooms and 99 suites. In the establishment entrance, guests will find a lobby and a reception. The establishment has a bar, a cafÃ©, a hairdresser's and an Ã  la carte restaurant with air-conditioning indoor parking and a car park. SITUATION: This establishment, is in a central location, Piazza della Repubblica it is in Close to the city centre and the cathedral, is 20 minutes away from Sforzesco the castle nearby, there is a public transport stop. ROOM: Each room has a bathroom with a shower, a hairdryer, a direct line telephone, satellite and cable TV, internet, a mini-bar, a central air-conditioning system and a safety deposit box (available for a fee). FACILITIES: The establishment boasts a covered pool, Outdoors, clients can enjoy a sunbathing terrace and deck chairs. The establishment has a jacuzzi, a sauna, a steam bath, a gym and a massage service (available for a fee). OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1638.73" OriginalAmount="1591.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479844321849" Longitude="9.1965262591839" StarRating="5" HotelCode="16225|hotel_principe_di_savoia_2" HotelName="Hotel Principe di Savoia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Repubblica 17, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b3/3f/b33f4fa51b50ee4d4f68357025cc6b7c373024c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel unquestionably belongs to the grandest top-of-the-range hotels in Europe, with a l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1966.27" OriginalAmount="1909.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464992392729" Longitude="9.1893938230164" StarRating="5" HotelCode="361362|townhouse_duomo" HotelName="Townhouse Duomo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Pellico 2, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/96/1e9647e7796fe8863e850386ad2a92bde1b22df4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2001.76" OriginalAmount="1943.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46488" Longitude="9.189325" StarRating="5" HotelCode="|216586" HotelName="The Glamore Milano Duomo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Pellico, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/6/5/8/6/216586_3f875471259.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2511.14" OriginalAmount="2438.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.469972823623" Longitude="9.1923916339874" StarRating="5" HotelCode="28577|grand_hotel_et_de_milan" HotelName="Grand et de Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Manzoni 29, 20121 Milan, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bd/ec/bdec8e33554b2ac2444bea92b8df900e7bf5304c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The exclusive city hotel lies at the heart of Milan. Many shopping venues and countless entertainmen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2534.77" OriginalAmount="2460.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4699534" Longitude="9.192626" StarRating="5" HotelCode="|15801" HotelName="Grand  Et De Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA MANZONI 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/0/1/15801_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic hotel, was built in 1863, has 5 floors and 90 standard rooms. In the establishment entrance, guests will find a lobby with a reception. The establishment has a bar and a restaurant. SITUATION: This exclusive, urban hotel is situated in the heart of Milan. In the surrounding area of the establishment, guests can find shops, leisure areas and entertainment. A few minutes walk away, there is a public transport stop. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safety deposit box (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2948.89" OriginalAmount="2863.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.461165352181" Longitude="9.1911390423775" StarRating="4" HotelCode="11558|hotel_brunelleschi" HotelName="Brunelleschi Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flavio Baracchini, 12, 20123 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/8a/258a20bb4dfb0162cbe5a61a2f9813102c93dc41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the centre of Milan just a few minutes walk from the cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3025.55" OriginalAmount="2937.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4611333" Longitude="9.1913645" StarRating="4" HotelCode="|24949" HotelName="Brunelleschi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA FLAVIO BARACCHINI 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/9/4/9/24949_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 117 rooms, 8 suites and 9 floors. In the establishment entrance, guests will find a smart hall, a reception area with safety deposit boxes, a currency exchange service, a cloakroom and lifts. The establishment has a cocktail bar, a cafÃ© and a restaurant with air-conditioning a car park (for a fee), The establishment offers guests room service, a laundry service, conference rooms and internet. SITUATION: This attractive hotel is in Milan the heart of a few minutes walk away, you can find the cathedral, is located near La Scala the theatre in the surrounding area, clients can find boutiques, is 15 minutes away from the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3498.19" OriginalAmount="3396.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47336" Longitude="9.1911250000001" StarRating="5" HotelCode="263951|CAX526000" HotelName="Palazzo Parigi Hotel Grand Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso di Porta Nuova 1, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a6/74/a6745739fe3a7ae01515944fc0ce51e6cb771f22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3739.19" OriginalAmount="3630.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4705276" Longitude="9.1931009" StarRating="5" HotelCode="|75927" HotelName="Armani Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA MANZONI 31, MILAN, 20121</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/9/2/7/75927_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers beautiful views, a lounge and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3839.40" OriginalAmount="3727.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470520911293" Longitude="9.1930307162863" StarRating="5" HotelCode="904547|785695" HotelName="Armani Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessandro Manzoni 31, 20121 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/f7/d3f7a15751212c98cfe10cad7b2cd28bfc3f9d4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3901.64" OriginalAmount="3788" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="954743|364902" HotelName="Casa Brera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Umiliati 2/A, 20138 Milan, Milano, Lombardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4035.59" OriginalAmount="3918.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.473577" Longitude="9.19121" StarRating="5" HotelCode="|127221" HotelName="Palazzo Parigi Hotel and Grand Spa Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Corso di Porta Nuova 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/2/2/1/127221_0f352471239.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Palazzo Parigi And Grand Spa is rated five stars. The establishment boasts a restaurant and a spa. SITUATION: It is in the centre of Milan. ROOM: The establishment has stylish rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4314.12" OriginalAmount="4188.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465667" Longitude="9.1889008" StarRating="5" HotelCode="|20327" HotelName="Park Hyatt Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Tommaso Grossi 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/2/7/20327_ca123ab0734.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4331.15" OriginalAmount="4205.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465496" Longitude="9.188925" StarRating="5" HotelCode="26216|park_hyatt_milano" HotelName="Park Hyatt Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tommaso Grossi 1, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/dc/52dc4cdd4f72d90d85acfea56aae18fefe7b2daf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-notch luxury hotel is located in hip Italian fashion capital of Milan. The hotel enjoys an ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4615.43" OriginalAmount="4481.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.469473584945" Longitude="9.1909645693115" StarRating="5" HotelCode="311425|mandarin_oriental_milan" HotelName="Mandarin Oriental Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Andegari 9, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/1e/f41e6ab1f781435270bacf03a8da832579815aea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5076.90" OriginalAmount="4929.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.469435" Longitude="9.195159" StarRating="5" HotelCode="12955|8982" HotelName="Four Seasons Hotel Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gesù 6/8, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/12/1d/121d8735667b5ed2d04283805d231e60c7e27ea6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This highly traditional luxury hotel affords a Renaissance style and is situated close to La Scala O...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5089.35" OriginalAmount="4941.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46936" Longitude="9.19114" StarRating="5" HotelCode="|191501" HotelName="Mandarin Oriental, Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Andegari 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/5/0/1/191501_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5153.80" OriginalAmount="5003.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4691761" Longitude="9.198751" StarRating="5" HotelCode="|15799" HotelName="Rocco Forte The Carlton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA SENATO 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/9/9/15799_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel has 92 rooms and 5 floors. In the establishment entrance, guests will find a lobby with elevators and a reception. Some of the establishment facilities on offer are a bar, an events room, a restaurant with typical dishes and an indoor car park (for a fee). SITUATION: Is situated in an exclusive area, The establishment has views of, Via Montenapoleone it is near near the establishment, you will find La Scala the Theatre of It is situated close to the cathedral. ROOM: The comfortable rooms, stylish and a bathroom with a hairdryer, They are equipped with a direct line telephone, a satellite TV, cable television, a safe (available for a fee) and a mini-bar. FACILITIES: Clients have access to a beauty centre, a massage service and a sauna (available for a fee). OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5170.60" OriginalAmount="5020.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470112016524" Longitude="9.1897416114807" StarRating="5" HotelCode="30030|bulgari_hotel_milan" HotelName="Bulgari Hotel Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Fratelli Gabba 7/b, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/c1/acc1277984372feb7af8287dd5e42b071ef4f6dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5196.59" OriginalAmount="5045.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.469230769174" Longitude="9.1986264288425" StarRating="5" HotelCode="26032|5754" HotelName="Baglioni Hotel Carlton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Senato 5, 20121 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/b0/e9b0dd7c7f3d563c969516d0abc6129d3ffe58d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Affording a view of the Via Della Spiga, this luxury hotel is situated directly in the exclusive fas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5466.08" OriginalAmount="5306.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.472021" Longitude="9.201783" StarRating="5" HotelCode="|508313" HotelName="Casa Cipriani Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/8/3/1/3/508313_c1d98061145.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5594.63" OriginalAmount="5431.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4696007" Longitude="9.1955004" StarRating="5" HotelCode="|15779" HotelName="Four Seasons  Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Gesu 6/8 20121 Milan IT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/7/9/15779_72816851458.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1467, renovated in 2001, has 5 floors, 118 rooms and 41 suites. Some of the facilities that the establishment offers to guests include a reception, a theatre, an inviting bar and an Ã  la carte restaurant with air-conditioning, The establishment offers guests a babysitting service and catering for events. SITUATION: It is nearLa Scala the theatre near the establishment, guests will find Milan the famous, designer stores of it is near Via GesÃº the shopping area of Via Montenapoleone and Via della Spiga it is located between. ROOM: The luxurious rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a CD player, internet, a fax machine, a mini-bar, a radio and a safety deposit box (available for a fee). FACILITIES: The establishment has a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5697.43" OriginalAmount="5531.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4702064" Longitude="9.1896335" StarRating="5" HotelCode="|55983" HotelName="Bulgari  Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Fratelli Gabba,7b</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/8/3/55983_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Bulgari Resorts Milano is rated five stars, is in Milan city centre and was built in 2004. Regarding the food and beverage offering, the establishment has a restaurant. The establishment has lifts, a concierge, a safety deposit box service, a swimming pool and a sauna. The establishment offers guests room service and business facilities. ROOM: The establishment has 58 rooms with a hairdryer, an air-conditioning system, a television and a radio. OTHERS: pets are allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6600.11" OriginalAmount="6407.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484697" Longitude="9.162794" StarRating="2" HotelCode="360043|2580775" HotelName="Hotel Parma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel,Inns" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Piero della Francesca 48, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/06/220639fc72405fa9dd6cc769f9facd25a670b988.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Hotel Parma in Milan (San Siro), you'll be close to Fiera Mil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6945.05" OriginalAmount="6742.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468135" Longitude="9.198437" StarRating="5" HotelCode="|447326" HotelName="Portrait Milano - Lungarno Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/3/2/6/447326_829623a1250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.99" OriginalAmount="232.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.916718" Longitude="-88.754745" StarRating="0" HotelCode="|458406" HotelName="Econo Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>3022 S 1st St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.95" OriginalAmount="355.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464985" Longitude="9.1357636" StarRating="0" HotelCode="|289773" HotelName="Bb Hotels Aparthotel Visconti" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Gulli 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="403.20" OriginalAmount="391.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5088414" Longitude="9.2049877" StarRating="0" HotelCode="|367432" HotelName="Bb Hotels Aparthotel Arcimboldi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viale Sarca 90</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="405.89" OriginalAmount="394.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4157764" Longitude="9.2400817" StarRating="3" HotelCode="|367465" HotelName="Borgo Nuovo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via San Bernardo 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="666.30" OriginalAmount="646.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4710873" Longitude="9.0788278" StarRating="0" HotelCode="|289003" HotelName="Agriturismo Dolce Luna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Airaghi, 131</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Currency Exchange,Lounge,Wheelchair Access,Designated Smoking Area,Swimming Pool,Garden,Meeting Room,Spa,Jacuzzi,Massage Centre,Sauna,Shopping Arcade,Nightclub,Bicycle Rental,Diet Meals,Golf,Heated Pool,Kitchen,Pets allowed,Airport Transfer (on Demand),Coffee Shop,Concierge,Dry Cleaning,Elevator,Library,Luggage Storage,Parking,24 Hour Front Desk,Housekeeping,Off-Site Parking,LCD/Projector,24 Hour Power Supply,Porter,Dining</BasicAmenities>
    <HotelRating>4,3,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,ECO HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,VILLAGE,SPA HOTEL,CLUB RESORT,APARTHOTEL,GUEST HOUSES,APARTMENT,BED AND BREAKFASTS,GUESTHOUSE,HOSTELS,INNS,APARTMENT HOTEL,CAMPSITES</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
27a9623f-8b67-49ca-937d-96867374d227|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|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
27a9623f-8b67-49ca-937d-96867374d227|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="27a9623f-8b67-49ca-937d-96867374d227">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="54074" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-27T00:00:00" End="2026-07-31T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Travelhead@ragtoursandtravels.com" Password="Ctales@2424" RequestedCurrency="GBP" ClientNationality="QA" 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
27a9623f-8b67-49ca-937d-96867374d227|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|Travco|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
27a9623f-8b67-49ca-937d-96867374d227|InfiniteSearch|Root element is missing.|System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at SerializeDeserialize`1.DeserializeData(String dataXML) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 2755
   at HotelSources.Infinite.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 314|Infinite|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
27a9623f-8b67-49ca-937d-96867374d227|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:ff6f4082-2530-4b3e-b73a-8ad5d50fbc7e
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
27a9623f-8b67-49ca-937d-96867374d227|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-06-23T17:12:41.8672528+01:00" Version="0" EchoToken="Search" TransactionIdentifier="27a9623f-8b67-49ca-937d-96867374d227" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="154.20" OriginalAmount="149.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.471731758313" Longitude="9.0772547619018" StarRating="4" HotelCode="99147|239976|Bed &amp; Breakfast" HotelName="Idea Hotel Milano San Siro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Airaghi 125, 20153 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/82/d9823417dfaefed13d55f32f8542004982e1a870.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically situated near the San Siro-Fiera exit on the Tangenziale Ovest (western r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.61" OriginalAmount="199.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3286126" Longitude="-82.620294" StarRating="2" HotelCode="|285612" HotelName="Days Inn By Wyndham Milan Sandusky South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11410 U.S. Route 250 North</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/5/6/1/2/285612_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48629667" Longitude="9.22898533" StarRating="0" HotelCode="981468|495073" HotelName="Martini Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Martini Padre Giovanni Battista 4, Citta Studi, 20131 Milan, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/ac/09ac13a5e5de63981e536a7a95c043f56a7a26e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="217.72" OriginalAmount="211.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.453945" Longitude="9.170832" StarRating="3" HotelCode="95045|1048418|Bed &amp; Breakfast" HotelName="Minerva" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Cristoforo Colombo 15, 20144 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/c4/6cc4e2cdaebc331807fb6c21cbd92be8a1aa7f91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="224.79" OriginalAmount="218.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5062268" Longitude="9.1975884" StarRating="3" HotelCode="|15809" HotelName="a&amp;o Milano Ca Granda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIALE SUZZANI 13-15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/0/9/15809_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 132 rooms and 3 floors. The establishment boasts a lobby, a safety deposit box service (for a fee), a bar, a restaurant and a car park. SITUATION: It is near the motorway, 10 minutes away from the establishment, you can find Milan the city centre of in front of the hotel there is a public transport stop. ROOM: The rooms have a bathroom, with a shower, a direct line telephone and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.52002434874" Longitude="9.1923728585243" StarRating="3" HotelCode="371240|11322" HotelName="Hotel Ornato" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Ornato 64, 20162 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/39/395335/MIQhHF2H_1131b3a54d74684426c5e97ed640ce6a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located about 1.6 km from the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.69" OriginalAmount="223.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483152" Longitude="9.221306" StarRating="2" HotelCode="82526|hotel_trentina" HotelName="Trentina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Filippino Lippi 50, angolo Piazza Aspromonte, 20139 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/00/f20029a17cf7eb02ff143ef77f9bd81fe84aac48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="229.96" OriginalAmount="223.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.506478485055" Longitude="9.1962942481041" StarRating="4" HotelCode="395910|186176|Bed &amp; Breakfast" HotelName="Novotel Milano Nord Ca Granda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Suzzani 13, 20162 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a3/b3/a3b3e51a8cd5442a9fcdde8f975e670b16523cf8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the north of the city, just 3 km from the central railway station. The neare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="232.45" OriginalAmount="225.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.639122" Longitude="9.365195" StarRating="3" HotelCode="159572|224744|Bed &amp; Breakfast" HotelName="Polo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Donizetti 1, 20040 Usmate Velate</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/0e/210eda1b0535c2fb9cd473de963a48d8a87da721.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3 star hotel is located in the suburbs of Usmate and was established in 1975. It is 25.0 Km fro...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="236.55" OriginalAmount="229.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.493658" Longitude="9.144121" StarRating="3" HotelCode="116501|1648138|Bed &amp; Breakfast" HotelName="Accursio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Certosa 88, 20156 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/41/6e/416e43a0679f828d077a565e33e5b3a3710337f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.21" OriginalAmount="230.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.442585" Longitude="9.1760702" StarRating="2" HotelCode="192150|1653848|Bed &amp; Breakfast" HotelName="Mercurio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cardinale Ascanio Sforza 73, 20141 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/b0/6db058264954d785bc604775f1aaf9b4165233af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|110708-19595243/6400881373243775330/379" HotelName="AS LIMBIATE FIERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1710000/1709400/1709321/d9ccf7ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|185787-19499431/6400881373243775330/366" HotelName="MAYORCA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543100/1543030/4ab7cb34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.95" OriginalAmount="241.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468846" Longitude="9.226074" StarRating="3" HotelCode="117276|1126618|Bed &amp; Breakfast" HotelName="Hotel Mayorca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Pellizzone 12, 20133 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f5/89/f589536ff0e49a037c78b395b6d8fdf313ecd7ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="252.14" OriginalAmount="244.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.490422408744" Longitude="9.1528405267557" StarRating="3" HotelCode="36233|225666|Bed &amp; Breakfast" HotelName="Hotel Berlino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Antonio Plana 33, 20155 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/b6/e6b6377881c6b386d58ed6d0cfd8b020300ff242.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only 10 minutes from the Campionaria and 15 minutes from the Rho exhibition ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.506509948844" Longitude="9.1965488578904" StarRating="3" HotelCode="31171|54174" HotelName="Albergo ibis Milano Ca Granda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viale Suzzani 13/15, 20162 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49809/a_49809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the north of Milan near the motorways taking visitors straight to the Northern It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.32" OriginalAmount="261.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4439" Longitude="9.153" StarRating="4" HotelCode="400868|2093535|Bed &amp; Breakfast" HotelName="iH Hotels Milano Watt 13" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giacomo Watt 13, 20143 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/75/b675f445ba0dea0fce5c2e5c7ae7aa11bfe2ea18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="274.65" OriginalAmount="266.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.504567" Longitude="9.246505" StarRating="4" HotelCode="32079|2178775|Bed &amp; Breakfast" HotelName="Hotel Milano Palmanova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palmanova 153, 20132 Milan, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/69/63/69635b921107e5fc35577e4b96a6ae366258037a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located around 5 km away from town centre although guests will discover some rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="275.01" OriginalAmount="267" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48025" Longitude="9.12356" StarRating="3" HotelCode="361461|58829" HotelName="B&amp;B Hotel MILANO San Siro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Achille 4, 20151 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a1/5f/a15f4a59fb776afe0dcd84323cface2c75072387.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="275.76" OriginalAmount="267.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.494730022206" Longitude="9.1418271457485" StarRating="4" HotelCode="98552|120099|Bed &amp; Breakfast" HotelName="Sure Hotel Collection by Best Western Hotel Mirage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Certosa 104/106, 20156 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/2c/982c8ae891c1f63532d6645a69492fda2486e12b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in an impressive building in the northern suburbs of Milan. It enjoys a convenient ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="275.92" OriginalAmount="267.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.519484982341" Longitude="9.1876468062401" StarRating="4" HotelCode="192215|1144018|Bed &amp; Breakfast" HotelName="Residence Siloe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesari 19, 20162 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e5/a5/e5a52a1ea12dd64122177be5419488480adaa267.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.08" OriginalAmount="269.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.512404803314" Longitude="9.178661652262" StarRating="3" HotelCode="55491|445355|Bed &amp; Breakfast" HotelName="Eco Hotel La Residenza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Scialoia 3, 20161 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/3f/023f9d33717a07fdff8e7af6b8cc5fd6a9c47860.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in a peaceful area, just a short distance from all major sightseeing attractions in M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25293-19523278/6400881373243775330/410" HotelName="BERLINO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1500/1410/ac6e184f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.01" OriginalAmount="271.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="3" HotelCode="18895|1558078|Bed &amp; Breakfast" HotelName="Venini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulio e Corrado Venini 72, 20127 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/99/95997615ec9ae159d0065753a5e9304fc0da52de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.44" OriginalAmount="272.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.442142389199" Longitude="9.2176546901464" StarRating="2" HotelCode="192195|2961165|Bed &amp; Breakfast" HotelName="Brenta Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Brenta 33, 20139 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/83/b683daefd94cdb99db6dd802aa49ab7f933e16a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.46" OriginalAmount="272.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481363" Longitude="9.14412" StarRating="3" HotelCode="67190|789795|Bed &amp; Breakfast" HotelName="Lido" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Riccardo Galli, 8, 20124 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/76/3c7613c8393593b73a317d58c4fcb2f7a3aad838.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a few metres from the Fiera Milano City Exhibition Centre and just around ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="280.99" OriginalAmount="272.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.330038" Longitude="-82.622967" StarRating="2" HotelCode="|365344" HotelName="Red Roof Inn Sandusky - Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>11303 Milan Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/5/3/4/4/365344_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="284.92" OriginalAmount="276.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5356021" Longitude="9.1971228" StarRating="4" HotelCode="162602|388365|Bed &amp; Breakfast" HotelName="Neo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via XXV Aprile 49/51, 20091 Bresso, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/86/c1862b2330077a2c86e63709f25f0dddaed0f277.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bresso, opposite the Aero Club and near to Parco Nord. It lies 500 m from l...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.76" OriginalAmount="277.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482617" Longitude="9.090957" StarRating="2" HotelCode="117606|2003205|Bed &amp; Breakfast" HotelName="San Siro Fiera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Novara 371, 20153 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/9a/a19a7658bdd15d9c02c6754cc8106623b6745f82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="287.79" OriginalAmount="279.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.495027" Longitude="9.141701" StarRating="4" HotelCode="335608|749775|Bed &amp; Breakfast" HotelName="Raffaello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Certosa 108, 20156 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a3/4c/a34c73b0972474d8abf2b0d1a2a9d62434af4455.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.48" OriginalAmount="282.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46601" Longitude="9.217087" StarRating="2" HotelCode="116866|1608458|Bed &amp; Breakfast" HotelName="Dateo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Piceno 33, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/83/e5834a8f83b513ffaf0c641f7c4ecbef036d7bb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="292.63" OriginalAmount="284.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485647" Longitude="9.161201" StarRating="3" HotelCode="152404|2581285|Bed &amp; Breakfast" HotelName="Piccolo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Elevator,Housekeeping,Internet,LCD/Projector,Lounge,Luggage Storage,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Piero della Francesca 60, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/d0/2ad020fd4765a02b9f1a296625165f3fd5be719b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming hotel Piccolo is located near Corso Sempione, only 0.3 miles/500 metres from Porta Tedo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.36" OriginalAmount="285.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.460246" Longitude="9.165836" StarRating="3" HotelCode="27233|425045|Bed &amp; Breakfast" HotelName="Sant'Ambroeus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Papiniano, 14, 20123 Mailand, Italien</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/58/90587f942de593827a8ef5329d4ebc09c0deedd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Milan’s city centre, 250 metres from Sant'Agostino metro stop on the green l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.56" OriginalAmount="285.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.497715260692" Longitude="9.1743551194668" StarRating="4" HotelCode="59806|226306|Bed &amp; Breakfast" HotelName="Best Western Hotel Blaise &amp; Francis Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Annibale Butti 9, 20158 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77437/a_77437_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the north of the city centre, only about 10 minutes walk from the conventio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.501471800967" Longitude="9.2280871312828" StarRating="3" HotelCode="296700|179555" HotelName="Camplus Guest Turro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Stamira d'Ancona 25, 20127 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/bc/8ebcbcdad9b8a3a6dc4dd8ff5f7fa00b5f9636f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="298.60" OriginalAmount="289.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.453541" Longitude="9.224693" StarRating="3" HotelCode="901039|1086048|Bed &amp; Breakfast" HotelName="Molise 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cadibona 2A, 20137 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/54/8a540714c70af4cc348d464a15664301c520128b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="302.82" OriginalAmount="294" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|338558-19545669/6400881373243775330/507" HotelName="B&amp;amp;B HOTEL MILANO SAN SIRO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10440000/10439800/10439762/d2cfb289_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.64" OriginalAmount="294.8" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49940651" Longitude="9.22306664" StarRating="3" HotelCode="770134|2580615|Bed &amp; Breakfast" HotelName="Hotel H21" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Valtorta 21, 20127 Milan, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/15/c9154ace7643a11ac3bb23cf1dc41d40553a2410.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="305.22" OriginalAmount="296.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.514785" Longitude="9.116386" StarRating="4" HotelCode="221719|186837|Bed &amp; Breakfast" HotelName="Klima Hotel Milano Fiere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Venezia Giulia 8, 20157 Milano, Lombardei</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/50/fe508f0f8b2b208c3da667557c633af892f00d9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="307.95" OriginalAmount="298.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478225992379" Longitude="9.1997945308685" StarRating="4" HotelCode="35436|789535|Bed &amp; Breakfast" HotelName="Hotel Baviera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panfilo Castaldi 7, Zona Staz. Centrale/Repubblica, 20124 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/a1/efa174d1471709319e27df10c6d1051af73f7cca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan. Bars, pubs and nightclubs are all to be found a mere 5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="308.11" OriginalAmount="299.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478573923032" Longitude="9.2000962793827" StarRating="3" HotelCode="36235|1484408|Bed &amp; Breakfast" HotelName="Sempione" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Finocchiario Aprile 11, Milan 20124</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/cf/8acf348a5d9b5257d1bf53802c3a48457909d54a.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.473694234503" Longitude="9.1467310488224" StarRating="1" HotelCode="192202|387991" HotelName="Amendola Fiera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Filippo Carcano 39, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/76/f176eafd27d53cb3494791ff780432c8d3151bf3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="311.10" OriginalAmount="302.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.499679140502" Longitude="9.2061159824251" StarRating="4" HotelCode="387392|2096415|Bed &amp; Breakfast" HotelName="iH Hotels Milano Gioia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Giustizia 10/D, Zona Greco, 20125 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/4c/204cd104e528e90bf44bf430d6236b9cb8374b57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers easy access from Milan central railway station (2 km), the underground network (Son...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="312.09" OriginalAmount="303" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23515-19562229/6400881373243775330/538" HotelName="ALGA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83600/83505/035c5cf1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.68" OriginalAmount="303.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5143256" Longitude="9.1172766" StarRating="4" HotelCode="|80701" HotelName="Klima Milano Fiere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Venezia Giulia 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/7/0/1/80701_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi. SITUATION: This establishment, is situated 5 kilometres away from Rho Fiera Milano the exhibition centre it is situated 9 kilometres away from, Milan the centre of Close to the motorway, 15 minutes walk away, you can find Expo 2015 the exhibition centre it is in Milan the outskirts of. ROOM: All the rooms have an air-conditioning system, a mini-bar, a satellite television, pay channels and slippers. RESTAURANT: Customers can enjoy a bar and a restaurant. FACILITIES: The establishment has a hall with internet connection, a garage and a car park on request.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="313.31" OriginalAmount="304.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.514028" Longitude="9.11933" StarRating="4" HotelCode="165754|333305|Bed &amp; Breakfast" HotelName="The Hub" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Polonia 10, 20157 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/48/364825ef5867f4718d6a243eb8991a7c3cae2126.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is characterised by a unique and strategic location, only 4 km away from Fiera Milano, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.401222286586" Longitude="9.120630415295" StarRating="4" HotelCode="335612|33340" HotelName="Holiday Inn Assago" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tangenziale Ovest Km 19, 20094 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/e6/a5e61117fa31d33ad653cdcdc511c607cc322ff0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Autostrada dei Fiori highway and quickly linked by shuttle bus to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.18" OriginalAmount="308.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5046201" Longitude="9.2465375" StarRating="4" HotelCode="|19730" HotelName="Milano Palmanova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA PALMANOVA 153</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/3/0/19730_d69421a0838.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 1999. It has 7 floors, 18 single rooms and 41 double rooms. In the entrance, guests are offered a lobby with an elevator and a reception with safety deposit boxes. It has a hairdresser's and a television room. The establishment offers internet, a car park, room service and a laundry service. SITUATION: This urban hotel is situated 6 kilometres away from the city centre. 200 metres away, guests can find restaurants. In front of the hotel there is a public transport stop. ROOM: The comfortable rooms have a bathroom, a hairdryer, a direct line telephone, internet, a mini-bar, a double bed and an air-conditioning system. FACILITIES: The establishment boasts a sauna. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.07" OriginalAmount="309.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47205" Longitude="9.147963" StarRating="3" HotelCode="146953|1557918|Bed &amp; Breakfast" HotelName="Domenichino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Domenichino 41, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/96/9d/969d4cb22eaae1de3fb2e0bea0c21b4b9ae767bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.61" OriginalAmount="310.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.444162046236" Longitude="9.116071" StarRating="4" HotelCode="38498|139804|Bed &amp; Breakfast" HotelName="iH Hotels Milano Lorenteggio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lorenteggio 278, 20152 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/0b/970bd9b3841e46e793b2671db66cbf144d30ac49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located close to Westring Street, near the Lorenteggio exit. The Pero/Rho exhi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.36" OriginalAmount="312.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4868393" Longitude="9.2235802" StarRating="4" HotelCode="|69226" HotelName="Lombardia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Lombardia,74</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/2/2/6/69226_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a safety deposit box service at reception and heating. OBSERVATIONS: Pets are permitted.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="322.90" OriginalAmount="313.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470509" Longitude="9.222627" StarRating="3" HotelCode="82819|1156198|Bed &amp; Breakfast" HotelName="VIVA Hotel Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Giacinto Gallina 12, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/65/366577a936a6810da25373df02ca9bec93a2adda.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="327.54" OriginalAmount="318" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.480266527992" Longitude="9.1495004296303" StarRating="4" HotelCode="31405|26637" HotelName="Mini Hotel Portello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Silva 12 (zona fiera MilanoCity), 20149 Milano, Lombardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d7/b6/d7b620ecfebeb08c70f9934b1daf68f46ec5dc8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only a stone's throw from the trade fair. The nearest underground station is t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.78" OriginalAmount="320.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.474826919952" Longitude="9.1510945019952" StarRating="3" HotelCode="312311|2913555|Bed &amp; Breakfast" HotelName="Hotel Campion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Pets allowed,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Viale Berengario 3, 20149 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/31/36/313630e54a5135f48188b05464e9a178897cd8a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Campion in Milan, you'll be close to Fiera Milano C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.04" OriginalAmount="321.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49626" Longitude="9.179432" StarRating="3" HotelCode="116638|2003145|Bed &amp; Breakfast" HotelName="Ares Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Edoardo Porro 8, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/2b/ed2bfdd8b14d30b72cff8227a898424dab2f6ed6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="331.66" OriginalAmount="322" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|116410-19500138/6400881373243775330/555" HotelName="AS CAMBIAGO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1870000/1860700/1860681/8eaace8e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="332.31" OriginalAmount="322.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437584204443" Longitude="9.2314392328262" StarRating="4" HotelCode="18190|395375|Bed &amp; Breakfast" HotelName="Business Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Pietro Gaggia 3, 20139 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/e9/05e95ff88737567bc6a920bde4b2ae4d4d9f4b18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the lively city of Milan just 500 m from the nearest links to the public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="333.08" OriginalAmount="323.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3329528" Longitude="-82.6238347" StarRating="2" HotelCode="|282583" HotelName="Quality Inn Milan - Sandusky" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>11020 Milan Rd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/5/8/3/282583_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.54" OriginalAmount="323.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482223304021" Longitude="9.2088657617569" StarRating="2" HotelCode="95047|1048818|Bed &amp; Breakfast" HotelName="The Best" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Benedetto Marcello 83, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/74/ed/74ed4a81b08c25147edf80fe1ebaf1ec0ec528ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.67" OriginalAmount="323.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466607" Longitude="9.1566829999999" StarRating="3" HotelCode="117283|861685|Bed &amp; Breakfast" HotelName="Metro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vercelli 61, 20144 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/30/af30cc41f763afccd2cf2a3948f90c39201c80f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="336.36" OriginalAmount="326.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.487346641223" Longitude="9.2237466306763" StarRating="3" HotelCode="151557|1048388|Bed &amp; Breakfast" HotelName="Hotel Lombardia Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Lombardia 74/76, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/81/a5/81a580c6b25276c459480d2e65508292012271bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated off the beaten track, this hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="336.49" OriginalAmount="326.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483537813137" Longitude="9.1666625440121" StarRating="4" HotelCode="335627|395955|Bed &amp; Breakfast" HotelName="Hotel Mozart" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Gerusalemme 6, 20154 Milan, Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/21/532117f0c4dcd2ae7cba3f852d8c5a196c871e43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan, only a few steps away from the Corso Sempione and close...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="338.67" OriginalAmount="328.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470498" Longitude="9.21749" StarRating="3" HotelCode="149873|2003195|Bed &amp; Breakfast" HotelName="Ideale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale dei Mille 60, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/63/e76356457a2fb8b48f5c754964bb2547e34a196a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.05" OriginalAmount="329.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4748274" Longitude="9.151373" StarRating="3" HotelCode="|126183" HotelName="Campion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Berengario 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/1/8/3/126183_532c17a1107.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated in front ofFiera Milano City the exhibition centre MIC the convention centre 50 metres away, guests will find Amendola Fiera the metro station. ROOM: The establishment has soundproofed with flatscreen television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.93" OriginalAmount="331.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4930525" Longitude="9.1442348" StarRating="2" HotelCode="|126437" HotelName="Bel Sit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Gallarate 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/4/3/7/126437_5c1393c1456.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is located betweenMilan the city centre of Rho Pero the Exhibition Centre It has excellent transport links to the motorway and the tram.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="345.26" OriginalAmount="335.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.535001" Longitude="9.124598" StarRating="4" HotelCode="899651|566485|Bed &amp; Breakfast" HotelName="Domina Milano Fiera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Don Orione 18-20, 20026 Novate Milanese</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/6a/f76a52f654979dc25004d335053fa430311242d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in Novate Milanese, in the heart of a pleasant rural area i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="347.90" OriginalAmount="337.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48783688" Longitude="9.20276939" StarRating="3" HotelCode="577990|2577835|Bed &amp; Breakfast" HotelName="43 Station Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Filzi 43, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/e7/2ae76f9f94a66119e4ca4331c892a7da573d0865.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.17" OriginalAmount="339.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.511502301365" Longitude="9.1240265178604" StarRating="4" HotelCode="907002|b4_milano" HotelName="Barceló Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/06/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giorgio Stephenson 55, 20157 Milán</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/04/41049cd4a8a900b66ad7c3283c4111fada231d4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="351.81" OriginalAmount="341.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.491652" Longitude="9.215945" StarRating="1" HotelCode="902571|4658305|Bed &amp; Breakfast" HotelName="Siro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulio e Corrado Venini 59, 20127 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/04/1504d12a0f398a11b604084904d17c3bbc2a40eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="352.26" OriginalAmount="342" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435568" Longitude="9.208338" StarRating="2" HotelCode="116583|428485" HotelName="Alessander" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cortina d'Ampezzo 17, 20139 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/ff/b0ffb1b3cde790a7da1ea252b7bac9874ba1772f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="353.29" OriginalAmount="343.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.324318937685" Longitude="9.1029748320579" StarRating="4" HotelCode="56087|hotel_il_castelletto" HotelName="Il Castelletto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dell'Ecologia, 7, 20080 Casarile, Binasco</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/c4/49c4dcdc951215d219d0daa20d974056b1fc3ecb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel enjoys a wonderful location that makes it ideal for business travellers. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="353.63" OriginalAmount="343.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.488887" Longitude="9.202976" StarRating="3" HotelCode="146804|1650198|Bed &amp; Breakfast" HotelName="Demo'" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tonale 14, 20125 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/80/f4801368d9794f51435a0db6b48a3ef329dc9e4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="355.35" OriginalAmount="345" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.9506361" Longitude="-90.0702428" StarRating="4" HotelCode="0|18223-19498605/6400881373243775330/400" HotelName="MOZART" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 333 St. Charles Avenue,  NEW ORLEANS, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22600/22560/823ff6a5_b.jpg</HotelPictures>
        <HotelDescription>The following services and amenities are available, but with reduced service: Business Center, Fitness Center, Breakfast, On-site Restaurant(s), Room Service, Valet Parking.The following services and amenities are currently not available: Concierge, Executive Lounge.The Hilton New Orleans/St. Charles Avenue hotel in Louisiana is located in the heart of the New Orleans Central Business District, three blocks off Canal Street and blocks from the world-famous French Quarter and Bourbon Street. This landmark building was built in 1926 as the Masonic Temple and was the second high-rise to be built in the Central Business District. 

The Hilton New Orleans/St. Charles Avenue hotel has undergone an $11 million renovation and has re-emerged as the newest upscale, premier hotel experience in the Crescent City. The architecture, exquisite woodwork and other design detail from the artisans of the 1920s is evident throughout the hotel and highlighted by the original chandeliers at the main entrance, original marble floors and walls, and the elaborate, hand-crafted inlay tile ceiling in the Grand Entry Hall. 

Walk into the Hilton New Orleans hotel and take a step back in time to luxury hotels of the past - hotels that made New Orleans, Louisiana famous. Uniquely sophisticated and elegantly designed, our hotel boasts 250 superior guest rooms including 25 dignitary suites and the five-bedroom Grand Suite. Our world-class restaurant and lounge offer breakfast, lunch and dinner selections as well as in-room dining options that include a 24-hour, in-room dining menu. 

Our French Quarter area hotel on St. Charles Avenue in Louisiana has 12,000 sq. ft. of flexible function space including multiple break-out rooms with the same attention to detail and preserved or restored to reflect their most opulent past glory. From weddings to corporate board meetings and anything in between, our hotel is one of the favorite gathering places in New Orleans, Louisiana.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="355.43" OriginalAmount="345.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.533093476303" Longitude="9.1711002588272" StarRating="4" HotelCode="335618|15094|Bed &amp; Breakfast" HotelName="Hotel Da Vinci" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Senigallia 6, 20161 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/58/9f58f9d3e83dc88b520a257cc5a18bf29e1aa9cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the northern area of Milan, 8 km away from the exhibition area of Fiera Mila...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.41" OriginalAmount="347" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485395" Longitude="9.211708" StarRating="4" HotelCode="39582|2380" HotelName="Doria Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Andrea Doria 22, 20124 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/1c/ee1c31751806cd0706f5ec618e537d8ebd7fed92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated only around 5 minutes walk from various shopping possibilities, bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20808-19598964/6400881373243775330/349" HotelName="ROYAL GARDEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/527200/527197/93017fe2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.498838586193" Longitude="9.1661301255226" StarRating="4" HotelCode="192210|28298" HotelName="Sunflower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Lugano 10, 20158 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/45/2a4556585be19f84536d6e7acac386969832a622.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.44" OriginalAmount="349.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4717669" Longitude="9.227395" StarRating="3" HotelCode="|126155" HotelName="Città Studi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Saldini, 24 , Milan 20133 Italy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/1/5/5/126155_1e0bbf61114.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet hotel and it offers excellent service. SITUATION: It is located near the university, the hospital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="361.53" OriginalAmount="351.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44289543" Longitude="9.15509368" StarRating="3" HotelCode="546979|navigliotel_19" HotelName="Navigliotel 19" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Binda 19, 20143 Milano, MI</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/26/68267b327a104d9b0ff4a0fb0bb1d259b62e4834.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="365.62" OriginalAmount="354.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.440930422255" Longitude="9.1728356480598" StarRating="4" HotelCode="35289|749705|Bed &amp; Breakfast" HotelName="La Spezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via La Spezia 25, 20142 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bf/55/bf55f3c02f70c03d23cc61b8578dfacc73d960dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous up-market hotel is conveniently situated for transport connections. Romolo is the clos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.65" OriginalAmount="355.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49131046721" Longitude="9.2400678992271" StarRating="4" HotelCode="192216|nu_hotel_2" HotelName="NU Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Feltre 19B, 20132 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/ce/bccecd16d1a57f791c24e5cabde18e9cbb4dc4c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Milan, this urban hotel has the perfect ambience for guests who appreciate a stylish ambi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="366.66" OriginalAmount="355.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437086" Longitude="9.16439" StarRating="3" HotelCode="79350|617758|Bed &amp; Breakfast" HotelName="Plus Welcome Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Famagosta 50, 20142 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/a3/7da3dece5ca4276e41288bb8a72dd188aa8e2991.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="366.93" OriginalAmount="356.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.526576" Longitude="9.212825" StarRating="4" HotelCode="17919|356025|Bed &amp; Breakfast" HotelName="Tourist" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fulvio Testi 300, 20126 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/7e/8b7e58e2fcf5fe51ef1073b504f06d56cd92cc25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the business district in the north of the city of Milan within a few paces...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="369.90" OriginalAmount="359.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482368" Longitude="9.175693" StarRating="4" HotelCode="13286|566595|Bed &amp; Breakfast" HotelName="Leonardo Hotel Milan City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina 10, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/11/f0/11f0063147456c9b9089fb4283c1a8b5debc3f8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of Milan, in the vicinity of the Porta Garibaldi, the fashionable Brera di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="370.56" OriginalAmount="359.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48427" Longitude="9.22399" StarRating="3" HotelCode="|184061" HotelName="Montecarlo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIa Vallazze, 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/6/1/184061_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="371.89" OriginalAmount="361.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.436797494505" Longitude="9.1717144846916" StarRating="3" HotelCode="34891|566475|Bed &amp; Breakfast" HotelName="Dei Fiori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Renzo e Lucia 14, 20142 Milano, Lombardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/82/da8252154a71f85a6ab037738329ab8d45b6147d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the city centre, just 200 m from the nearest restaurants and le...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="375.95" OriginalAmount="365.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.450840283193" Longitude="9.1947540795248" StarRating="4" HotelCode="57756|hotel_liberty_3" HotelName="Hotel Bocconi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Bligny 56, 20136 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/05/7d/057d1a506024ed73f64ef85ae7bddc5111e14649.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="376.86" OriginalAmount="365.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.451176" Longitude="9.2077400000001" StarRating="3" HotelCode="117438|1127288|Bed &amp; Breakfast" HotelName="Di Porta Romana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lazzaro Papi 18, 20135 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/7c/4c7c47c2abc873cca551bf806f6bf996bfd03852.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376.98" OriginalAmount="366" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.395782" Longitude="9.211301" StarRating="4" HotelCode="17864|25502" HotelName="Hotel Sporting" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sporting Mirasole 56, 20090 Mailand, Italy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/30/b7/30b7554f3c0605872e49ca765f2fded079a0da2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a residential area, around 8 km from the city's tourist centre. The bus sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="377.48" OriginalAmount="366.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4851216" Longitude="9.2193686" StarRating="3" HotelCode="|26815" HotelName="Adler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA RICORDI 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/8/1/5/26815_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic hotel was completely renovated in 2005, has 2 buildings and 23 rooms. In the establishment entrance, guests will find an elegant hall with a reception and a garden. The establishment boasts a cosy bar and a breakfast room. The establishment offers guests a laundry service. SITUATION: This attractive hotel is in Milan the city centre of a few minutes away, you can find shops, leisure areas, is well-connected with the tourist attractions, is located 20 metres away from a bus stop, is situated 7 kilometres away from the airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, a television, internet, an individual air-conditioning system and a balcony or terrace. PAYMENT METHODS: Customers can pay by American Express, Visa and JCB. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="378.17" OriginalAmount="367.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5013029" Longitude="9.2213123" StarRating="3" HotelCode="|126691" HotelName="Nuovo Metrò" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Monza 120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/6/9/1/126691_a8199ad1752.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is situated next to Turro the underground station of It has excellent transport links to the cathedral. ROOM: The establishment has soundproofed rooms, with an air-conditioning system and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.10" OriginalAmount="370.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484528" Longitude="9.216144" StarRating="4" HotelCode="78738|del_corso_hotel" HotelName="Del Corso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pecchio 2, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/ef/63efa6e26195c465c48c922b97f5b5c3f6795b82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.31" OriginalAmount="370.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4533123" Longitude="9.1842914" StarRating="0" HotelCode="|291975" HotelName="New Generation Milan Center Navigli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Marco Burigozzo 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/1/9/7/5/291975_1_5973.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="381.92" OriginalAmount="370.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.510497287327" Longitude="9.1745281219482" StarRating="4" HotelCode="168451|142724|Bed &amp; Breakfast" HotelName="Acca Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Nicotera 9, 20161 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/2d/582d2dc7e19499e1ef6204c5de0ba5282ba9fd60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 100 m from the nearest links to the public transport network, 200 m from shops...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="382.19" OriginalAmount="371.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467185" Longitude="9.142714" StarRating="4" HotelCode="17018|233606|Bed &amp; Breakfast" HotelName="Antares Rubens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Paolo Rubens 21, 20148 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/86/8186cbc05fe8f5b235bef63afc209d2060382eb7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally located just a few metres from the Corso Vercelli and its score...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.16" OriginalAmount="372.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485470029443" Longitude="9.2233550548554" StarRating="3" HotelCode="64220|hotel_san_francisco_5" HotelName="San Francisco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Lombardia 55, 20131 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/d0/f3d0a3126df98f4e667f2354452f3e1dc66a0198.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="383.64" OriginalAmount="372.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464235" Longitude="9.181967" StarRating="3" HotelCode="95048|1048908|Bed &amp; Breakfast" HotelName="Vecchia Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Borromei 4, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/d2/79d2a8dd8a8bca616f8e7cc4489913af42e7212e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="385.99" OriginalAmount="374.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.450866" Longitude="9.1947089" StarRating="4" HotelCode="|57324" HotelName="Jr Hotels Bocconi Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIALE BLIGNY N 56</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/3/2/4/57324_83c4ffc1047.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel and it offers attentive service. SITUATION: This hotel Milan it is in is situated in Porta Romana the area it is situated near Luigi Bocconi the University of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="386.19" OriginalAmount="374.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.502437" Longitude="9.221851" StarRating="4" HotelCode="20863|595095|Bed &amp; Breakfast" HotelName="Best Western Antares Hotel Concorde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Monza 132, 20127 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/c3/89c30fa375cf3cf50b5b010ada6c242118ec2892.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a short walk from Milan's most famous shopping streets. Countless sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="387.41" OriginalAmount="376.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464107599502" Longitude="9.163313806057" StarRating="3" HotelCode="192197|1670738|Bed &amp; Breakfast" HotelName="Panizza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bartolomeo Panizza 5, 20144 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/20/e6201a52432da9e3fae1d195a15c74f556228997.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="387.47" OriginalAmount="376.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484374334322" Longitude="9.2239501473556" StarRating="3" HotelCode="337550|1761558|Bed &amp; Breakfast" HotelName="Hotel Montecarlo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>VIa Vallazze 39, 20131 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/92/2892af538c687053534eae98dfdebb90b1021dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="388.31" OriginalAmount="377.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484744163255" Longitude="9.1596740484238" StarRating="4" HotelCode="34832|hotel_nasco" HotelName="Hotel Nasco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corso Sempione 69, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/52/99/5299400b02b48f40acb3c61acb111696c9838e4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in an ideal location in the heart of trendy Milan with quick access to excell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="388.57" OriginalAmount="377.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.489307938453" Longitude="9.2028361558914" StarRating="3" HotelCode="35288|566395|Bed &amp; Breakfast" HotelName="Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Copernico 18, 20125 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a2/40a224228ec7f0d5a3a774ae6893ab874b53a35a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally situated within a short distance of the airport and the main trai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="389.32" OriginalAmount="377.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48425126" Longitude="9.21567092" StarRating="3" HotelCode="849411|2960215|Bed &amp; Breakfast" HotelName="Hotel Stradivari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Stradivari 4, Piazza Argentina, 20131 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f4/b4f4144c640a3d85363c2d6f208ae76fe278b614.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="390.48" OriginalAmount="379.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4854134" Longitude="9.2116168" StarRating="4" HotelCode="|21997" HotelName="Doria Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIALE ANDREA DORIA 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/9/7/21997_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban and conference hotel, has 11 floors, 124 standard rooms, 13 single rooms, 109 double rooms and 2 suites. In the entrance, guests are offered a lobby with a lift, a reception with safety deposit boxes and a currency exchange service. The establishment also has a bar, an Ã  la carte restaurant with air-conditioning, conference rooms, internet and a car park. SITUATION: This hotel is in a central area. 5 minutes away, you can find shops, bars and restaurants. It's 2.5 kilometres from the city centre Where you can find Via Montenapoleone, the cathedral, Palazzo Reale Museum and Milan Scala it is located 150 metres away from Sforza Castle. 300 metres away, there is railway station. It's 5 kilometres from Linate Airport and 50 kilometres away from Airport Malpensa. MEALS: Guests are offered a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, JCB, Diners Club, Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="392.54" OriginalAmount="381.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4815696" Longitude="9.20256029" StarRating="2" HotelCode="641305|2921665|Bed &amp; Breakfast" HotelName="M2M Made To Measure" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfredo Cappellini 23, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/a1/44a1c0e39cd096c2d9064d2743aac1d3d1c97465.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="394.22" OriginalAmount="382.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.40298" Longitude="9.249124" StarRating="3" HotelCode="37335|23597|Bed &amp; Breakfast" HotelName="Majestic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lombardia 48, 20098 San Giuliano Milanese, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/98/d998197a0584c04560bfd7f3fe1851b6f656023e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in rural surrounds, close to many historical tourist sights including the Abba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="394.84" OriginalAmount="383.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.473819" Longitude="9.224058" StarRating="4" HotelCode="116903|1105218|Bed &amp; Breakfast" HotelName="Dieci" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo Rio de Janeiro 12, 20133 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/0f/2f0f30e73593bdd2e12f5475ee31a54539fbd87e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Quartiere Città Studi, just 5 km from the centre of Milan. Shops can be foun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.58" OriginalAmount="385.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4658552" Longitude="9.2100635" StarRating="2" HotelCode="|127837" HotelName="Dover" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/8/3/7/127837_2d6a3031117.jpg</HotelPictures>
        <HotelDescription>SITUATION: Milan It is in Close to the cathedral and the hospital.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.82" OriginalAmount="385.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4795909" Longitude="9.2115347" StarRating="3" HotelCode="|21977" HotelName="Demidoff  Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA PLINIO 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/7/7/21977_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 40 rooms, 23 single rooms and 17 double rooms. In the establishment entrance, guests will find a lobby with an elevator, a bar and a reception area with safety deposit boxes, The establishment boasts a TV room, The establishment offers guests an Ã  la carte restaurant with air-conditioning, room service and a laundry service. SITUATION: This hotel is in the city centre, is 500 metres away from Piazza della Repubblica the central train station, with direct access to a commercial centre, in the surrounding area, there is an underground station. ROOM: The inviting rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar and a double bed. FACILITIES: The establishment boasts a covered pool and a gym. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="397.38" OriginalAmount="385.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.525931775735" Longitude="9.2149834024467" StarRating="4" HotelCode="302459|1608738|Bed &amp; Breakfast" HotelName="Degli Arcimboldi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Sarca 336, 20126 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/2d/272d6450973ff5efd824e1b99d0d4e5b627f0fcd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="397.69" OriginalAmount="386.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.490031865516" Longitude="9.2056310176849" StarRating="3" HotelCode="32610|790025|Bed &amp; Breakfast" HotelName="Terminal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ponte Seveso 38, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/50/6f507b7f86c7e8aa4ac2587aacf3f90c70a012f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a stone's throw from the main train station, which means guests enjoy qui...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="399.89" OriginalAmount="388.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4672162" Longitude="9.1428966" StarRating="4" HotelCode="|21984" HotelName="c-hotels Rubens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Paolo Rubens, 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/8/4/21984_019f0710817.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and has 87 rooms. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment boasts an inviting bar, a cafÃ©, a pub and a restaurant with air-conditioning. The establishment offers guests a conference room and internet. The establishment also offers room service, a laundry service, a medical care service and a car park. SITUATION: This luxurious hotel is in an excellent location. It is close to Corso Vercelli, where you can find shops, boutiques and Santa Maria delle Grazie Church. Nearby, there is a metro station. ROOM: The modern rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio and a stereo. They are equipped with internet, a mini-bar, a fridge, central heating, a safe and a living room. FACILITIES: The establishment boasts a gym. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.71" OriginalAmount="389.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4816" Longitude="9.2028" StarRating="3" HotelCode="|21978" HotelName="Mythos Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Tenca 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/7/8/21978_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2000, is on a main street. This air-conditioned establishment has 5 floors and 52 standard rooms. It has 25 single rooms, 23 double rooms and 2 suites. In the entrance, guests are offered a large hall with elevators and a reception area with safety deposit boxes. The establishment has a cosy bar and a conference room. The establishment offers guests internet, room service and a laundry service. SITUATION: This hotel is in the heart of Milan. In the surrounding area of the establishment, guests can find the railway station and an underground station. It is situated close to shops, leisure areas and entertainment. It's 7 kilometres from the airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar, a double bed, central heating, a safe and fitted carpets. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.22" OriginalAmount="389.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4845586" Longitude="9.2162138" StarRating="3" HotelCode="|126257" HotelName="Palazzo Buenos Aires" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pecchio, 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/2/5/7/126257_65780f31125.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inMilan the city centre of Close to the historic area, restaurants and commercial areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.70" OriginalAmount="390" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.486737452125" Longitude="9.1575363278389" StarRating="4" HotelCode="29801|17822" HotelName="Enterprise" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Sempione 91, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/71/6c/716cd320a881f6d3d476f77809f3b09b04c28270.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located on Corso Sempione only 500 m from Fiera Milano City and a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.70" OriginalAmount="390" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45338453" Longitude="9.18439946" StarRating="3" HotelCode="547846|178978" HotelName="New Generation Hostel Milano Navigli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Burigozzo 11, 20122 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/7c/297cae17a7def1b884fca6ac3a387f7ed7774064.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="405.82" OriginalAmount="394" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.440477" Longitude="9.1995919999999" StarRating="2" HotelCode="76582|435303" HotelName="Apollo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ripamonti 102, 20141 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/8a/678a55c4053549c678889753e14840e1a6c8c75e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="407.28" OriginalAmount="395.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.447146" Longitude="9.209249" StarRating="4" HotelCode="77381|219836|Bed &amp; Breakfast" HotelName="Best Western Hotel Major" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Isonzo 2, 20135 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/d6/f3d6c3d4f2040520455b21acc106363d8daeb0c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="407.88" OriginalAmount="396" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12767-19545513/6400881373243775330/444" HotelName="DA VINCI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10120000/10110400/10110341/8c5ef786_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="408.49" OriginalAmount="396.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481240693126" Longitude="9.2038714885712" StarRating="4" HotelCode="27231|292535|Bed &amp; Breakfast" HotelName="Mediolanum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mauro Macchi 1, (Stazione centrale/Piazza Repubblica), 20124 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/eb550d9c5b8d4ddc9c36618d95d0a51e.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located centrally between the main train station (200 m away with undergrou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="408.91" OriginalAmount="397" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1247320-28788093/6400881373243775330/0" HotelName="AMEDIA MILANO - TRADEMARK COLLECTION BY WYNDHAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/60000000/59900000/59898100/59898052/b7a4ea7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="408.91" OriginalAmount="397.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.475416" Longitude="9.192434" StarRating="2" HotelCode="211373|the_monastery_hostel" HotelName="The Monastery Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Concierge,Internet,Kitchen,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via Renzo Bertoni 3, Milano Centro, 20121 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4d/97/4d972164732f598b63b8378a9f7125f3f32519c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Milan (Milan Centre), New Generation Hostel Urban Brera...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="408.96" OriginalAmount="397.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3271249" Longitude="-82.6193762" StarRating="3" HotelCode="|361581" HotelName="Country Inn and Suites By Radisson, Sandusky South, Oh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>11600 US 250 Milan Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/1/5/8/1/361581_5177f961037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="409.94" OriginalAmount="398" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.0005134" Longitude="-95.2730714" StarRating="4" HotelCode="0|256380-19521653/6400881373243775330/355" HotelName="NH MILANO 2 RESIDENCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>9824 JM Hester Road, Humble, 77338, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6330000/6326600/6326527/33e74cbe_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 40. Floors: 2. Property description- Welcome to the Newly Constructed Days Inn and Suites built June 2011.  The Days Inn Humble / Intercontinental Airport is located just 2 miles from the Airport providing 24 Hour Free Airport Shuttle Service. 

Start every day with a Free USA Today Newspaper and enjoy our Complimentary full hot breakfast. In your room, we offer complimentary Wireless Free High Speed Internet Access or relax watching your 32 inch Flat Panel TV.  All rooms include a microwave, fridge, Iron and Ironing board.  We also have kitchenette and hot tub rooms available on site.  

Our property also has Complimentary HOT continental breakfast and an outdoor pool. Everything that you need in the way of Restaurants and local entertainment nearby.Property was built in 2011. Hotel Currency: USD. Additional Addresses: Other: 9824 JM Hester Road, Humble, 77338, TX, US. Additional Phone Numbers: Fax - Other: 12815704784. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="409.94" OriginalAmount="398" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.433565" Longitude="9.189671" StarRating="4" HotelCode="79237|24168" HotelName="Atahotel Quark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lampedusa, 11/A, 20141 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107278/a_107278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategic location, just a few minutes from the famous Navigli of Milan. Guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.75" OriginalAmount="398.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4372267" Longitude="9.2104175" StarRating="3" HotelCode="|22346" HotelName="Rex Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA MARCO D'AGRATE 34/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/4/6/22346_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a good location and it is situated in Milan the southern area of, The establishment has a big hall, a breakfast room and a restaurant. The establishment offers guests WiFi. SITUATION: This hotel is 800 metres away from Corvetto the underground station of. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, satellite or cable TV, a radio and a mini-bar. They also have internet, a double bed, an air-conditioning system, a safe and a central heating system. FACILITIES: It is situated in, a park, Where you can find a basketball court and a football pitch. The establishment boasts a gym. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="411.68" OriginalAmount="399.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.488137" Longitude="9.182281" StarRating="3" HotelCode="|50601" HotelName="San Guido" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA CARLO FARINI 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/6/0/1/50601_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is in the area the main theatre, is well-connected with the central station. ROOM: The establishment has 31 rooms, They are equipped with an air-conditioning system, a mini-bar, a desk, a hairdryer and a television. FACILITIES: The establishment boasts a reading room, a room where you can watch TV and a cosy bar. OTHERS: The establishment serves a buffet breakfast, Pets are allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="412.42" OriginalAmount="400.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479798245708" Longitude="9.2114192247391" StarRating="3" HotelCode="11837|395265|Bed &amp; Breakfast" HotelName="Hotel Demidoff Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Plinio 2, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/70/7a70734e51b0522ac279fed8c10fde649b546264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the city centre, around 500 m away from Piazza della Republica as well as the Sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="413.26" OriginalAmount="401.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483909" Longitude="9.236444" StarRating="3" HotelCode="58216|395275|Bed &amp; Breakfast" HotelName="Gamma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Valvassori Peroni, 85, 20133 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/e9/2fe9ae4fcee61102368a157487610cf4a9ae2ed0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of the University quarter of the city (Città Studi). Around the corner,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="415.09" OriginalAmount="403.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.462841306524" Longitude="9.1532611484795" StarRating="2" HotelCode="192198|my_hotel_milano" HotelName="My Hotel Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giasone del Maino 14, 20146 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/ed/a4ed5cacb198ac0a94439a94df108f5b939f3e62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="416.12" OriginalAmount="404" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.501850355574" Longitude="9.2278849349653" StarRating="4" HotelCode="169226|23192" HotelName="Ramada Plaza Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Stamira d'Ancona 27, 20127 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/31/7f312e19be9dd0d67b898414cc0b483093c77ed6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 700 metres from the subway and close to the city centre, this hotel near Villa Reale (4 km) ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="418.96" OriginalAmount="406.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434436" Longitude="9.1899487" StarRating="4" HotelCode="|450914" HotelName="Quark Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Lampedusa 11/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/9/1/4/450914_6ab03b21322.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="422.61" OriginalAmount="410.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.50088025516" Longitude="9.1380929946899" StarRating="4" HotelCode="116916|140664|Bed &amp; Breakfast" HotelName="Doubletree by Hilton Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ludovico di Breme 77, 20156 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/12/b4/12b4bb5f11ef05a07092dadbb24e84ba57f6525d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="425.02" OriginalAmount="412.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43734" Longitude="9.210474" StarRating="3" HotelCode="16710|749835|Bed &amp; Breakfast" HotelName="Rex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 02/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Marco D'Agrate 34, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/ee/73ee2fde6c98bdc07d9441cb4b8471935fc394e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Milan, close to Corvetto underground station (800 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="425.39" OriginalAmount="413.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.448759" Longitude="9.20342" StarRating="3" HotelCode="66554|hotel_piacenza" HotelName="Piacenza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Piacenza 4, 20135 Milano, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/62/b9621f482ca6ae73d1f160f8a9db3a5e9645a69c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="426.40" OriginalAmount="413.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483276" Longitude="9.202935" StarRating="3" HotelCode="36236|1648158|Bed &amp; Breakfast" HotelName="Bernina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 27, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/41/d1413062232fea4dd93ac2bb5c714465178f7e0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.42" OriginalAmount="414" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.452339" Longitude="9.2148540000001" StarRating="3" HotelCode="117277|28279" HotelName="Mec" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tito Livio 4, 20137 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/9d/a39dc13d3622f6cf96c762155ef211f1469f5461.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="426.62" OriginalAmount="414.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483912" Longitude="9.207573" StarRating="4" HotelCode="36232|237516|Bed &amp; Breakfast" HotelName="Andreola Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Domenico Scarlatti 24, 20124 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/20/c02075cea436cfdc519b39d8a3fa5070b8352804.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="427.66" OriginalAmount="415.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4372906" Longitude="9.2312931" StarRating="4" HotelCode="|15785" HotelName="Starhotels Business Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Gaggia 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/8/5/15785_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="428.48" OriginalAmount="416" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48437" Longitude="9.20509" StarRating="3" HotelCode="31176|30465" HotelName="Hotel Aosta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Duca d'Aosta 16, Stazione Centrale, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/42/7042a534a806f458414ee6a385bfd7623041f547.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated opposite the main train station, which offers good connections to Linate and M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="429.88" OriginalAmount="417.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45905361" Longitude="9.06867238" StarRating="4" HotelCode="846930|861475|Bed &amp; Breakfast" HotelName="Hotel Silver" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Riccardo Lombardi 11, 20153 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/b6/64b6c7a82918803dcb97f586f9a19f77f9293dac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located about 1.6 km from the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.07" OriginalAmount="417.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4178" Longitude="9.25776" StarRating="4" HotelCode="|72262" HotelName="Unahotels The One Milano and Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Maastricht, 3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/2/6/2/72262_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern complex, newly built, is situated in San Donato a residential area of and it is close to Milan. ROOM: The establishment has spacious rooms and suites. The rooms have a direct line telephone, internet, a bathroom and flat-screen satellite television. FACILITIES: The establishment has a bar and a restaurant. The establishment has a well-equipped gym, a relaxation area and aromatherapy treatments. Guests also have access to a bar with a winter garden and a terrace with breakfast service. Guests are offered bicycle storage and a garage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.36" OriginalAmount="417.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4821581" Longitude="9.1987503" StarRating="4" HotelCode="|50598" HotelName="Marconi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Filzi, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/9/8/50598_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building is modern. SITUATION: The establishment, is situated in Milan the heart of 300 metres away from the central station, is near Repubblica the metro station of it is well-connected with the fair centre. ROOM: The establishment has 74 rooms with TV, a direct line telephone, an air-conditioning system and a bathroom. FACILITIES: The establishment has a restaurant and a bar. Guests are offered internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="432.60" OriginalAmount="420" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483678" Longitude="9.164971" StarRating="4" HotelCode="31173|25518" HotelName="CityLife Hotel Poliziano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Poliziano 11, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/9c/e09cd2de47b8ef2d52e3157ffa8873477fab4b6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel lies in the heart of Milan just 200 m from the Milan International Trade Fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="433.02" OriginalAmount="420.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.499413" Longitude="9.223065" StarRating="3" HotelCode="|291661" HotelName="H21" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Valtorta 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/1/6/6/1/291661_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="433.67" OriginalAmount="421.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4348043" Longitude="9.1842335" StarRating="0" HotelCode="|127101" HotelName="Autosole 2 S.r.l" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicola Palmieri 64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/1/0/1/127101_83b2f301127.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in a residential area, is situated in Milan the outskirts of It has excellent transport links to public transport services. FACILITIES: The establishment has a car park (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="433.81" OriginalAmount="421.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48251" Longitude="9.2027370000001" StarRating="3" HotelCode="128274|995415|Bed &amp; Breakfast" HotelName="Bolzano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Boscovich 21, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/dd/06dda02b3ab8527c8513b91e3142bccb547234ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="434.12" OriginalAmount="421.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484489220633" Longitude="9.2064771644343" StarRating="4" HotelCode="95056|173575|Bed &amp; Breakfast" HotelName="Hotel Bristol Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarlatti 32, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/2d/422df335d82d27ec76c59a0f41fcb4383440b29a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="434.63" OriginalAmount="421.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4837434" Longitude="9.1650424" StarRating="4" HotelCode="|15815" HotelName="City Life Hotel Poliziano - By R Collection Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Poliziano 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/1/5/15815_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 100 rooms and 10 floors. In the entrance, guests are offered a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment offers guests conference facilities, Regarding the food and beverage offering, the establishment has a restaurant and a bar. It has internet, There are many services available at the establishment, including a laundry service, room service and indoor parking. SITUATION: This attractive urban hotel is in Milan the city centre of it is situated 200 metres away from the fair centre, near the establishment, guests will find bars, cafÃ©s and restaurants. it is 20 minutes away from Sforzesco the castle the cathedral, Via Montenapoleone it is 25 minutes away from in front of the hotel there is a public transport stop, is 2,5 kilometres away from the railway station, the establishment is 7 kilometres away from Linate Airport it is situated 45 kilometres away from Malpensa Airport. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a restaurant and a cafÃ©.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.66" OriginalAmount="422.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.580862" Longitude="9.4590459999999" StarRating="4" HotelCode="296698|hotel_daniel_2" HotelName="Daniel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Concierge,Elevator,Garden,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Pets allowed,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Industrie 6, 20060 Basiano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/37/4c37687811c6344239cd8c75f76d4190699d3a92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Daniel in Basiano, you'll be close to Globo Mall....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="434.81" OriginalAmount="422.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.505659" Longitude="9.246759" StarRating="3" HotelCode="88884|789225|Bed &amp; Breakfast" HotelName="Agape" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flumendosa 35, 20132 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/07/880754d3ed00e21536ed37c81728ad5840ed84d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="437.75" OriginalAmount="425" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|54854-19508469/6400881373243775330/453" HotelName="NH MILANO 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17800/17788/9f7345fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="438.11" OriginalAmount="425.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.487829" Longitude="9.2028800000001" StarRating="3" HotelCode="80744|4464282|Bed &amp; Breakfast" HotelName="Monopole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Filzi 43, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/299495/20151583235934.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="439.28" OriginalAmount="426.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47191883" Longitude="9.22078543" StarRating="2" HotelCode="573748|3005835|Bed &amp; Breakfast" HotelName="Conti Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Gian Battista Tiepolo 38, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/66/6b66639a29e4cdfdba6e409e36e968c772e0000d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="440.84" OriginalAmount="428" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|34836-1145552/6400881373243775330/254" HotelName="HOTEL MIRAGE SURE HOTEL COLLECTION BY BEST WESTERN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/45800/45789/7a5fa700_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="441.61" OriginalAmount="428.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49736441" Longitude="9.18081511" StarRating="0" HotelCode="874968|2374985|Bed &amp; Breakfast" HotelName="J24 Hotel Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Edoardo Jenner 24, 20158 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/06/60/0660a737eaccc57427ef807c14cf089549cdd123.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated 300mts far from the underground station MM3 Maciachini, 2.1 km of Ospedale Niguarda and 3.2...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="442.49" OriginalAmount="429.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441938" Longitude="9.1759238" StarRating="2" HotelCode="|126629" HotelName="Marte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Ascanio Sforza 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/6/2/9/126629_c7c84d71119.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi, (free of charge), in communal areas. SITUATION: The hotel is situated 3 kilometres away from Milan Cathedral it is 12 minutes away from a train station and Romolo the metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="446.17" OriginalAmount="433.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485564052876" Longitude="9.1640809178352" StarRating="4" HotelCode="44708|5771|Bed &amp; Breakfast" HotelName="UNAHOTELS Scandinavia Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Battista Fauchè 15, Sempione, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/7e/a97e2516d4011a4c57d36db4425d6fd87db62eb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located only a few steps from the Fiera Milano trade centre. Located about...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="446.66" OriginalAmount="433.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.453008" Longitude="9.195905" StarRating="4" HotelCode="95061|865795|Bed &amp; Breakfast" HotelName="Crivi's Hotel Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso di Porta Vigentina 46, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/18/08181b32d6916d5ce7127ea9adb5dfb38f3e849b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="449.60" OriginalAmount="436.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48138" Longitude="9.203411" StarRating="3" HotelCode="173020|789295|Bed &amp; Breakfast" HotelName="B&amp;B Hotel Milano Central Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 9, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/51/9d5109823f29627d374536ad3b472410a8b10cd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, hotel is centrally located just 100 m from the main train station. Links to the public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="450.48" OriginalAmount="437.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481719306698" Longitude="9.2028616368771" StarRating="3" HotelCode="35274|314085|Bed &amp; Breakfast" HotelName="Mythos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Tenca 21, 20124 Milano, Lombardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/60/8e60a166e027c9e171a5660f9339fbcfa4f0eaf0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is ideally situated at the heart of the city of Milan. The main train stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="451.14" OriginalAmount="438.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464246" Longitude="9.196134" StarRating="4" HotelCode="76237|galileo_hotel" HotelName="Galileo Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Europa, 9, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/88/e2886b8ee33cf7c7fa17bdb7fb890c67fe191f25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated just 300 metres from Milan’s city centre and a short stroll from the Duo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="452.92" OriginalAmount="439.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.451788266071" Longitude="9.2058697342873" StarRating="4" HotelCode="26713|5773|Bed &amp; Breakfast" HotelName="UNAHOTELS Mediterraneo Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lodovico Muratori 14, Porta Romana, 20135 Milano, Lombardei</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/5d/cd5d4afbc64d12dc50a28e3a71a25a2b9e854fbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel is located in the historical Porta Romana quarter of the city just a few minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="454.23" OriginalAmount="441.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5191404" Longitude="9.2238637" StarRating="3" HotelCode="|126892" HotelName="Il Girasole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Doberdo' 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/8/9/2/126892_de342621150.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is located 350 metres away fromVilla San Giovanni the metro station of Bicocca 10 minutes away from the establishment, you can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="461.59" OriginalAmount="448.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481741" Longitude="9.203648" StarRating="3" HotelCode="14721|17419|Bed &amp; Breakfast" HotelName="Mennini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 14, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/46/d5465a3142eb45c561d2b2b77d9420e60be97b73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located approximately 150 m from the stop for the airport bus, the main trai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="461.68" OriginalAmount="448.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.448267693345" Longitude="9.2574272907593" StarRating="4" HotelCode="395912|186136|Bed &amp; Breakfast" HotelName="Novotel Milano Linate Aeroporto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Mecenate 121, 20138 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/9e/fd9e260c081807784dd3e2ebeebd5a1a3ee3fa10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This easily accessible hotel is close to Linate Airport and conveniently situated near to exit 4 (Me...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="462.23" OriginalAmount="448.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441884502361" Longitude="9.1759765780978" StarRating="2" HotelCode="337412|1766698|Bed &amp; Breakfast" HotelName="Hotel Marte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ascanio Sforza 81, 20141 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/81/bf81aa9be48a64648e4df6c9f2e6b8de62ba1c74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="465.42" OriginalAmount="451.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478267368029" Longitude="9.2016962170601" StarRating="3" HotelCode="31170|5763|Bed &amp; Breakfast" HotelName="Albergo ibis Milano Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Finocchiaro Aprile 2, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/22/2b22aad6369f325dfb54d633992b5d143e48d6cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel enjoys an excellent location in the centre of Milan. The main train station, Piaz...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="466.65" OriginalAmount="453.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4881532" Longitude="9.2015719" StarRating="4" HotelCode="|21969" HotelName="Best Western Madison" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA GASPAROTTO 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/6/9/21969_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, renovated in 2001, has 4 floors, 97 standard rooms, 50 single rooms and 47 double rooms. Some of the establishment facilities on offer are a reception, a safety deposit box service, lifts and a car park. The establishment has internet and WiFi. The establishment offers room service, a laundry service and a conference room. SITUATION: This hotel is near Piazza Duca D\'Aosta, 150 metres from the train station. It's 1 kilometre from Milan city centre. It is well-connected with restaurants, shops and the commercial area. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a mini-bar, a satellite or cable television, internet, a central heating system and a safety deposit box. OTHERS: The establishment offers buffet or Ã  la carte breakfast. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and JCB.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.37" OriginalAmount="454.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4913199" Longitude="9.2396883" StarRating="4" HotelCode="|127127" HotelName="Nu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Feltre 19 B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/1/2/7/127127_c1d3cd71129.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Nu is rated four stars. The hotel has a car park (free of charge), WiFi (free of charge) and a restaurant. SITUATION: It is in Milan, 150 metres away, guests will find the metro station of Udine. ROOM: The establishment has comfortable rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="468.65" OriginalAmount="455.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.480244" Longitude="9.213263" StarRating="4" HotelCode="80801|lhp_hotel_napoleon" HotelName="Hotel Napoleon Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ozanam 12, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/e8/a8e8e02ce4f9e5d622ed2ec1140439b6afa9ce09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a strategic location in the heart of Buenos Aires, the most famous shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="471.66" OriginalAmount="457.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47525406" Longitude="9.20650888" StarRating="3" HotelCode="631734|2966395|Bed &amp; Breakfast" HotelName="Ai Suma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Spallanzani 6, 20129 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/49/8749af412f9a4a930086ab75d8f99a94f3b00bba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="471.89" OriginalAmount="458.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477251798802" Longitude="9.2016473263893" StarRating="3" HotelCode="116737|937905|Bed &amp; Breakfast" HotelName="Hotel Brianza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panfilo Castaldi 16, 20124 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/58/1158959ee18942524b7e1f01dbfffa8d225cab47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="472.52" OriginalAmount="458.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477784" Longitude="9.203136" StarRating="4" HotelCode="17203|326755|Bed &amp; Breakfast" HotelName="Sanpi Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Lazzaro Palazzi 18, (Porta Venezia - Buenos Aires - Piazza Repubblica Area), 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/a0791389e9f04afcb262e399878a5028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming boutique hotel is located directly in the heart of the city between the Porta Venezia ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="473.03" OriginalAmount="459.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.447123601026" Longitude="9.2069426178932" StarRating="4" HotelCode="36569|15034|Bed &amp; Breakfast" HotelName="Grand Visconti Palace Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Isonzo 14, 20135 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/40/a0403ff76a14b70458f666a8b163180a9cb6f7b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a central location, close to public transport connections. Plenty of shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="474.09" OriginalAmount="460.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.370532" Longitude="9.212315" StarRating="4" HotelCode="63271|83690|Bed &amp; Breakfast" HotelName="Golf Hotel Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Abruzzo, 20090 Opera Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/a3/3da3c55832b2e083bca2d4746b06dc5c493707d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in strategic position by the Tangenziale Ovest, the hotel is 10 km from the centre of Milan ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="474.11" OriginalAmount="460.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483058" Longitude="9.20306" StarRating="3" HotelCode="58220|53918|Bed &amp; Breakfast" HotelName="Flora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 23, 20124 Mailand, Lombardei</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e9/dd/e9dd4765926d10a377838a6649bad4ab3ad51ff7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is a welcoming hotel situated in Milan close to Central Station, excellently connected to the mai...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="475.79" OriginalAmount="461.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47944" Longitude="9.19487" StarRating="4" HotelCode="19415|15204|Bed &amp; Breakfast" HotelName="Windsor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Galileo Galilei 2, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c5/c2/c5c286fcdd637bb47186d7f8e245df70ea50aaf1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located close to the main train station (about 600 m away). Repubblica metro stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="475.84" OriginalAmount="461.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.457802" Longitude="9.214636" StarRating="3" HotelCode="95053|1484398|Bed &amp; Breakfast" HotelName="Perugino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Perugino 12, 20135 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/7a/617acfe3b3bd2f1d088b1c7ccb39e942603d4a45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet area, this hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="475.85" OriginalAmount="461.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484010765638" Longitude="9.2000734806061" StarRating="4" HotelCode="20865|566315|Bed &amp; Breakfast" HotelName="Auriga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G.B. Pirelli 7, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/22/80222d65a2c60e1f79edf57c183e830ab7bd2737.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart of the business centre. Public transport departs from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="476.47" OriginalAmount="462.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478167690276" Longitude="9.2092037200928" StarRating="3" HotelCode="60469|567425|Bed &amp; Breakfast" HotelName="Teco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Spallanzani 27, 20100 Mailand, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/6d/806d6ad2c85a2d0a5acd97945005291aca8855c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the city centre of Milan. In the nearby historical centre ther...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="478.25" OriginalAmount="464.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.500617060739" Longitude="9.144591987133" StarRating="4" HotelCode="161648|320785|Bed &amp; Breakfast" HotelName="Radisson Blu Hotel Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Villapizzone 24, 20156 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/2e4af1241435644c/3d/3d69a7322ac432799006465402b7ed9e/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a tranquil oasis in the heart of Milan's residential Bovisa District, just over 6 km no...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="479.03" OriginalAmount="465.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463525791888" Longitude="9.2068085906405" StarRating="4" HotelCode="476218|2123695|Bed &amp; Breakfast" HotelName="Bianca Maria Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Bianca Maria 4, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602121/602121a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="483.07" OriginalAmount="469" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|157965-14575108/6400881373243775330/334" HotelName="DEVERO &amp;amp; SPA, BW SIGNATURE COLLECTION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2170000/2167600/2167570/w3840h2558x0y0-7278e34d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="485.58" OriginalAmount="471.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.488133" Longitude="9.201617" StarRating="4" HotelCode="34830|654215|Bed &amp; Breakfast" HotelName="Best Western Hotel Madison" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Leopoldo Gasparotto 8, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e1/1c/e11c12f4d5d317fe195d1aee85480dae48e892df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Duca d'Aosta Square, this hotel is only 150 m away from the train station. The beau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="486.61" OriginalAmount="472.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46409379" Longitude="9.20332475" StarRating="0" HotelCode="572598|2914845|Bed &amp; Breakfast" HotelName="Babila Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Conservatorio 2a, 20122 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/d2/afd24967588a4f5d4b04360e00e80b495dc98ba9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="489.83" OriginalAmount="475.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45203678" Longitude="9.24960137" StarRating="4" HotelCode="578648|14087932|Bed &amp; Breakfast" HotelName="Hotel M89" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mecenate 89, 20138 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/af/f0af6112094a82c7e0fb06ed544571baaed2d568.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="490.68" OriginalAmount="476.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.487823982949" Longitude="9.2040168762176" StarRating="1" HotelCode="145809|1651098|Bed &amp; Breakfast" HotelName="Hotel Central Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Battista Sammartini 15, 20125 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/2f/142fe1e55e0c628df118f20041f013d28de595be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="490.92" OriginalAmount="476.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44702805" Longitude="9.151584" StarRating="0" HotelCode="578332|3010225|Bed &amp; Breakfast" HotelName="Versoverde Alzaia Naviglio Grande" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Alzaia Naviglio Grande 150, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/9c/159c8878ce95c3cc95f1072c1bbd5a9195ea7c69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="493.03" OriginalAmount="478.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4641908" Longitude="9.1964698" StarRating="4" HotelCode="|50596" HotelName="Galileo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Europa, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/9/6/50596_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary building renovated in 1994 and it is situated in the city centre. SITUATION: Duomo It is situated next to it is close to the museums, the shopping area, is situated 10 kilometres away from Linate Airport. ROOM: The establishment has 89 rooms with TV, a direct line telephone and an air-conditioning system. The rooms a bathroom. FACILITIES: With regards to the food and beverage offering, there is a restaurant and a bar. The establishment boasts living rooms and a car park on request.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="493.37" OriginalAmount="479" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|95333-219723/6400881373243775330/285" HotelName="BEST WESTERN MAJOR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28400/28310/780d19b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="501.16" OriginalAmount="486.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482604" Longitude="9.203119" StarRating="3" HotelCode="336463|395255|Bed &amp; Breakfast" HotelName="Canova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 15, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/31/893198083fe9e681759a91bf0d82ee2336e32e8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the centre of Milan, within metres of several restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="502.64" OriginalAmount="488" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|605197-20594847/6400881373243775330/648" HotelName="J24 MILANO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33070000/33060500/33060489/b585ecfd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="502.64" OriginalAmount="488" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|100835-19498391/6400881373243775330/662" HotelName="EUROHOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/916100/916050/4af73674_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="502.64" OriginalAmount="488" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|5064-19527514/6400881373243775330/697" HotelName="B&amp;amp;B HOTEL MILANO CENTRAL STATION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/80000/75200/75172/f8567cc0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="506.74" OriginalAmount="491.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479404" Longitude="9.208993" StarRating="3" HotelCode="317254|2178785|Bed &amp; Breakfast" HotelName="Hotel Ibis Styles Milano Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Boscovich Ruggero 57-59, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/45/8a452561aabe5dfdf71bc52be0af1d6f4b5dcd84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel lies close to Milan's shopping centre (on the corner of ""Corso Buenos Aire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="510.72" OriginalAmount="495.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4751454" Longitude="9.2061532" StarRating="3" HotelCode="|30213" HotelName="Fenice Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORSO BUENOS AIRES 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/2/1/3/30213_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in 1890, renovated in 2004, with air-conditioning, has 4 floors and 46 rooms. It has a reception, a safety deposit box service, a lift, a bar and a breakfast room. The establishment offers room service, a laundry service and indoor parking. SITUATION: This hotel Corso Buenos Aires is situated in it is near the historic centre, is situated in an excellent location, nearby, there is a metro station, a tram stop and a bus stop. near the establishment, guests will find Pero Rho the exhibition centres it is situated 12 kilometres away from Linate Airport. ROOM: The modern rooms stylish and with parquet flooring. They are equipped with an air-conditioning system, a central heating system, a direct line telephone, a mini-bar and a satellite TV. The rooms a bathroom with a shower or bath and a hairdryer. They have a safety deposit box and a balcony or terrace. PAYMENT METHODS: Customers can pay by credit cards, American Express, Visa, Mastercard, JCB and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="512.06" OriginalAmount="497.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.475986960214" Longitude="9.1663031280041" StarRating="3" HotelCode="57789|789785|Bed &amp; Breakfast" HotelName="Lancaster" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Abbondio Sangiorgio 16, 20145 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/e4/79e460a3d2196cfeba57cb8740c900786e1c8cf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a beautiful, calm, and elegant zone of Sempione, a residential district in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="512.85" OriginalAmount="497.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.460512543759" Longitude="9.1812765598297" StarRating="3" HotelCode="400740|233116|Bed &amp; Breakfast" HotelName="Ariston" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Carrobbio 2, 20123 Milano, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dc/df/dcdfd0175bc1f04a7da16693554c94a1c2a98b5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the very heart of Milan, in Largo Carrobbio. It is a 5-minute walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="513.71" OriginalAmount="498.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45773892" Longitude="9.17143892" StarRating="0" HotelCode="582308|2916745|Bed &amp; Breakfast" HotelName="Aiello Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ausonio 26, 20123 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/76/06/76061983eb52816d345a27cab36cf90983023a25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="513.99" OriginalAmount="499.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485216497883" Longitude="9.2068988913597" StarRating="4" HotelCode="17911|15154|Bed &amp; Breakfast" HotelName="Anderson" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Luigi di Savoia 20, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/e2/25e246e3a92e6f3ac51d5f219ce868ae956877b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 500 m from the central train station. A wide range of restaurants, shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="515.76" OriginalAmount="500.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483112810684" Longitude="9.2032787203789" StarRating="4" HotelCode="35052|946215|Bed &amp; Breakfast" HotelName="Hotel Atlantic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 24, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/4e/184e234e6d68443c6361e58c638279a25a9010ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located just a few minutes' walk from Milan's designer shops, the Scala...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="517.00" OriginalAmount="501.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479257" Longitude="9.210101" StarRating="4" HotelCode="116703|225986|Bed &amp; Breakfast" HotelName="Best Western Hotel City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Buenos Aires 42/5, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/ed/e3ed68a34823facb47ee664b60e3690e56b3b224.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="518.09" OriginalAmount="503" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483089820825" Longitude="9.2051289999999" StarRating="3" HotelCode="88885|180008" HotelName="Keb Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitruvio 43, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/05/056275/056275a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="518.25" OriginalAmount="503.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483619867433" Longitude="9.2045749759329" StarRating="3" HotelCode="58456|395225|Bed &amp; Breakfast" HotelName="Spice Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitruvio 48, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/57/03/570333bc353ca95a1a34a309a65bb368a9549cff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies within metres of the main train station (Stazione Centrale) and the underground stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="518.59" OriginalAmount="503.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.488746" Longitude="9.183004" StarRating="4" HotelCode="335603|61634|Bed &amp; Breakfast" HotelName="Holiday Inn Mailand - Garibaldi Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Ugo Bassi, 1A, 20159 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/f5/a3f5445b52406632b35fd3bf1ef077bafef41076.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of the city's shopping area, only a short way from the fashion and shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="521.18" OriginalAmount="506" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48277" Longitude="9.18637" StarRating="4" HotelCode="31404|55211" HotelName="Tocq Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via A. di Tocqueville 7/D, 20154 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cb/e6/cbe6d334bc28897616a9e3fca3f326659d5a39e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the centre of the city of Milan only a few minutes walk from num...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="521.61" OriginalAmount="506.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4795791" Longitude="9.1950324" StarRating="4" HotelCode="|15803" HotelName="Windsor Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA GALILEO GALILEI 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/0/3/15803_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors, 121 rooms and 7 suites. In the entrance, guests are offered a lobby with an elevator and a reception. With regards to the food and beverage offering, the establishment has a bar and a restaurant. It has indoor parking. SITUATION: This trendy, urban hotel is 600 metres away from the central station, is situated 200 metres away from Repubblica the underground station of it is well-connected with the city centre. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a television, a mini-bar and a safe (available for a fee). OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="522.22" OriginalAmount="507.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4641788" Longitude="9.2033229" StarRating="0" HotelCode="|297184" HotelName="Babila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Conservatorio 2a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/7/1/8/4/297184_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="524.27" OriginalAmount="509.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.475156586737" Longitude="9.2061567306519" StarRating="3" HotelCode="61855|hotel_fenice_milano" HotelName="Fenice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Buenos Aires 2, 20124 Milano, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1c/91/1c9149d82f67d591cad2c1ccce905b69417400cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the beginning of the Corso Buenos Aires, a stone's throw from the old town,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="525.30" OriginalAmount="510" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|877811-20601709/6400881373243775330/535" HotelName="NH LINATE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/877811/20201030112124431.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="532.51" OriginalAmount="517" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|67584-19503791/6400881373243775330/771" HotelName="BRISTOL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2529600/2529557/c298a71d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="533.54" OriginalAmount="518" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|149619-19604120/6400881373243775330/823" HotelName="BEST WESTERN PLUS MONZA E BRIANZA PALACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2710000/2703400/2703304/98a731fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="537.61" OriginalAmount="521.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484867" Longitude="9.207346" StarRating="4" HotelCode="17918|865785|Bed &amp; Breakfast" HotelName="E.c.ho." Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Andrea Doria 4, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/21/64211e39f4b2650a5f9a5aead2ea856cfc97e0e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of the north Italian city, directly opposite the central train ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="537.66" OriginalAmount="522.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481619101563" Longitude="9.2057803529987" StarRating="3" HotelCode="376469|household_settembrini_17" HotelName="Household - Settembrini 17" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Settembrini 17, 20124 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/30/f1306c5becffcc72b0959833003ccc322b72b5fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="541.83" OriginalAmount="526.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49126635235" Longitude="9.1926896642101" StarRating="3" HotelCode="345084|1702298|Bed &amp; Breakfast" HotelName="Hotel Zara Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Zara 28, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/6f/3a6f1ca0d7a4a494a0011e5b61c5571ed0f9444c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="544.04" OriginalAmount="528.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483407" Longitude="9.20291" StarRating="3" HotelCode="76695|1422698|Bed &amp; Breakfast" HotelName="Just Hotel Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 29, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/d6/33d698409cf273d4bf5d6a1f33b209c41bcccfe3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="545.10" OriginalAmount="529.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.491491" Longitude="9.1925781" StarRating="3" HotelCode="|221246" HotelName="Zara Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Zara 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/2/4/6/221246_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="545.65" OriginalAmount="529.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484178" Longitude="9.205471" StarRating="3" HotelCode="95049|1422228|Bed &amp; Breakfast" HotelName="Ostello Bello Grande" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lepetit 33, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/4b/a94bab279626725e74d2d5bd9cd02f6c6af391d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="549.61" OriginalAmount="533.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463176" Longitude="9.2102649999999" StarRating="4" HotelCode="89634|211661|Bed &amp; Breakfast" HotelName="Vittoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Calvi 32, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/93/f1939fb4cd79b9d9f976f80146aab899239f9ce1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="550.93" OriginalAmount="534.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.456548" Longitude="9.16862" StarRating="4" HotelCode="173730|913855|Bed &amp; Breakfast" HotelName="Mercure Milano Solari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Orseolo 1, 20144 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/11/d511f8d7ffce79662433a97f5b5cecd2c9c3ee02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="552.08" OriginalAmount="536" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.460761420329" Longitude="9.1811674093615" StarRating="3" HotelCode="378963|201917" HotelName="Ostello Bello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Medici 4, 20123 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/60/806086733c3b4747645838af0d35a5fb7b4b9553.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="553.11" OriginalAmount="537" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.505119" Longitude="9.261477" StarRating="3" HotelCode="221721|33905" HotelName="Rafael Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Olgettina 60, 20132 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/0e/f10ee72a7145a3a785b2e220896d0078d0092274.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="562.74" OriginalAmount="546.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.480235" Longitude="9.193231" StarRating="3" HotelCode="47343|83517|Bed &amp; Breakfast" HotelName="Cervo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Principessa Clotilde 10, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/36/0a36da2e69d319b29a811b70ed33bd7918b28f19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is centrally situated approximately 400 m from the historical old town and about ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="563.04" OriginalAmount="546.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.473998" Longitude="9.195996" StarRating="4" HotelCode="82894|356125|Bed &amp; Breakfast" HotelName="Manin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Manin 7, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/75/4275f694b1b95d3a6981a6f7e5b85ba1136a1cb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Milan, close to La Scala Theatre, the cathedral and the 'Quadri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="564.00" OriginalAmount="547.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.647886532502" Longitude="8.7234659828033" StarRating="3" HotelCode="933712|1053158|Bed &amp; Breakfast" HotelName="MOXY Milan Malpensa Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Flughafen Milan, Malpensa, Terminal 2, 21010 Milan, Varese</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/8c/698c7d1c9d266be1eb4255faca6a8ff9fe0f024d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="564.92" OriginalAmount="548.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.51613" Longitude="9.22674" StarRating="4" HotelCode="|183937" HotelName="Hilton Garden Inn Milan North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Lucio Giunio Columella, 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/3/7/183937_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="565.41" OriginalAmount="548.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477985" Longitude="9.209421" StarRating="4" HotelCode="17916|15164|Bed &amp; Breakfast" HotelName="Ritz Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Spallanzani 40, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/40/8a4074efff266b99ca987cc9c61b5c37515446d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="566.87" OriginalAmount="550.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482382" Longitude="9.208156" StarRating="2" HotelCode="145897|2913015|Bed &amp; Breakfast" HotelName="Charly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Settala 76, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/76/067671e94ac37555baa02857e2dd0963d2b89264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="569.73" OriginalAmount="553.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483431562824" Longitude="9.2084687948227" StarRating="3" HotelCode="337184|356075|Bed &amp; Breakfast" HotelName="Hotel Cristallo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarlatti 22, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8b/f1/8bf1112c426506de3cb8a15c61b854ac7dfaca62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the Via Scarlatti at the heart of Milan. Various attractions are to be found in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="569.87" OriginalAmount="553.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483369505027" Longitude="9.2033243179321" StarRating="3" HotelCode="17123|748465|Bed &amp; Breakfast" HotelName="Smart Hotel Central Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 28, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/5f/605fefe44eb95e60a650c5860f8c1d6ce2b448ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Milan on the Via Napo Torriani directly beside the main train statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="572.28" OriginalAmount="555.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4758955" Longitude="9.1840446" StarRating="3" HotelCode="|15780" HotelName="Ritter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORSO GARIBALDI 68</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/8/0/15780_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has and 8 floors, was built in 1929 89 rooms, 67 double rooms and 22 single rooms. In the entrance, guests are offered a lobby with a reception, a safety deposit box service and a lift. The establishment boasts a bar and a television room. The establishment offers internet, room service and indoor parking. SITUATION: This hotel is in a central area, is situated in the historic centre, 15 minutes away from the establishment, guests will find the cathedral, In the surrounding area you can also find shops, restaurants, bars and nightclubs. it is close to Moscova the metro station of. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, a fridge, a double bed, a safety deposit box and central heating. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="574.27" OriginalAmount="557.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="980929|2628585|Bed &amp; Breakfast" HotelName="HD8 Hotel Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Duca Daosta 8, 20124 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/e1/31e1189654645c380d2ffb09bfc5ed594d5c5342.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="575.85" OriginalAmount="559.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482910651312" Longitude="9.2040109634399" StarRating="4" HotelCode="52698|789115|Bed &amp; Breakfast" HotelName="Colombia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>via roberto lepetit 15, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/66/4b66f3755f779deb7e89fff807477c285640d174.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the tourist centre of Milan just 100 m from links to the public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="578.17" OriginalAmount="561.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45697" Longitude="9.206548" StarRating="0" HotelCode="|448460" HotelName="Numa Milan Montenero" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Via Presolana</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/4/6/0/448460_f97fa181033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="580.92" OriginalAmount="564" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15254-32369788/6400881373243775330/907" HotelName="STARHOTEL RITZ" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22000/21978/d0debbf0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="582.14" OriginalAmount="565.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.475698" Longitude="9.205928" StarRating="4" HotelCode="49103|113624|Bed &amp; Breakfast" HotelName="Worldhotel Cristoforo Colombo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Free CXL until 15/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Buenos Aires 3, 20124 Milano, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f7/6ef7e289499da6bee286f4fe84f0ba786b4f4bdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the beginning of Corso Buenos Aires, in front of Porta Venezia subway stati...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="584.35" OriginalAmount="567.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484157" Longitude="9.20127" StarRating="2" HotelCode="902859|2496115|Bed &amp; Breakfast" HotelName="Stazione" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Battista Pirelli 5, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/366219/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="584.45" OriginalAmount="567.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.458008" Longitude="9.191297" StarRating="4" HotelCode="10364|424985|Bed &amp; Breakfast" HotelName="Hotel Ascot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lentasio 3, 20122 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186029/186029a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="585.52" OriginalAmount="568.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463026711414" Longitude="9.1883923233847" StarRating="3" HotelCode="95052|1048688|Bed &amp; Breakfast" HotelName="Hotel Rio Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Mazzini 8, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/54/b954815a188b423b0d47e2f8364db4b78be334a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Milan. There are a total of 350 accommodation units on the premises. Rio is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="586.55" OriginalAmount="569.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4719402" Longitude="9.2074092" StarRating="3" HotelCode="|26899" HotelName="Roxy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA NINO BIXIO 4/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/8/9/9/26899_954796d0341.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has and 36 rooms, 5 floors, This establishment is ideal for holidays or business trips, has a lobby, with a reception, a safety deposit box service and a lift. The establishment boasts a cafÃ©, a bar, a television room and a restaurant. The establishment offers guests conference rooms and internet. It has a laundry service, Nearby, you can find an indoor car park. SITUATION: It is on a peaceful street in the city centre, is close to restaurants, shops and bars. nearby, there is an underground station, is well-connected with the fair centre, Corso Buenos Aires it is a few minutes' walk away from Where clients can find shops, Palazzo Reale, Galleria Vittorio Emmanuele II and Teatro alla Scala It is situated close to near the establishment, you will find the cathedral, is situated 2 kilometres away from the train station situated 7 kilometres away fromLinate Airport. ROOM: The rooms a bathroom with a hairdryer, They are equipped with a direct line telephone, a television, a radio, internet and a safe (available for a fee), You are offered a courtesy tea and coffee service, an iron, a double bed and an air-conditioning system. FACILITIES: Close to the establishment, clients can findSan Siro the stadium. OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="588.20" OriginalAmount="571.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4531255" Longitude="9.180569" StarRating="3" HotelCode="|126658" HotelName="Milano Navigli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Sant' Eustorgio 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/6/5/8/126658_fb98fd51111.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel offers, WiFi, (free of charge). ROOM: The establishment has modern rooms and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="588.37" OriginalAmount="571.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466293492016" Longitude="9.1587057709694" StarRating="4" HotelCode="335606|504335|Bed &amp; Breakfast" HotelName="Hotel Capitol Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cimarosa Domenico 6, 20144 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ef/15/ef1557e5570452ec0a16e9d4849be1d93f313c70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming conference hotel lies right in the historical centre of the city where guests will fin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="594.60" OriginalAmount="577.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464470445301" Longitude="9.1952928730163" StarRating="4" HotelCode="32810|356035|Bed &amp; Breakfast" HotelName="iH Exclusive Milano Ambasciatori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Galleria del Corso 3, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/c9/38c901c96555f9a3c08ac286004dc02ac27c15e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan, approximately 3 km from links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="595.13" OriginalAmount="577.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4609495" Longitude="9.1544" StarRating="4" HotelCode="|15789" HotelName="Milan Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA WASHINGTON 66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/8/9/15789_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury, urban hotel, was renovated in 2000 7 floors, 313 rooms and 10 suites. In the establishment entrance, guests will find a lobby with elevators, a reception, a safety deposit box service and a currency exchange service. The establishment has a kiosk, a cosmetic shop and an inviting bar. Regarding the food and beverage offering, the establishment has an Ã  la carte restaurant with local cuisine conference rooms with conference facilities, The establishment offers guests room service and a laundry service. Our guests can reserve a babysitting service, The establishment boasts indoor parking (for a fee). SITUATION: This hotel is in a residential area, is in Milan the city centre of Close to the fair centre, a few minutes walk away, you can find shops, bars and restaurants. 200 metres away, there is a public transport stop, 8 kilometres away, you can find a train station, is situated 20 kilometres away from Linate Airport 50 kilometres away from, Malpensa Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television with pay channels, internet, a mini-bar, a safety deposit box (available for a fee), an individual air-conditioning system and individual heating. They have an iron and an ironing board. FACILITIES: The establishment has a gym with a sauna. PAYMENT METHODS: The establishment accepts American Express, Mastercard, Visa, Diners Club, JCB and EC. OTHERS: The establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="597.40" OriginalAmount="580.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.450966" Longitude="9.203724" StarRating="3" HotelCode="192193|hotel_five" HotelName="Five" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Lodi 4, angolo Via Salmini, 20135 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/90/1a905cc5120fa1cda56537a0aa2d4d36660edd29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="597.84" OriginalAmount="580.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482649" Longitude="9.203375" StarRating="4" HotelCode="10859|789645|Bed &amp; Breakfast" HotelName="Hotel Berna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 18, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/70/6c708d72b88eb10feb3177cb3111ddda6a3f678f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located directly in the city centre near the main tourist attractions and the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="600.49" OriginalAmount="583" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478481768636" Longitude="9.1031277179718" StarRating="4" HotelCode="31169|424931" HotelName="Sheraton Milan San Siro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Caldera 21, 20153 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/98/899868b5dc78aec84fafdd0f8af2e81e65373fd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies on the outskirts of the centre of Milan. Public transport connections may be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="602.62" OriginalAmount="585.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.472686" Longitude="9.194347" StarRating="4" HotelCode="47283|566365|Bed &amp; Breakfast" HotelName="Cavour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fatebenefratelli, 21, Milano 20121</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/e3/55e33525a115b1214b0404e1bc67d65c8a8e222e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Milan's historic centre, a few steps from the Teatro alla Scala theatre and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="603.39" OriginalAmount="585.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4645419" Longitude="9.1952361" StarRating="4" HotelCode="|15781" HotelName="iH Hotels Milano Ambasciatori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GALLERIA DEL CORSO 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/8/1/15781_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1938, has 7 floors, 85 standard rooms and 2 suites. The establishment boasts a restaurant with a non-smoking area. SITUATION: This smart hotel is in Milan 3 kilometres away from public transport services. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, a mini-bar, a fridge and a safety deposit box.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="603.74" OriginalAmount="586.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.450945305545" Longitude="9.1602802276611" StarRating="4" HotelCode="59713|229176|Bed &amp; Breakfast" HotelName="nhow Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Tortona 35, 20144 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/77/a1/77a12a9d46eb28db3c7cfa4abe38b17b50c69175.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This designer hotel lies in the southern part of Milan, close to Porta Genova train station in the l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="604.33" OriginalAmount="586.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.461108913711" Longitude="9.154132604599" StarRating="4" HotelCode="31172|116892|Bed &amp; Breakfast" HotelName="Marriott Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Washington 66, 20146 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/22/77223da6e65717a0ab526c705107125de89840ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a residential area at the heart of Milan only a few minutes walk from the e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="604.47" OriginalAmount="586.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.480448009839" Longitude="9.2116163671017" StarRating="4" HotelCode="12715|220836|Bed &amp; Breakfast" HotelName="Best Western Plus Hotel Galles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Lima 2, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/89/9b/899bd9366d4863687e120a5c9e19e5e0bc802a6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located directly on the Corso Buenos Aires. It takes just a few minutes by foo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="604.50" OriginalAmount="586.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.457330229638" Longitude="9.191058576107" StarRating="3" HotelCode="35437|789715|Bed &amp; Breakfast" HotelName="Canada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Sofia 16, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/dc/ebdc1f27fc86eed1c7b1ef4d2af7dca3bf424326.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located in the old town just a few steps from links to the public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="609.57" OriginalAmount="591.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.457493" Longitude="9.191876" StarRating="4" HotelCode="904122|749855|Bed &amp; Breakfast" HotelName="Uptown Palace Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Sofia n. 10, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/98/5a9895f6ae21dfe75033ed6fb7cda6e8bacef945.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="612.72" OriginalAmount="594.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.500202060011" Longitude="9.1425732711639" StarRating="4" HotelCode="903669|749845|Bed &amp; Breakfast" HotelName="Milan Suite Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Varesina 124, 20156 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/7f/ca7ff4106ecc6dd0d176341c768cf9ebdfe57372.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="614.60" OriginalAmount="596.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48384" Longitude="9.20317" StarRating="4" HotelCode="321370|1648178|Bed &amp; Breakfast" HotelName="GLAM Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Duca d'Aosta 4/6, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/e7/4ce731cb6dc1cf7f0e3bcc23d5e0af87792dd712.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="620.06" OriginalAmount="602" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4532314304" Longitude="9.1805040836334" StarRating="3" HotelCode="192156|201277" HotelName="Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Sant'Eustorgio 2, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/57/ed57e19fc4768455500ac65a5bb6a9dd4cf9aa47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="620.28" OriginalAmount="602.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48103012633" Longitude="9.1900554299355" StarRating="4" HotelCode="171034|292605|Bed &amp; Breakfast" HotelName="NH Milano Palazzo Moscova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Monte Grappa 12, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/43/9a43ff36feaf35efdd1cdcf9ce340370042d2838.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="624.37" OriginalAmount="606.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4849833" Longitude="9.1982453" StarRating="4" HotelCode="|15805" HotelName="Duo Milan Porta Nuova, A Tribute Portfolio 	" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Gerolamo Cardano, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/0/5/15805_395a9a70857.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban and conference hotel, has 12 floors and 254 rooms. This air-conditioned establishment has a lobby, with an elevator, a reception with safety deposit boxes and a currency exchange service. The establishment boasts a bar and a restaurant with air-conditioning, The establishment offers 8 conference rooms and internet. There are many services available at the establishment, including room service, a laundry service and a medical care service (for a fee), Guests can also use a car park and indoor parking. SITUATION: This hotel is situated in the commercial district, 500 metres away, there is public transport, is situated 6 kilometres away from the city centre, the fair centre, is situated 8 kilometres away from Linate Airport it is situated 59 kilometres away from Malpensa Airport. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, an air-conditioning system, a mini-bar, a double bed, fitted carpets and a central heating system. FACILITIES: The establishment has a gym. PAYMENT METHODS: The establishment accepts American Express, Mastercard, Visa, Diners Club and JCB. OTHERS: The establishment offers all meals in a buffet form and Ã  la carte lunch and dinner. Dietary restrictions can be accomodated for and special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="625.80" OriginalAmount="607.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477652372288" Longitude="9.2017418146133" StarRating="4" HotelCode="31175|5776|Bed &amp; Breakfast" HotelName="NH Milano Machiavelli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 14/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Lazzaretto 5, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1b/5d/1b5d50d492ebeed9d68378f53d33c9fcf1fdc566.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel is located at the heart of Milan in the Porta Venezia and Corso Buenos Aires d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="627.27" OriginalAmount="609" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-34.906437" Longitude="-56.1913303" StarRating="3" HotelCode="0|95710-219722/6400881373243775330/208" HotelName="BEST WESTERN CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Cagancha 1126, MONTEVIDEO, URUGUAY,11100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7300/7296/23866b2f_b.jpg</HotelPictures>
        <HotelDescription>The Balmoral Plaza Hotel offers convenient accommodations with a great location right on the main square in Montevideo: the historic Plaza Cagancha. Enjoy a comfortable stay with excellent services like a gym, a sauna, meeting rooms, a business center, and guestrooms fitted up with modern amenities.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="629.22" OriginalAmount="610.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47173972" Longitude="9.07813526" StarRating="0" HotelCode="785958|3038315|Bed &amp; Breakfast" HotelName="Agriturismo Dolceluna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Airaghi 131, 20153 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/a8/61a87dd20c51d4836e07cd8f3e93935d45d2be24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="630.11" OriginalAmount="611.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48491716848" Longitude="9.1981154680252" StarRating="4" HotelCode="29246|1129309|Bed &amp; Breakfast" HotelName="Four Points By Sheraton Milan Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gerolamo Cardano 1, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/a2/51a2a00fd48e6b25fea53b675db99050bc6facef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies right at the heart of the shopping quarter. Links to the public transport network ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="631.86" OriginalAmount="613.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48687528" Longitude="9.20185869" StarRating="4" HotelCode="495492|2004175|Bed &amp; Breakfast" HotelName="NYX Milan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Piazza IV Novembre 3, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/9f/f39f5a008e55d0f15cfd48a8ddd5653e501d0df9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="632.03" OriginalAmount="613.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45435488" Longitude="9.16935827" StarRating="2" HotelCode="447660|2927815|Bed &amp; Breakfast" HotelName="Experience Design Bed &amp; Show" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Via Tortona 10, 20144 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/ef/27efe72f1186e8c382e8ce5039c532b016324a5a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="636.19" OriginalAmount="617.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.457882" Longitude="9.185338" StarRating="0" HotelCode="|484998" HotelName="Bob W Ticinese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Don 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/9/9/8/484998_5d7e10b0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="638.60" OriginalAmount="620" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.462321387744" Longitude="9.1814763844013" StarRating="4" HotelCode="14722|55842" HotelName="Mentana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Morigi 2, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/37/4c370a6e53a8a5112f0e224cde3571be4000e0af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="646.90" OriginalAmount="628.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4850439" Longitude="9.183856" StarRating="4" HotelCode="|32889" HotelName="Ac Milano By Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA TAZZOLI 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/8/8/9/32889_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 160 rooms and it is in one of the most important buildings in, the city, The establishment has air-conditioning, a restaurant and conference facilities. The establishment offers guests room service, Guests are also offered a reception, a safety deposit box service, a TV room, a lift and a cafÃ©. It has internet and a car park. SITUATION: This establishment, is opposite Garibaldi the Station of it is located near Milan the shopping area of the business district, in the surrounding area of the establishment, guests can find restaurants, bars, nightclubs, shops and public transport. El Recinto Ferial de Rho it is situated 25 minutes away from 18 kilometres away, you can find Malpensa Airport it is situated 10 kilometres away from Linate Airport. ROOM: All the rooms have a mini-bar (free of charge), an air-conditioning system, individual heating, a television, internet, a bathroom with a hairdryer and a king size or double bed. FACILITIES: The establishment boasts a gym situated 30 minutes away from a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: The establishment serves a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="648.92" OriginalAmount="630.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4574935" Longitude="9.1919505" StarRating="4" HotelCode="|74672" HotelName="Uptown Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Sofia 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/6/7/2/74672_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant and comfortable hotel, is in Milan the heart of. SITUATION: This hotel is close to the cathedral, is located close to the business area, a shopping area. FACILITIES: The establishment has a restaurant and a large terrace. The establishment has a spa, a beauty centre with 2 treatment cabins, a massage service, beauty treatments, body treatments, a sauna, a Turkish bath, a jacuzzi, showers, a relaxation area and a fitness centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="650.96" OriginalAmount="632" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48414" Longitude="9.201205" StarRating="3" HotelCode="15142|397366" HotelName="New York" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G.B. Pirelli 5, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/c1/b1c1753ad7e36b32794834423d4a508ecb349f03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies directly opposite Milan central train station, the airport bus terminal, and the metr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="653.02" OriginalAmount="634" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28976-21019640/6400881373243775330/878" HotelName="CAPITOL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3400/3398/25ddf394_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="653.41" OriginalAmount="634.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477265" Longitude="9.20541" StarRating="4" HotelCode="95060|567385|Bed &amp; Breakfast" HotelName="Best Western Hotel St. George" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Tunisia 9, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/e6/e6b342baa0d45ac8/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This functional city hotel is located just 2 km from Milan’s city centre and only metres away from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="654.20" OriginalAmount="635.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484981" Longitude="9.199359" StarRating="4" HotelCode="47335|1048430|Bed &amp; Breakfast" HotelName="UNAHOTELS Century Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Filzi 25b, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/e2/c9e22c4d6a628664799aad3319828c419c9bfbf2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the Italian city of fashion within paces of the main train sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="656.11" OriginalAmount="637.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.469338775846" Longitude="9.214178537365" StarRating="4" HotelCode="160630|town_house_33" HotelName="Townhouse 33 Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Laundry,Meeting Room,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Goldoni 33, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/8b/378b098b413196768f2e61abf9f84ffac1195322.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to Porta Venezia, a borough full of good restaurants and bars, the hotel is located in a quiet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="656.60" OriginalAmount="637.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4850775" Longitude="9.2074005" StarRating="4" HotelCode="|15784" HotelName="STARHOTEL ECHO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIALE ANDREA DORIA 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/8/4/15784_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors, 166 rooms, a bar and a restaurant. SITUATION: It is in front of the central station, is situated a few minutes away from the historic centre situated 8 kilometres away fromLinate Airport. ROOM: The rooms a bathroom with a hairdryer, They are equipped with a direct line telephone, a mini-bar, a safe and a central air-conditioning system. FACILITIES: The establishment boasts a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="658.27" OriginalAmount="639.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484177481537" Longitude="9.1987185490738" StarRating="4" HotelCode="933456|386601|Bed &amp; Breakfast" HotelName="Hyatt Centric Milan Centrale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Battista Pirelli 20, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/81/cc81ad3305b99d248c4a503272ef7442c4a8bbb6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="659.20" OriginalAmount="640" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|209831-19503526/6400881373243775330/847" HotelName="HOTEL &amp;amp; RESIDENCE QUARK DUE MILANO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2950000/2947800/2947739/w3000h2000x0y0-6c5aceb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="659.20" OriginalAmount="640" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48962" Longitude="9.200761" StarRating="4" HotelCode="97922|20529" HotelName="Crowne Plaza Milan City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Melchiorre Gioia, 73, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bd/56/bd560f10c753df859460783c525de87db2be4e69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to the Central Railway Station. Sondrio subway station is s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="660.16" OriginalAmount="640.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48402" Longitude="9.20324" StarRating="4" HotelCode="|184059" HotelName="Glam Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Duca D Aosta 4/6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/5/9/184059_661d7251842.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="663.22" OriginalAmount="643.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482512" Longitude="9.224143" StarRating="3" HotelCode="268052|375342|Bed &amp; Breakfast" HotelName="Oasi Village Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Lombardia 20, 20131 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/60/c160b99df726c84d536cfcfc87f3f631545eab4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="665.38" OriginalAmount="646" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5092-32418571/6400881373243775330/1112" HotelName="NH MACHIAVELLI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/600000/599600/599508/5eabbd2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="668.43" OriginalAmount="648.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479220880264" Longitude="9.1457507014275" StarRating="5" HotelCode="31174|101802|Bed &amp; Breakfast" HotelName="Meliá Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Masaccio 19, 20149 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/15/f1153d0d4866c544a9f26d2d95a869f1e835381f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury hotel and convention centre lies close to the Fiera Campionaria in the northeast of Milan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="670.23" OriginalAmount="650.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48529" Longitude="9.183122" StarRating="4" HotelCode="64005|70084|Bed &amp; Breakfast" HotelName="AC Hotel Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Tazzoli 2, 20154 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/90/1190079c88a0e62f2a5d098d93d16dcd89b2b7c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in front of Garibaldi station and is very close to Milan's main business and sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="678.52" OriginalAmount="658.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477281" Longitude="9.2053769" StarRating="4" HotelCode="|56515" HotelName="AXY InnStyle Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Tunisia, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/5/1/5/56515_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inMilan the city centre of Corso Buenos Aires it is 50 metres away from it is situated 1 kilometre away from the central station, is well-connected by a metro station, with access to the leisure areas ,Rho the centre. ROOM: The establishment has 50 rooms, They are equipped with WiFi, an air-conditioning system, heating, a direct line telephone, a safety deposit box and a television (available for a fee), The establishment has superior rooms and suites with flatscreen television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="694.69" OriginalAmount="674.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45526336" Longitude="9.16756946" StarRating="4" HotelCode="584213|2581255|Bed &amp; Breakfast" HotelName="Savona 18 Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Savona 18, 20144 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/7a/6d7ac31487b7d4881953288693d4fc105adcd280.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="695.16" OriginalAmount="674.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4521343" Longitude="9.1759941" StarRating="4" HotelCode="|127052" HotelName="Maison Borella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Alzaia Naviglio Grande 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/0/5/2/127052_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in the 18th Century, has internet, (free of charge), a restaurant and rooms with satellite TV. SITUATION: Near the establishment, guests will findNaviglia Grande the Canal Porta Ticinese it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="695.45" OriginalAmount="675.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479413" Longitude="9.209745" StarRating="4" HotelCode="16242|566525|Bed &amp; Breakfast" HotelName="iH Hotels Milano Puccini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Buenos Aires 33, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/f9/d9f94b964f869480beac9e8dc45d64bc5081ace9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This discerning luxury hotel is centrally located directly on the shopping street Corso Buenos Aires...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="696.28" OriginalAmount="676" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43646" Longitude="9.189521" StarRating="4" HotelCode="76669|56844" HotelName="Quark Due Hotel &amp; Residence Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lampedusa 11/3, 20141 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/2e/e42ea3d2e9c4867dfffae58b296662f58eb70d8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a tranquil area, but strategically connected to the centre of Milan, the hotel is located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="699.86" OriginalAmount="679.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.450149373663" Longitude="9.1697081923485" StarRating="4" HotelCode="102001|238146|Bed &amp; Breakfast" HotelName="Art Navigli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Fumagalli 4, 20143 Mailand, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/72/1c729d6374268fe7e04ce4ba897bcd58f24c311d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel is centrally located. Restaurants are 20 metres away and it is 100 metres to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="701.93" OriginalAmount="681.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478562638829" Longitude="9.2041879892349" StarRating="4" HotelCode="30258|112824|Bed &amp; Breakfast" HotelName="Best Western Plus Hotel Felice Casati" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Felice Casati 18, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/26/f226e62553aab2c64a151e4d8b2166836d2b97da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Milan, next to the famous Corso Buenos Aires, in the middle of the most impo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="702.21" OriginalAmount="681.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4581461" Longitude="9.1915367" StarRating="4" HotelCode="|69155" HotelName="Max Brown Missori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Lentasio, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/1/5/5/69155_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of the historic centre. It is situated a few metres from Duomo ROOM: Customers have soundproofed rooms with individual air conditioning, a mini-bar, a satellite television, a television (available for a fee), a radio, a safe, a direct line telephone, internet, a bathroom with a shower or bath, a hairdryer and complimentary bathroom items. Guests are offered non-smoking rooms and disabled access rooms (available on request). FACILITIES: The establishment boasts a bar, conference equipment and living rooms. OTHERS: The establishment offers breakfast room service. Guests can book half-board or full-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="711.73" OriginalAmount="691" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1310754-30802328/6400881373243775330/990" HotelName="NH COLLECTION CITY LIFE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72280000/72271400/72271394/4aff2ceb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="718.76" OriginalAmount="697.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.476929226508" Longitude="9.1966751217842" StarRating="4" HotelCode="258940|15084|Bed &amp; Breakfast" HotelName="NH Milano Touring" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Ugo Tarchetti 2, 20121 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/bf/dabf1aac8408838d8cb7e02c424d1cdaf62f32a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a privileged location, a few metres from the Central Railway Station and very close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="721.70" OriginalAmount="700.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4771881" Longitude="9.1845155" StarRating="4" HotelCode="|74406" HotelName="Urban Hive Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Garibaldi 84</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/4/0/6/74406_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1991 and was completely renovated in 2006. The Hotel Carlyle Brera is rated four stars and it is in Milano the heart of. SITUATION: This hotel is in the district of Brera. It is situated in the historic centre of Milano. Nearby, there is public transport. It has good links to the motorways.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="728.77" OriginalAmount="707.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.486669" Longitude="9.223584" StarRating="0" HotelCode="|445488" HotelName="Pattini Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Lombardia, 66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/8/8/445488_bfd09eb1223.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="729.13" OriginalAmount="707.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4793359" Longitude="9.1458664" StarRating="5" HotelCode="|15816" HotelName="Melia Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Masaccio 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/1/6/15816_132e4431147.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2001, has 288 rooms and 5 floors. In the entrance, guests are offered a lobby with elevators and a reception area. The establishment boasts a cosy bar and a restaurant with air-conditioning indoor parking and a car park. SITUATION: This hotel is in Milan northern Close to, in the surrounding area of the establishment, guests can find shops, restaurants and bars. 100 metres away, clients have Lotto the underground station of 20 minutes away, guests can find Linate Airport it is situated 40 kilometres away from Malpensa Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar, an air-conditioning system and a safe (available for a fee). FACILITIES: The establishment boasts a sauna and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="739.54" OriginalAmount="718" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|473771-32431301/6400881373243775330/194" HotelName="COLLINI ROOMS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18180000/18173700/18173690/w2955h3837x3y3-38487a5a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="750.74" OriginalAmount="728.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.486351963081" Longitude="9.2001727223396" StarRating="4" HotelCode="29802|140684|Bed &amp; Breakfast" HotelName="Hilton Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Galvani 12, Milan 20124, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/cc/94cc2983566d228477763eab9d6fd8c8ad89a611.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies in the business district of Milan. Milan's main train station is about 3...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="760.52" OriginalAmount="738.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.462741" Longitude="9.204545" StarRating="3" HotelCode="117412|206049|Bed &amp; Breakfast" HotelName="Pavone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dandolo 2, Traversa di Corso di Porta Vittoria, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/61/1f618bad8aaa221d75f2425f0fb651abe5a35d2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="768.47" OriginalAmount="746.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481322" Longitude="9.191761" StarRating="4" HotelCode="365236|294815|Bed &amp; Breakfast" HotelName="Hotel NH Collection Milano Porta Nuova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Melchiorre Gioia 6, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/ca/62ca8187ef154e078ebebe2396311a9717c37a77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the heart of the trade and business district, and is in the immedi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="772.50" OriginalAmount="750.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.459487" Longitude="9.176949" StarRating="5" HotelCode="81168|hotel_pierre_milano" HotelName="Pierre Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via De Amicis 32, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/b5/3bb51106fb437e57f1e8fbd2ef6c8998166bc23b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="775.56" OriginalAmount="752.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.456009" Longitude="9.187137" StarRating="4" HotelCode="117417|80974|Bed &amp; Breakfast" HotelName="Petit Palais Hotel de Charme" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Molino delle Armi 1, Angolo Corso Italia, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/17/bf17ffe5b07544cc6f6597a327e3b6f26c2300d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Milan, this hotel has the perfect ambience for those who appreciate charm and character.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="778.47" OriginalAmount="755.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.460819195342" Longitude="9.1886043548584" StarRating="4" HotelCode="336457|922185|Bed &amp; Breakfast" HotelName="Dei Cavalieri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Missori 1, 20123 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5b/2b/5b2b04924e033717b697eacb2e1305599690734d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the centre of Milan, close to countless shops, exquisite boutiques,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="779.85" OriginalAmount="757.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467131" Longitude="9.182392" StarRating="3" HotelCode="95054|955045|Bed &amp; Breakfast" HotelName="Genius Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Porlezza 4, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/c3/5dc324597f423a8bcd871f2cffa39cbefc066a4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of Milan's exclusive fashion district. Cadorna metro ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="782.34" OriginalAmount="759.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4785508" Longitude="9.2041332" StarRating="4" HotelCode="|64090" HotelName="WorldHotel Casati 18" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Felice Casati,18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/0/9/0/64090_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a concierge, multilingual staff, a valet service and a reception with safety deposit boxes. ROOM: The rooms have a launderette, dry cleaning and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="796.63" OriginalAmount="773.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46695329" Longitude="9.19763846" StarRating="0" HotelCode="625279|2914395|Bed &amp; Breakfast" HotelName="Aiello Rooms San Babila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Babila 5, Milan City Center, 20121 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/53/a353555b24b068edc8a85f3ff4864309ce9030bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="798.25" OriginalAmount="775" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18202-19498454/6400881373243775330/891" HotelName="BERNA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26300/26287/a5b54cd7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="807.52" OriginalAmount="784" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5090-32434591/6400881373243775330/1375" HotelName="NH TOURING" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19600/19557/6f85094f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="821.94" OriginalAmount="798" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1413475-27443881/6400881373243775330/21" HotelName="PUCCINI HOTEL MILAN, TAPESTRY COLLECTION BY HILTON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/54200/54122/620dd9fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="838.42" OriginalAmount="814" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="58.9548268" Longitude="5.6998479" StarRating="4" HotelCode="0|30462-30802329/6400881373243775330/1251" HotelName="NH COLLECTION MILANO PORTA NUOVA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>17 Gunnar Warebergsgate, STAVANGER, NO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/200400/200310/a5a2bc62_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the suburbs of Stavanger and was established in 2001. It is a short drive away from the Hafrsfjord and the nearest station is Stavanger. The Hotel has 2 restaurants, a bar and a conference room. All 182 rooms are equipped with minibar, hairdryer, trouser press and ironing set.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="842.48" OriginalAmount="817.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4501312" Longitude="9.1697606" StarRating="4" HotelCode="|64963" HotelName="Art  Navigli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Fumagallin,4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/9/6/3/64963_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Art Navigli is rated four stars and it is in Milan. SITUATION: This hotel is in the old industrial area of the city. ROOM: Clients are offered 99Â bright, spacious rooms, fully-equipped. FACILITIES: The establishment has a garage. The establishment has a lovely garden area and a covered terrace. OTHERS: The establishment offers American buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="843.17" OriginalAmount="818.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4670823" Longitude="9.1839824" StarRating="4" HotelCode="|127224" HotelName="Palazzo Segreti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA SAN TOMASO 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/2/2/4/127224_e373c0e1103.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment they have, WiFi, (free of charge), The establishment offers guests a buffet breakfast. SITUATION: This establishment, is in Via Dante the area it is located between the cathedral, Sforzesco the castle it is 300 metres away from Cairoli Castello the underground station of. ROOM: The rooms have an air-conditioning system, a satellite television, a king-size bed, a mini-bar and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="848.72" OriginalAmount="824" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946565" Longitude="100.885381" StarRating="4" HotelCode="0|185805-19503947/6400881373243775330/587" HotelName="PETIT PALAIS DE CHARME" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>436/541 MOO 9,SOUTH EASTERN ASIA,PATTAYA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1780000/1778100/1778085/44831d38_b.jpg</HotelPictures>
        <HotelDescription>All rooms of the  Markland Hotel  come with classical furnishings with an Asian twist.The hotel was built in a way that al l rooms have a sea view as to take advantage of the high-rise building in every way. The rooms also have thick wall to wall carpets and all standard amenities such as air conditioning, TV and a Mini Bar.Air ConditionedTelevisionMini BarLounge Chairs&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="853.86" OriginalAmount="828.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466024" Longitude="9.1921563" StarRating="4" HotelCode="|15800" HotelName="Sina De La Ville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA HOEPLI 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/0/0/15800_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1962, has 100 standard rooms and 8 floors. In the entrance, you can find a lobby and a reception area. The establishment offers guests a bar and a restaurant. It has an oudooor car park and an indoor car park (for a fee). SITUATION: This smart hotel is in the centre of Milan. It is situated next to a shopping street where you can find boutiques, restaurants and shops. It's 2 kilometres from a public transport stop. ROOM: All the rooms have an air-conditioning system, a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar and a safe. FACILITIES: The establishment has a covered swimming pool, a sauna and a gym. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="859.72" OriginalAmount="834.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470900142825" Longitude="9.1841357946396" StarRating="5" HotelCode="192152|1448398|Bed &amp; Breakfast" HotelName="Style Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Erbe, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191213/191213a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="868.50" OriginalAmount="843.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4708634" Longitude="9.1838994" StarRating="5" HotelCode="|127480" HotelName="Style" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA DELLE ERBE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/4/8/0/127480_1fe98ca1103.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has modern rooms and a wellness centre. It has a lounge bar and a restaurant. SITUATION: 10 minutes away from the establishment, you can find the cathedral, this 5 star hotel, Milan it is in it is 10 minutes away from Via Montenapoleone the shopping street La Scala the theatre 200 metres away, guests can findLanza the underground station of. ROOM: The rooms have a television, internet (free of charge) and a marble bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="868.67" OriginalAmount="843.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.474720838754" Longitude="9.2060164179844" StarRating="4" HotelCode="401861|789895|Bed &amp; Breakfast" HotelName="Mercure Milano Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Oberdan 12, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/4b/4b4fc8b2ae204307/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in close proximity to the cathedral, the Teatro alla Scala and the great fashio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="869.31" OriginalAmount="843.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482819" Longitude="9.205309" StarRating="3" HotelCode="|503418" HotelName="Vitruvio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitruvio 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/4/1/8/503418_16eba921042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="869.76" OriginalAmount="844.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470816" Longitude="9.183843" StarRating="0" HotelCode="|566916" HotelName="The Unique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Erbe 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/9/1/6/566916_d1491e21117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="882.71" OriginalAmount="857" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477128" Longitude="9.184504" StarRating="4" HotelCode="60957|481" HotelName="Carlyle Brera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Garibaldi 84, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/65/fd/65fd18511957cc1ed63e04445b1966e3cdd2d488.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="883.74" OriginalAmount="858.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46935063" Longitude="9.21401319" StarRating="4" HotelCode="850158|magville" HotelName="Magville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Goldoni 31, 20129 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/e4/3de40cd5c7e91c6bdd2aada8b92026e55e9fa855.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="895.07" OriginalAmount="869" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46309059408" Longitude="9.1836312698586" StarRating="4" HotelCode="82012|58985" HotelName="Santa Marta Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Marta 4, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/34/3d348fa33a900db79c692bb5c1fc2c106c8015c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="903.26" OriginalAmount="876.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46137833" Longitude="9.1903631" StarRating="0" HotelCode="447751|2580675|Bed &amp; Breakfast" HotelName="Duomo Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/07/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Paolo da Cannobio 11, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/8f/988f1ef8f808e3971d0dfd37beb8a973491e9524.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a safe and a transfer service are available to guests of the hotel. Wirel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="905.84" OriginalAmount="879.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.460942" Longitude="9.189131" StarRating="4" HotelCode="302460|1067828|Bed &amp; Breakfast" HotelName="The Square Milano Duomo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alberico Albricci 2-4, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/83/12834d0595ef37ce49d039d006f71a9ea53ce6d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="908.52" OriginalAmount="882.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46403933101" Longitude="9.2088905328435" StarRating="5" HotelCode="448421|1933765|Bed &amp; Breakfast" HotelName="Fifty House Luxury Hotel Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Benvenuto Cellini 14, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/43/7b/437b4044fc4e14095d42c40ef30480c36dd28c97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="910.52" OriginalAmount="884.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.453429" Longitude="9.17924" StarRating="4" HotelCode="192160|the_yard_suite__dependance" HotelName="The Yard Suite &amp; Dependance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza XXIV Maggio 8, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/be/93bea3ad26d1f68693097712c829bbb8bd29a9ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="915.27" OriginalAmount="888.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45315" Longitude="9.17911" StarRating="4" HotelCode="|127604" HotelName="Aethos Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza XXIV Maggio 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/6/0/4/127604_13841fb1239.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is next toNaviglio Grande the Canal. ROOM: The establishment has suites modern apartments, with WiFi (free of charge) and a coffee maker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="917.51" OriginalAmount="890.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.452565" Longitude="9.167148" StarRating="5" HotelCode="263948|394378|Bed &amp; Breakfast" HotelName="Magna Pars Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Forcella 6/8, 20144 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/c3/2ec3ceb62fb770dcca5753faf7cf6a38e2301605.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="923.71" OriginalAmount="896.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46729286" Longitude="9.18701574" StarRating="4" HotelCode="507488|2578055|Bed &amp; Breakfast" HotelName="Hotel Clerici" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Clerici 11, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f0/cc/f0cc20047dde827d90120c35396ac02729e363f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="932.45" OriginalAmount="905.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466798" Longitude="9.1830199999999" StarRating="4" HotelCode="145449|1137148|Bed &amp; Breakfast" HotelName="Camperio House Suites &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Camperio 9, 20123 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/ab/01ab92819d550a46579c8ae60728f55c4994caa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="942.49" OriginalAmount="915.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4609189" Longitude="9.1886028" StarRating="4" HotelCode="|21808" HotelName="Dei Cavalieri Milano Duomo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PIAZZA MISSORI 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/0/8/21808_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, is in a historic building. SITUATION: The hotel is in Milan the heart of La Plaza del Duomo 200 metres away from Around the establishment, clients can find shops, bars and restaurants. in front of the hotel there is public transport, around 25 kilometres away you can find Linate Airport it is 50 kilometres away from Malpensa Airport. ROOM: The rooms are stylish.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="968.39" OriginalAmount="940.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481518" Longitude="9.188625" StarRating="4" HotelCode="76670|1413769|Bed &amp; Breakfast" HotelName="Atahotel The Big" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via De Cristoforis, 6/8, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/15/157599a5e952ce32/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is only 100 m from Garibaldi train station and a short distance from the MM green line st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1045.42" OriginalAmount="1014.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468244" Longitude="9.207223" StarRating="5" HotelCode="177816|861715|Bed &amp; Breakfast" HotelName="Château Monfort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Concordia 1, 20129 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/2a/fe2af287752ecca678e718d60dd36e4e9bb99cdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the heart of Milan, about 800 m from Piazza San Babila, around 1 km ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1055.29" OriginalAmount="1024.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46218932" Longitude="9.19047366" StarRating="2" HotelCode="604515|2917185|Bed &amp; Breakfast" HotelName="Suite Milano Duomo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Baracchini 1, 20123 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/d8/46d8d138d619704aa56de637657e9878bf9202bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1061.74" OriginalAmount="1030.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468543255004" Longitude="9.1831782460213" StarRating="4" HotelCode="16410|182229|Bed &amp; Breakfast" HotelName="UNAHOTELS Cusani Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cusani 13, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/83/5283c5a20bb91b453af09c9e75c691dc5db390c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1067.21" OriginalAmount="1036.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4712692" Longitude="9.1843041" StarRating="0" HotelCode="|127047" HotelName="Locanda Pandenus Brera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Mercato, 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/0/4/7/127047_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotelBrera it is in has rooms with WiFi and (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1070.33" OriginalAmount="1039.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48368199" Longitude="9.14062682" StarRating="0" HotelCode="447818|2577955|Bed &amp; Breakfast" HotelName="Ostello Aig Piero Rotta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Martino Bassi 2, San Siro, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/aa/02aa5d3f43de77e3eae679c6a8102ccbb67710e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1076.35" OriginalAmount="1045.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46611023803" Longitude="9.1932575310385" StarRating="4" HotelCode="428761|duomoapartments_by_nomad_aparthotels" HotelName="Duomo-apartments by Nomad Aparthotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via San Paolo 13, 20121 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/9a/7c9afadad058fe766db6efbadf237ba6a2d5aeea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the fashion district in Milan, Duomo Apartments offers a comfortable stay for guests visi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1084.08" OriginalAmount="1052.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467343" Longitude="9.185066" StarRating="4" HotelCode="76553|1637218|Bed &amp; Breakfast" HotelName="Antica locanda dei Mercanti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Tomaso 6, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/c5/5fc5fe86a569797c6488547c0a9b1119a923b263.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1084.59" OriginalAmount="1053" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463083504114" Longitude="9.1979157227192" StarRating="4" HotelCode="258936|13041" HotelName="NH Collection Milano President" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Largo Augusto 10, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/71/a1711795aed1cbd71158d78f1da41bcba0e2a25f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in the heart of Milan just a few minutes' walk from the cathedral...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1089.74" OriginalAmount="1058" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483208480708" Longitude="9.1775810210885" StarRating="4" HotelCode="527391|227300" HotelName="Hotel Viu Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Aristotile Fioravanti 6, 20154 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/a8/5aa83414e1d4f50e09b567485a2532eb67612c78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1090.37" OriginalAmount="1058.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466006" Longitude="9.193043" StarRating="0" HotelCode="|209524" HotelName="Duomo Hotel &amp; Apartments Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via San Paolo, 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/9/5/2/4/209524_1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1096.69" OriginalAmount="1064.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467225" Longitude="9.201939" StarRating="4" HotelCode="|316590" HotelName="Indigo Milan - Corso Monforte, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Monforte 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/6/5/9/0/316590_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1098.04" OriginalAmount="1066.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478752589289" Longitude="9.1990354657173" StarRating="5" HotelCode="18681|15194|Bed &amp; Breakfast" HotelName="The Westin Palace, Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Repubblica 20, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/ec/68ec2049893afe3050e39e3bd88c8f791afc77e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is located in the centre of Milan, directly on the Piazza della Repubblica and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1102.91" OriginalAmount="1070.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46742858" Longitude="9.18511087" StarRating="3" HotelCode="621980|2373035|Bed &amp; Breakfast" HotelName="Hotel Milano Castello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Parking,Porter,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Tomaso 2, 20121 Milan, Varese</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/e0/29e0f6761be1bc8629e3669cb4ace3a22088d066.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Position\nHotel Milano Castello is been designed to provide a relaxing stay in the heart of Milan an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1107.25" OriginalAmount="1075" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1348631-32656738/6400881373243775330/1401" HotelName="ROSA GRAND MILANO - STARHOTELS COLLEZIONE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2900/2875/5d33dfd7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1115.67" OriginalAmount="1083.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463892154526" Longitude="9.1940212365367" StarRating="4" HotelCode="17917|106442|Bed &amp; Breakfast" HotelName="Rosa Grand Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Fontana 3, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/29/fc29decb21442da72b025e1dedf4ff5964ac98d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Milan directly opposite the city's impressive Got...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1154.14" OriginalAmount="1120.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463661" Longitude="9.185336" StarRating="3" HotelCode="117043|2581235|Bed &amp; Breakfast" HotelName="Gran Duca Di York" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Moneta 1, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/1a/e21ac03e6bcaa156f23cfc1a81f4b1126672e440.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1177.29" OriginalAmount="1143" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46718225" Longitude="9.20191466" StarRating="0" HotelCode="571833|238206" HotelName="Hotel Monforte 27" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Corso Monforte 27, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/60/ba60f55f598f525e9e831b67bb1e25e1465f6d4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1188.55" OriginalAmount="1153.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46571248" Longitude="9.19161723" StarRating="4" HotelCode="305780|1455468|Bed &amp; Breakfast" HotelName="The Street Milano Duomo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Radegonda 14, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/5f/c95f0c995fce18affa57440e9f2763787dd12ecb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1200.98" OriginalAmount="1166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463591" Longitude="9.186908" StarRating="4" HotelCode="36234|hotel_spadari_al_duomo" HotelName="Hotel Spadari al Duomo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Spadari 11, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/2c/f12ca7f15854a963ab2160a900c2d351f15fdd4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1205.04" OriginalAmount="1169.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47938999" Longitude="9.19628772" StarRating="5" HotelCode="317060|1608678|Bed &amp; Breakfast" HotelName="ME Milan Il Duca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Republica 13, Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/f4/85f4a9ba4912d621f4ba0ae3c8a8f9708a897768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1214.37" OriginalAmount="1179.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481901003756" Longitude="9.1874648969796" StarRating="4" HotelCode="20730|hotel_3rooms" HotelName="Hotel 3Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Corso Como 10, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cd/99/cd992df2808bdfe21cd6cbfcc59faa8f395ea59a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1220.47" OriginalAmount="1184.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.471403141108" Longitude="9.19652988461" StarRating="4" HotelCode="317217|1764058|Bed &amp; Breakfast" HotelName="Senato Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Senato 22, 20121 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/7d/ab7dd6eaeddee9f652e3800ec9d255048131a89e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1248.36" OriginalAmount="1212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|5091-30802330/6400881373243775330/1545" HotelName="TIVOLI PRESIDENT MILANO HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2100/2095/e0aa975b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1249.72" OriginalAmount="1213.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465176" Longitude="9.189254" StarRating="4" HotelCode="|200916" HotelName="Room Mate Giulia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Pellico, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/9/1/6/200916_3ea6fae1150.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1256.34" OriginalAmount="1219.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465172016861" Longitude="9.1892640352166" StarRating="4" HotelCode="424248|1884585|Bed &amp; Breakfast" HotelName="Room Mate Giulia Milán" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Pellico 4, 20121 Milán, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/a7/80a7f0b6d612c0d3e0a4b234a756035a4581ceca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1317.77" OriginalAmount="1279.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47133" Longitude="9.19638" StarRating="4" HotelCode="|184088" HotelName="Senato  Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>via Senato 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/8/8/184088_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1330.76" OriginalAmount="1292" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465877" Longitude="9.189256" StarRating="5" HotelCode="117700|56528" HotelName="Galleria Vik Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Pellico 8, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/49/8c49707418bd9762b344757aa132a8a406dbc9b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an idyllic location in the celebrated Galleria Vittorio Emanuele II shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1373.53" OriginalAmount="1333.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485789708476" Longitude="9.2018491029739" StarRating="5" HotelCode="12364|1076638|Bed &amp; Breakfast" HotelName="Excelsior Hotel Gallia, a Luxury Collection Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Duca d'Aosta 9, Mailand 20124</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/06/3206460338b5316af2c047c9ef7fcbd7908eaa03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on Piazza Duca d'Aosta directly beside the main train station and just ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1384.93" OriginalAmount="1344.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470279423749" Longitude="9.1954788565636" StarRating="4" HotelCode="117254|128859|Bed &amp; Breakfast" HotelName="Manzoni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santo Spirito 20, 20121 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/01/a5012978ab7b3780bf1e88d3c5cd40fda9ca0ff8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet street in Milan's fashion district, between Via Montenapoleone and ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1513.13" OriginalAmount="1469.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4650245" Longitude="9.1912139" StarRating="4" HotelCode="|28383" HotelName="Straf, Milan, A Member Of Design Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via San Raffaele 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/3/8/3/28383_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century, has a reception, a concierge and ticket sales. SITUATION: This trendy hotel La Catedral de MilÃ¡n it is 50 metres away from 200 metres away, guests will find Duomo the underground station of El distrito de la moda 5 minutes walk away, guests can find it is 9 kilometres away from Linate Airport. FACILITIES: The establishment offers a gym and an international cuisine restaurant. ROOM: All the rooms have designer furniture, WiFi (free of charge), daily press, an LCD TV, a bathroom, slippers and bathrobes. MEALS: The establishment serves a buffet breakfast, Clients have at their disposal a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1557.35" OriginalAmount="1511.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465428" Longitude="9.191382" StarRating="5" HotelCode="28578|115762|Bed &amp; Breakfast" HotelName="Sina The Gray" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via San Raffaele 6, 20121 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/34/0c343336853cd124a80494ddb8d77b2d015a83dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the financial and commercial centre of Milan. Set between the Duomo Cathedr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1761.30" OriginalAmount="1710" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|651637-32841380/6400881373243775330/1409" HotelName="MATILDE BOUTIQUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42250000/42246100/42246071/w5755h3835x5y5-93f455a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1801.47" OriginalAmount="1749" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479844321849" Longitude="9.1965262591839" StarRating="5" HotelCode="16225|26634" HotelName="Hotel Principe di Savoia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Repubblica 17, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b3/3f/b33f4fa51b50ee4d4f68357025cc6b7c373024c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel unquestionably belongs to the grandest top-of-the-range hotels in Europe, with a l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2113.29" OriginalAmount="2051.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464992392729" Longitude="9.1893938230164" StarRating="5" HotelCode="361362|1608958|Bed &amp; Breakfast" HotelName="Townhouse Duomo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Pellico 2, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/96/1e9647e7796fe8863e850386ad2a92bde1b22df4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2524.53" OriginalAmount="2451" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1360321-19577799/6400881373243775330/654" HotelName="THE GLAMORE MILANO DUOMO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/92000000/91840000/91830900/91830801/00c72da9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3031.39" OriginalAmount="2943.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.469972823623" Longitude="9.1923916339874" StarRating="5" HotelCode="28577|2513081|Bed &amp; Breakfast" HotelName="Grand et de Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Manzoni 29, 20121 Milan, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bd/ec/bdec8e33554b2ac2444bea92b8df900e7bf5304c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The exclusive city hotel lies at the heart of Milan. Many shopping venues and countless entertainmen...</HotelDescription>
        <Offer>Discount:GBP7.38</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4615.43" OriginalAmount="4481.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.469473584945" Longitude="9.1909645693115" StarRating="5" HotelCode="311425|mandarin_oriental_milan" HotelName="Mandarin Oriental Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Andegari 9, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/1e/f41e6ab1f781435270bacf03a8da832579815aea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4618.77" OriginalAmount="4484.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470520911293" Longitude="9.1930307162863" StarRating="5" HotelCode="904547|366115|Bed &amp; Breakfast" HotelName="Armani Hotel Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessandro Manzoni 31, 20121 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/f7/d3f7a15751212c98cfe10cad7b2cd28bfc3f9d4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4748.33" OriginalAmount="4610.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47336" Longitude="9.1911250000001" StarRating="5" HotelCode="263951|557637|Bed &amp; Breakfast" HotelName="Palazzo Parigi Hotel Grand Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso di Porta Nuova 1, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a6/74/a6745739fe3a7ae01515944fc0ce51e6cb771f22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="5011.98" OriginalAmount="4866" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352556-32397176/6400881373243775330/12" HotelName="CASA BAGLIONI MILAN - THE LEADING HOTELS OF THE WORLD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88650000/88640500/88640484/750449c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5013.69" OriginalAmount="4867.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465496" Longitude="9.188925" StarRating="5" HotelCode="26216|7332|Bed &amp; Breakfast" HotelName="Park Hyatt Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tommaso Grossi 1, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/dc/52dc4cdd4f72d90d85acfea56aae18fefe7b2daf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-notch luxury hotel is located in hip Italian fashion capital of Milan. The hotel enjoys an ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5089.35" OriginalAmount="4941.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46936" Longitude="9.19114" StarRating="5" HotelCode="|191501" HotelName="Mandarin Oriental, Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Andegari 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/5/0/1/191501_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5153.80" OriginalAmount="5003.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4691761" Longitude="9.198751" StarRating="5" HotelCode="|15799" HotelName="Rocco Forte The Carlton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA SENATO 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/9/9/15799_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel has 92 rooms and 5 floors. In the establishment entrance, guests will find a lobby with elevators and a reception. Some of the establishment facilities on offer are a bar, an events room, a restaurant with typical dishes and an indoor car park (for a fee). SITUATION: Is situated in an exclusive area, The establishment has views of, Via Montenapoleone it is near near the establishment, you will find La Scala the Theatre of It is situated close to the cathedral. ROOM: The comfortable rooms, stylish and a bathroom with a hairdryer, They are equipped with a direct line telephone, a satellite TV, cable television, a safe (available for a fee) and a mini-bar. FACILITIES: Clients have access to a beauty centre, a massage service and a sauna (available for a fee). OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5196.59" OriginalAmount="5045.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.469230769174" Longitude="9.1986264288425" StarRating="5" HotelCode="26032|5754|Bed &amp; Breakfast" HotelName="Baglioni Hotel Carlton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Senato 5, 20121 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/b0/e9b0dd7c7f3d563c969516d0abc6129d3ffe58d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Affording a view of the Via Della Spiga, this luxury hotel is situated directly in the exclusive fas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5258.15" OriginalAmount="5105" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="954743|364902" HotelName="Casa Brera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Umiliati 2/A, 20138 Milan, Milano, Lombardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5384.34" OriginalAmount="5227.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470112016524" Longitude="9.1897416114807" StarRating="5" HotelCode="30030|81824|Bed &amp; Breakfast" HotelName="Bulgari Hotel Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Fratelli Gabba 7/b, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/c1/acc1277984372feb7af8287dd5e42b071ef4f6dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="5403.38" OriginalAmount="5246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|244400-19511191/6400881373243775330/760" HotelName="PALAZZO PARIGI GRAND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6160000/6152800/6152726/45d10d33_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5466.08" OriginalAmount="5306.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.472021" Longitude="9.201783" StarRating="5" HotelCode="|508313" HotelName="Casa Cipriani Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/8/3/1/3/508313_c1d98061145.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6600.11" OriginalAmount="6407.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484697" Longitude="9.162794" StarRating="2" HotelCode="360043|2580775|Bed &amp; Breakfast" HotelName="Hotel Parma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel,Inns" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Piero della Francesca 48, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/06/220639fc72405fa9dd6cc769f9facd25a670b988.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Hotel Parma in Milan (San Siro), you'll be close to Fiera Mil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6945.05" OriginalAmount="6742.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468135" Longitude="9.198437" StarRating="5" HotelCode="|447326" HotelName="Portrait Milano - Lungarno Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/3/2/6/447326_829623a1250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="10847.59" OriginalAmount="10531.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.469435" Longitude="9.195159" StarRating="5" HotelCode="12955|8982|Bed &amp; Breakfast" HotelName="Four Seasons Hotel Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gesù 6/8, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/12/1d/121d8735667b5ed2d04283805d231e60c7e27ea6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This highly traditional luxury hotel affords a Renaissance style and is situated close to La Scala O...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="666.30" OriginalAmount="646.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4710873" Longitude="9.0788278" StarRating="0" HotelCode="|289003" HotelName="Agriturismo Dolce Luna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Airaghi, 131</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Garden,Jacuzzi,Massage Centre,Sauna,Swimming Pool,Wheelchair Access,Golf,Shopping Arcade,Spa,Bicycle Rental,Diet Meals,Heated Pool,Pets allowed,Kitchen,Meeting Room,Airport Transfer (on Demand),Coffee Shop,Concierge,Dry Cleaning,Elevator,Luggage Storage,Parking,24 Hour Front Desk,Housekeeping,LCD/Projector,Porter</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,SPA HOTEL,ECO HOTEL,CLUB RESORT,AIRPORT HOTEL,VILLAGE,APARTHOTEL,GUEST HOUSES,APARTMENT,BED AND BREAKFASTS,GUESTHOUSE,HOSTELS,INNS,APARTMENT HOTEL,CAMPSITES</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
46867a2d-f3be-48e7-8ae0-fa503e3edecb|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="46867a2d-f3be-48e7-8ae0-fa503e3edecb">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="27" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-25T00:00:00" End="2026-07-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Travelhead@ragtoursandtravels.com" Password="Ctales@2424" RequestedCurrency="GBP" ClientNationality="QA" 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
46867a2d-f3be-48e7-8ae0-fa503e3edecb|TravcoSearch|supplier interation failed||Travco|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
46867a2d-f3be-48e7-8ae0-fa503e3edecb|InfiniteSearch|successfull supplier interation||Infinite|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
46867a2d-f3be-48e7-8ae0-fa503e3edecb|HotelbedsSearch|successfull supplier interation||HotelBeds|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
46867a2d-f3be-48e7-8ae0-fa503e3edecb|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:ff6f4082-2530-4b3e-b73a-8ad5d50fbc7e
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
46867a2d-f3be-48e7-8ae0-fa503e3edecb|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|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
46867a2d-f3be-48e7-8ae0-fa503e3edecb|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
46867a2d-f3be-48e7-8ae0-fa503e3edecb|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
46867a2d-f3be-48e7-8ae0-fa503e3edecb|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
46867a2d-f3be-48e7-8ae0-fa503e3edecb|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-06-23T17:18:31.2312711+01:00" Version="0" EchoToken="Search" TransactionIdentifier="46867a2d-f3be-48e7-8ae0-fa503e3edecb" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.420393" Longitude="54.440538" StarRating="3" HotelCode="915611|57184" HotelName="Premier Inn Abu Dhabi Capital Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Next to Abu Dhabi National Exhibition Centre, Abu Dhabi, P.O. Box 95219</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/00/f6002faec74faadc93d431bb31fe68bab6e6f651.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.80" OriginalAmount="31.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.475427" Longitude="54.388163" StarRating="4" HotelCode="103462|108152" HotelName="One to One - The Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Salam Street, P.O.Box: 128967, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3d/dd/3ddd7ecdabc0f4ed52e2723c89ad417cd5713df6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Abu Dhabi, this holiday village is about 7 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="33.80" OriginalAmount="32.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.490865625518" Longitude="54.370669423279" StarRating="4" HotelCode="177025|176466" HotelName="City Seasons Al Hamra Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Electra Street, PO Box 4706, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/33/bf331a4d8930ee4f26b0812c0961fcd412b30cc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the junction of Najdah and Electra Street, within walking distance of places...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.84" OriginalAmount="33.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.475246" Longitude="54.388009" StarRating="4" HotelCode="|129225" HotelName="Villaggio  Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AL SALAM STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/2/2/5/129225_1e4df552238.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Abu Dhabi city centre. It is in a quiet area, close to points of interest. ROOM: The establishment has 128 rooms with TV and internet. FACILITIES: Guests are offered a spa and a swimming pool. With regards to the food and beverage offering, there is restaurants and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.29" OriginalAmount="34.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.469248226309" Longitude="54.341063678574" StarRating="4" HotelCode="70472|134624" HotelName="Oryx Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zayed the First Street, P.O. Box 54845, Khalidiya Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/55/5255bffd3ef6017cbf12dc21f02d110ec0627fd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="35.69" OriginalAmount="34.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5069383" Longitude="54.3757957" StarRating="4" HotelCode="298880|3923752" HotelName="Ramada Abu Dhabi Corniche" Meals="ROOM ONLY,BED BREAKFAST,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road, Tourist Club Area, PO Box 128743, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ba/d1/bad196ce4559822c9de268b954ef6c8ee79a81e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.82" OriginalAmount="34.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4692473" Longitude="54.3408043" StarRating="4" HotelCode="|123068" HotelName="Oryx" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Zayed the First Street, Near Emirates Post Office, Khalidiya Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/0/6/8/123068_5b65e000759.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a restaurant, a terrace, a swimming pool, a gym, a health club and a sauna. SITUATION: This hotel is 500 metres away from Abu Dhabi the beach it is situated 20 minutes away from the airport. ROOM: The establishment has 128 rooms, have an air-conditioning system, a television, a bathroom and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.94" OriginalAmount="34.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.497009637841" Longitude="54.373590946198" StarRating="3" HotelCode="42855|954635" HotelName="Bin Majid Nehal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Street, 43309 Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ca/ca24201b7511011b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="36.81" OriginalAmount="35.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.490870832666" Longitude="54.380049813492" StarRating="4" HotelCode="906882|1848715" HotelName="Ramada Abu Dhabi Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Tourist Club Area, P.O. Box 107523, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/66/3966ef2d7e97c0105571dfa47020ac4a6a0ac096.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.95" OriginalAmount="35.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.490663" Longitude="54.380054" StarRating="4" HotelCode="|125501" HotelName="Ramada By Wyndham Abu Dhabi Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>8TH STREET TOURIST CLUB AREA, P.O BOX 107523</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/5/0/1/125501_9fcbae72239.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 112 standard rooms and suites with features that offer you the maximum level of comfort. The establishment has dining facilities, a cafÃ©, a restaurant and a wine bar. The establishment also offers a business centre, a swimming pool and a gym. SITUATION: This hotel is in the business area of Abu Dhabi, close to places of interest.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.04" OriginalAmount="35.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.395857921887" Longitude="54.51769798994" StarRating="3" HotelCode="185756|918615" HotelName="ibis Abu Dhabi Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 34, Gate City Bain Al Jessrain, P.O. Box 92156, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/07/870751985beadbf8c09545f18c492edb56619f3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.21" OriginalAmount="36.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.496631" Longitude="54.3795655" StarRating="2" HotelCode="|123067" HotelName="Al Diar Dana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10th Street, PO Box 47300</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/0/6/7/123067_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Abu Dhabi it is situated 20 minutes away from the exhibition centre and the beach. 40 minutes away, guests can find the airport. It is 10 minutes away from the tourist centre. ROOM: The establishment has modern suites have an air-conditioning system, a television, a sitting area and a kitchen. FACILITIES: Guests are offered a restaurant, a pizzeria, a cafÃ© and a pub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.83" OriginalAmount="36.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.480062793882" Longitude="54.367305703332" StarRating="1" HotelCode="329306|2880675" HotelName="Top Stars Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/07/2026" HotelFacility="Air Conditioning,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Elevator,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Street, Madinat Zayed, Abu Dhabi, United Arab Emirates</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/95/8a9537be7629928fc02eb25f32e392d077359999.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Abu Dhabi, Top Stars Hotel promises a relaxing and wo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.29" OriginalAmount="37.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.465244" Longitude="54.374709" StarRating="4" HotelCode="|446644" HotelName="Grand Villaggio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Khadeejah Bint Khuwaylid St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/6/4/4/446644_1edb82f1246.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="38.32" OriginalAmount="37.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.417914" Longitude="54.439797" StarRating="3" HotelCode="189402|CAY371700" HotelName="Centro Capital Centre by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Dhabi Capital Centre, P.O. Box 44493, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/52/a652bf6440010479007b1611c7a53127da8ed3ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Abu Dhabi, this hotel is about 13.3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.46" OriginalAmount="37.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.417845" Longitude="54.440281" StarRating="3" HotelCode="|123536" HotelName="Centro Capital Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Arabi Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/5/3/6/123536_e27d3d50930.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 414 rooms, The establishment has modern facilities, a living room, business facilities, WiFi, a restaurant, a bar, a business centre, 6 meeting rooms, a gym and a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.34" OriginalAmount="38.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.49045" Longitude="54.37189" StarRating="4" HotelCode="|123719" HotelName="City Seasons Al Hamra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 4706, Electra Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/7/1/9/123719_53276501351.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.63" OriginalAmount="38.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.488755" Longitude="54.362008" StarRating="3" HotelCode="59649|117881" HotelName="Novel Hotel City Center" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Street, PO Box 47136, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77232/a_77232_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers comfort and wellbeing in the heart of the central business and shopping district, j...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.75" OriginalAmount="38.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.48802725" Longitude="54.36041875" StarRating="3" HotelCode="915612|1121778" HotelName="Royal Rotary Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Street behind Al Ahalia Hospital, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/a8/24a8633f206c27ed1220b9c49de4678ef42a13d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - Bateen Apt. (AZI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.83" OriginalAmount="38.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.491608" Longitude="54.37984" StarRating="3" HotelCode="98776|88168" HotelName="Kingsgate Hotel Abu Dhabi by Millennium" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 48573, Al Zahiyah Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/76/477631c2627f3c9802c8ebf00606ad619c34e03b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="40.15" OriginalAmount="38.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.496161877153" Longitude="54.36666331292" StarRating="4" HotelCode="310329|24992226" HotelName="TRYP by Wyndham Abu Dhabi City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Bin Zyed the First Street, Abu Dhabi 44596</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fc/bd/fcbd115436b1ec6cc782c4cd946606205a496bae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.452664883249" Longitude="54.391341411045" StarRating="2" HotelCode="154322|226053" HotelName="Al Jazira Club Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Muroor Road, P.O.Box: 111779, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/18/5c18ea8b813688c74ee008c1920e64365c6ae372.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located nearby attractions including the Abu Dhabi Mall and the Abu Dhabi Exhibition Ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.31" OriginalAmount="39.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.501569220708" Longitude="54.372997711639" StarRating="4" HotelCode="317351|1479348" HotelName="Jannah Burj Al Sarab" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mina Street, Tourist Club Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d6/34/d634eda4c9961429546825123eb82d6bd7dd8174.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.53" OriginalAmount="39.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.475270311827" Longitude="54.34962272644" StarRating="4" HotelCode="42802|50394" HotelName="Sheraton Khalidiya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zayed the First Street, Khalidiya, P.O.Box 6727, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/be/10be440e3e9d094714fb5a3a150d8a1173c22df4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the shopping and commercial districts, as well as several embassies and lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.61" OriginalAmount="39.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.492540796819" Longitude="54.366176889549" StarRating="3" HotelCode="42856|30444" HotelName="Grand Continental Flamingo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Street, Near Al Jazeera Towers, Over looking Capital Gardens, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/2e/332efe6a1a5afd0b565b2c7973087858571f8152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.64" OriginalAmount="39.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.491464" Longitude="54.379985" StarRating="3" HotelCode="|128696" HotelName="Kingsgate Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tourist Club Area Abu Dhabi P.o. Box 48573</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/8/6/9/6/128696_7a62b042254.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Kingsgate is rated four stars. It was opened in 2008, has a cafÃ© and a gym. SITUATION: It is in the city centre of Abu Dhabi. This establishment is close to Abu Dhabi Mall, ROOM: The establishment has 108 rooms with mini-bar, a hairdryer, a safety deposit box, a trouser press, an ironing set and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.84" OriginalAmount="39.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4885008" Longitude="54.3620676" StarRating="3" HotelCode="|55641" HotelName="Novel  City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Hamdan Street, PO Box 47136,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/4/1/55641_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has an indoor car park, a valet service, indoor parking, a business centre, a jacuzzi and a hairdresser's.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.96" OriginalAmount="39.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.488891393506" Longitude="54.368341863156" StarRating="4" HotelCode="42827|30384" HotelName="Holiday Inn Abu Dhabi Downtown" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed The 1st Road, Electra Street, 32430  Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/60/3d6076700ae35c4ce09aa976ba2937f63f59d05d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Abu Dhabi, this hotel is about 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.04" OriginalAmount="39.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4928378" Longitude="54.3662348" StarRating="3" HotelCode="|126343" HotelName="Grand Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX: 28080, HAMDAN STREET,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/3/4/3/126343_d5c36b32205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.43" OriginalAmount="40.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4294272" Longitude="54.6412676" StarRating="3" HotelCode="|129554" HotelName="Premier Inn Abu Dhabi Int Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Terminals 1-3 Next to Skypark multi storey car park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/5/5/4/129554_1d7e7c91009.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is located nearAbu Dhabi Airport. ROOM: The establishment has 300 rooms with air-conditioned, a television, a mini-bar, room service, kettle, a writing desk, a bathroom with a bath and a shower. FACILITIES: Guests are offered a terrace with a swimming pool, WiFi, a restaurant and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.50" OriginalAmount="40.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.466645642123" Longitude="54.385039728836" StarRating="4" HotelCode="936783|1056808" HotelName="Al Diar Sawa Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahyan Camp behind ADCB Building, P.O. Box 105825, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/85/cb859944574766db267117f13516fc5fe9ad6abd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.78" OriginalAmount="40.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.490922224159" Longitude="54.365640878677" StarRating="5" HotelCode="29043|30414" HotelName="Crowne Plaza Abu Dhabi" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Hamdan Street, P.O.Box: 3541, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/a8/98a8563095889b230e64689ffd600844f100bf97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a city centre location, just minutes away from key business districts. Abu Dhabi Inter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.84" OriginalAmount="40.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.395677312733" Longitude="54.51826651786" StarRating="4" HotelCode="212681|915195" HotelName="Novotel Abu Dhabi Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Al Maqta Street, Al Maqta, Abu Dhabi 92156</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6c/3e/6c3eeeb50ee30eff68a0f934240db4bce236e062.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.87" OriginalAmount="40.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.47631" Longitude="54.372245" StarRating="4" HotelCode="|446450" HotelName="Queen Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/5/0/446450_2f7139f1043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="41.95" OriginalAmount="40.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.492191476666" Longitude="54.367483556271" StarRating="4" HotelCode="37138|CAH535700" HotelName="Al Maha Arjaan by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fatima Bint Mubarak Street, PO Box 5946, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/5c/f05c570ac65806ec22f4f4f76d680d8774295a5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of Abu Dhabi, close to the business and banking district and the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="41.99" OriginalAmount="40.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.42865979943" Longitude="54.641581042992" StarRating="3" HotelCode="908932|1018145" HotelName="Premier Inn Abu Dhabi International Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Abu Dhabi International Airport, Opposite Terminals 1 &amp; 3, Next to Skypark multi storey car park, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/7e/237eee83b3f828c10a235aa89b473feaeb562df5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The individual storeys can easily be reached via the lift or stairs. Services and facilities at the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|76017-20964978/3230250067010040764/417" HotelName="SHERATON KHALIDIYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/470000/460600/460522/1c5738b0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.49538684" Longitude="54.36678635" StarRating="3" HotelCode="129834|55214" HotelName="Howard Johnson Hotel Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Shk. Khalifa Street, Abu Dhabi 73095</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/ac/adac232e2526568ac07dd74ff30f5889b99aebe6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.499865033621" Longitude="54.371153347221" StarRating="4" HotelCode="304556|54830" HotelName="Bin Majid Tower Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/63/d3639fdfca4bb96371f039b2d67fcf01611aac50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.61" OriginalAmount="41.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.466483" Longitude="54.3749033" StarRating="0" HotelCode="|227784" HotelName="Phoenix Plaza Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Old Airport Road, Near Al Wahda Mall</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/7/7/8/4/227784_f569c552233.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.89" OriginalAmount="41.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.496872954962" Longitude="54.365426301956" StarRating="4" HotelCode="69791|30344" HotelName="Al Ain Palace Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road, PO Box 33, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/c2/aec281fa1f3ff558bcace72d20a8998c95f3a4a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.96" OriginalAmount="41.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.428699" Longitude="54.437103" StarRating="4" HotelCode="148894|120342" HotelName="Holiday Inn Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>31st street, between Muroor &amp; Airport, P.O. Box 46668, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/e4/61e4c9fa59a978bab21e07949d850e57002007fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 5 minutes away from the Abu Dhabi International Exhibition Centre, about 4 km ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="43.13" OriginalAmount="41.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.468051517317" Longitude="54.373116195201" StarRating="3" HotelCode="176875|CAS186100" HotelName="Centro Al Manhal" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street 2, Airport Road, P.O.Box 109595, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/58/04584460f860c07c53676249b408127a0c53ae91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.23" OriginalAmount="41.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.462793" Longitude="54.386664" StarRating="4" HotelCode="933776|979665" HotelName="Executive Suites By Mourouj Gloria" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Street 4, P.O Box 107009, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7d/b1/7db1e3f1cde86c7561837fe95acabcfa1953c9c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.65" OriginalAmount="42.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.50044346872" Longitude="54.371057776157" StarRating="4" HotelCode="294781|1010365" HotelName="Southern Sun Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Street, Al Zahiya (Tourist Club Area), Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/8d/ca8db28201d11b7d9849666cf990da414e221717.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.01" OriginalAmount="42.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.464973607698" Longitude="54.385199771828" StarRating="3" HotelCode="308814|1464948" HotelName="Paragon Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Road, Al Nahyan Camp, Near to Red Crescent Head Office, P O Box: 41665, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/83/8a837abed204bade654c0bfbe2d61d5ee38c4bee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.20" OriginalAmount="42.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.466389210722" Longitude="54.374787288979" StarRating="3" HotelCode="267970|1943385" HotelName="Phoenix Plaza Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Airport Road, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/23/b223e9cf44311a15f20e1629c9eb70497ddc056e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.20" OriginalAmount="42.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.492335" Longitude="54.378072" StarRating="3" HotelCode="915610|1943405" HotelName="Ivory Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Internet,Kitchen,Laundry,Massage Centre,Room Service,Sauna,Spa,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>9th street, Behind KIA Motors showroom Near Sahaba Mosque, Tourist Club Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/86/228609b17ff0ad4c12cb1e505fdddd3c49dc0b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming Hotel can be found in Abu Dhabi. The premises count with 91 welcoming accommodation un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.25" OriginalAmount="42.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4284" Longitude="54.43729" StarRating="4" HotelCode="|127330" HotelName="Holiday Inn Abu Dhabi, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>31ST STREET,MUROOR ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/3/3/0/127330_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is centrally located, has 203 standard rooms, meeting rooms, air-conditioning, a lobby, a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom, a hairdresser's and a lift. It has a bar, a restaurant, WiFi, room service and a laundry service. The establishment also has an oudooor car park. SITUATION: This hotel is 5 minutes away from the Abu Dhabi Exhibition Centre. It's 4 kilometres from the AUH Cultural Village and Zayed. It is situated 10 minutes away from the mosque. 15 minutes away from the establishment, guests will find Yas Island and the promenade. It's 120 kilometres from Dubai 15 minutes away, guests can find the airport. ROOM: Customers have modern rooms with a bathroom with a bath or shower, a hairdryer, a double or king-size bed, a direct line telephone, a satellite or cable television, a radio, internet and a safe. They also have a fridge, a coffee maker, a kettle, an ironing set and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.40" OriginalAmount="43.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.47650416" Longitude="54.37247141" StarRating="4" HotelCode="518083|2231655" HotelName="Queen Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,ATM/Cash Machine,Banquet Hall,Bar,Beauty Salon,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Nightclub,Parking,Printer,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Road, P. O. Box: 109148, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/84/718436d19ec8b0972173594d2fa752055edb010a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"The Queen Palace is a new 4star Hotel in the heart of Abu Dhabi, offers excellent service. The Hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.54" OriginalAmount="43.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.500143441893" Longitude="54.37046248046" StarRating="4" HotelCode="44761|88923" HotelName="Hawthorn Suites by Wyndham Abu Dhabi City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salam Street, P.O 44916, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9a/79/9a796de27cfe1b73feae978011636f5ec564164b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the junction of Salam Street and Port Road at the beginning of the Abu Dhabi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|130062-27456181/3230250067010040764/2" HotelName="HOWARD JOHNSON BY WYNDHAM ABU DHABI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/540000/533300/533280/dd466f91_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.28672" Longitude="-120.6656" StarRating="4" HotelCode="0|417410-27456478/3230250067010040764/10" HotelName="HAWTHORN SUITES BY WYNDHAM ABU DHABI CITY CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1001 OLIVE ST, SAN LUIS OBISPO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10540000/10535400/10535335/7ba9a90a_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Budget Inn is located in central San Luis Obispo, close to Fremont Theater, Mission San Luis Obispo de Tolosa, and Dallidet Adobe and Gardens. Nearby points of interest also include Alex G. Spanos Stadium and California Polytechnic State University.    Hotel Features.   The hotel serves a complimentary continental breakfast. Budget Inn features multilingual staff, coffee/tea in the lobby, and self parking. Complimentary wireless Internet access is available in public areas. Guest parking is complimentary. The front desk is open 24 hours a day.    Guestrooms.     27 guestrooms at Budget Inn feature air conditioning. Refrigerators and microwaves are offered. Wireless Internet access is complimentary. In addition to phones, guestrooms offer free local calls (restrictions may apply). Cable television is provided. Guests may request wake-up calls.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: USD 12.00 per room     The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.    Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.    Checkin Time:  1:00 PM  Checkout Time:  11:00 AM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.62" OriginalAmount="44.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.48768" Longitude="54.3604" StarRating="3" HotelCode="|224545" HotelName="Uptown Apartments Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Street behind Al Ahlia Hospital</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/5/4/5/224545_98e178d2156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.09" OriginalAmount="44.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.48712" Longitude="54.36228" StarRating="3" HotelCode="|231829" HotelName="Down Town Plaza Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/8/2/9/231829_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.53" OriginalAmount="45.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.494659738442" Longitude="54.376115253967" StarRating="5" HotelCode="933447|1061388" HotelName="Majlis Grand Mercure Residence Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zayed The 1st Street, Electra Street, Tourist Club Area, 53400  Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/0d/190d006f30d3df79743a0428cc605324290724bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="47.01" OriginalAmount="45.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.501266258854" Longitude="54.378145337105" StarRating="4" HotelCode="148576|CAS186400" HotelName="Hala Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Street, Al Zahiyah Area, P.O. Box 53066, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fc/2c/fc2c61a14bba57e3b407214b2e963e8144769fe3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Abu Dhabi, this hotel is about 8 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="47.38" OriginalAmount="46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263794-27456180/3230250067010040764/27" HotelName="RAMADA BY WYNDHAM ABU DHABI CORNICHE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7910000/7900500/7900489/ed1e1003_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="47.83" OriginalAmount="46.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.493305" Longitude="54.372912" StarRating="5" HotelCode="213668|294567" HotelName="Royal Rose" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1025 Sheikh Zayed the 1st (Electra/7th) Street, P.O. Box 4708, Al Markaziyah District, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/a0/d1a06ec7e190736717d39592868510a61ec3da9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.84" OriginalAmount="46.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.48707999" Longitude="54.36185554" StarRating="3" HotelCode="388539|4741625" HotelName="Down Town Plaza Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Library,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Street, Abu Dhabi Corniche, Abu Dhabi PO Box 4604</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/45/844584599e3098e1885c3d10e5c7a9358fa669b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Down Town Plaza Hotel Apartments is in the heart of Abu Dhabi, wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.07" OriginalAmount="46.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.484832148995" Longitude="54.363352122685" StarRating="4" HotelCode="146438|100082" HotelName="Cristal Hotel Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 72898, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/c7/fcc7029298eaabe0a79d0ddeaa889ab534d90773.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Abu Dhabi, this hotel is approximately 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.11" OriginalAmount="47.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.50018" Longitude="54.371158" StarRating="3" HotelCode="14873|30364" HotelName="Al Diar Mina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road, PO Box 44421, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/0b/d40bbd0c26a04a2bb1409450510b18df44f896a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on Mina Road, close to Abu Dhabi’s business and commercial districts. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.47" OriginalAmount="48.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.48455" Longitude="54.3634" StarRating="4" HotelCode="|125499" HotelName="Cristal Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ZAYED THE 1ST STREET, ADJACENT TO MADINAT ZAYED SH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/4/9/9/125499_1_1900.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.86" OriginalAmount="48.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.494247" Longitude="54.366294" StarRating="3" HotelCode="|130497" HotelName="Trianon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>NAJDA ST., P.O. BOX 112881</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/4/9/7/130497_9ded5e72317.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.50" OriginalAmount="49.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4691183" Longitude="54.3723222" StarRating="4" HotelCode="|55634" HotelName="Al Rawda Arjaan By Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OLD AIRPORT ROAD, PO BOX 5821</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/3/4/55634_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in Abu Dhabi city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50.86" OriginalAmount="49.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.494242" Longitude="54.366306" StarRating="3" HotelCode="213714|190579" HotelName="Trianon Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Najada Street, P.O.Box: 112881, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/19/3a19d2f6671436c0199fc397787579d5c9610a5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to guests. The hotel offers various services and facilities, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="51.73" OriginalAmount="50.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.417938" Longitude="54.439911" StarRating="4" HotelCode="551152|CBE382100" HotelName="Pearl Rotana Capital Centre" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Conference Hall,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Arabi Street, P.O. Box 94895, Capital Centre, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/600741/600741a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.53" OriginalAmount="51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.330319676329" Longitude="54.623042934849" StarRating="4" HotelCode="56337|35534" HotelName="Mafraq Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 6770, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b9/89/b98942e4af3acaeb362d2220b5489814160b57f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.58" OriginalAmount="51.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4752941" Longitude="54.3495598" StarRating="4" HotelCode="|55642" HotelName="Shreaton Al Khalidiya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Zayed The First Street Khalidiya Area, Abu Dhabi ,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/4/2/55642_d5eb34c0429.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.13" OriginalAmount="51.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.42146728635" Longitude="54.456916451454" StarRating="5" HotelCode="175238|675065" HotelName="Hilton Capital Grand Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Bin Saeed Al Maktoum, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f7/5cf73d9985aefb88f8b14ea24ace4fe555ed8f48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of Abu Dhabi, 5 minutes from Abu Dhabi National Exhi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.44" OriginalAmount="51.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.420214416857" Longitude="54.439224600791" StarRating="4" HotelCode="900189|115702" HotelName="Aloft Abu Dhabi" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khaleej Al Arabi Street, Abu Dhabi National Exhibition Centre, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/67/eb/67eb18df0071bb5787b19426147da0140e43fb99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in the state-of-the-art ADNEC Abu Dhabi National Exhibition Centre, only 15 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.55" OriginalAmount="51.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4681167" Longitude="54.3731548" StarRating="3" HotelCode="|80453" HotelName="Centro Al Manhal By Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street no. 2, Airport Road, P.O.Box 109595</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/5/3/80453_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This budget hotel is near the tourist attractions.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.490209" Longitude="54.35747" StarRating="4" HotelCode="103465|199205" HotelName="The Eclipse Boutique Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Liwa Street, PO Box 113499, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/b4/38b4a051d34d7c5b7711ff88030b494cd12988fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.55" OriginalAmount="52.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.418471809189" Longitude="54.440343813492" StarRating="4" HotelCode="377041|1515428" HotelName="Capital Centre Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Arabi Street, Abu Dhabi Capital Centre, P.O. Box 44012, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/83275/b91b66bb-edcf-4933-b821-569599159dcc.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|21169-19659730/3230250067010040764/418" HotelName="MILLENNIUM DOWNTOWN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16500/16415/11b469de_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.28" OriginalAmount="53.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.43470217" Longitude="54.45564502" StarRating="5" HotelCode="404714|1625658" HotelName="Andalus Al Seef Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Ring Road, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/52/d9/52d9ac89fa9cc26e8b719aa0e820acc9434db2a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.30" OriginalAmount="53.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.429147408411" Longitude="54.428251688153" StarRating="4" HotelCode="212684|1023708" HotelName="Aparthotel Adagio Abu Dhabi Al Bustan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Bin Saeed Street, Rabdan Street, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/e2/eee26c603f6d10bbf9a8657dcbb4930a8cfc342e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.57" OriginalAmount="53.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.429372532667" Longitude="54.42912876606" StarRating="4" HotelCode="185757|966025" HotelName="Novotel Abu Dhabi Al Bustan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Bin Saeed Street/Rabdan Street, P.O. Box 95208, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/7d/6f7d17a8300018a44c25e61e947b2e44767a76ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1436202-28791985/3230250067010040764/16" HotelName="LA QUINTA BY WYNDHAM ABU DHABI AL WAHDA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102550000/102543300/102543242/5894ccb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.20" OriginalAmount="54.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.434969" Longitude="54.456288" StarRating="4" HotelCode="|203261" HotelName="Andalus Al Seef Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Ring Road, Abu Dhabi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/2/6/1/203261_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.56" OriginalAmount="54.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.455036359886" Longitude="54.394675525131" StarRating="5" HotelCode="207577|917425" HotelName="Dusit Thani Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>925 Muroor Street, P.O. Box 52799, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c2/44/c24474a068489b8e31e168eb01c0826d59a17d4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.09" OriginalAmount="55.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.429739" Longitude="54.428864" StarRating="4" HotelCode="|129050" HotelName="Novotel Abu Dhabi Al Bustan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Shk. Rashid Bin Saeed St / Rabdan St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/0/5/0/129050_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has bars, restaurants, a gym and a sauna. SITUATION: It is located close toAbu Dhabi the Exhibition Centre Sheikh Zayed the sports centre the embassies. It is 20 minutes away fromAbu Dhabi Airport. ROOM: Customers can find spacious rooms, have an air-conditioning system, a mini-bar, a television, a safety deposit box and a bathroom with a hairdryer, It also offers room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1397907-30103126/3230250067010040764/468" HotelName="ROYAL ROSE ABU DHABI" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1397907/202432914138287.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.41" OriginalAmount="57.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.486675" Longitude="54.357331" StarRating="4" HotelCode="|172090" HotelName="Courtyard By Marriott World Trade Center Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Bin Mohammed Street (5th Street)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/2/0/9/0/172090_171957b1051.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.22906" Longitude="121.441878" StarRating="4" HotelCode="0|349763-27456538/3230250067010040764/62" HotelName="TRYP BY WYNDHAM ABU DHABI CITY CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>BUILDING 36, ALLEY 319, JIAOZHOU ROAD, SHANGHAI, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9710000/9707900/9707877/73fe795d_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central Shanghai, Le Tour Traveler's Rest Youth Hostel is within walking distance of Jing An Park and Jing An Temple. Nearby points of interest also include The Bund and French Concession.    Property Features.   Le Tour Traveler's Rest Youth Hostel's restaurant serves breakfast, lunch, and dinner. A bar/lounge is open for drinks. The hostel serves buffet breakfasts each morning (surcharges apply). This hostel has a business center and offers small meeting rooms. Complimentary wireless Internet access is available in public areas. The property offers a roundtrip airport shuttle (surcharge).  Tour/ticket assistance and tour assistance are available. Complimentary guest parking is limited, and available on a first-come, first-served basis. Nearby parking is available for a surcharge. Additional property amenities include a concierge desk, an arcade/game room, and multilingual staff.    Guestrooms.     50 air-conditioned guestrooms at Le Tour Traveler's Rest Youth Hostel feature safes and windows that open. Beds come with premium bedding. Bathrooms feature showers and slippers. Wired high-speed Internet access is complimentary. In addition to desks, guestrooms offer phones. Televisions have satellite channels and complimentary TV Internet access. Also included are blackout drapes/curtains and irons/ironing boards. Guests may request refrigerators, microwaves, and hair dryers. Housekeeping is available daily.      Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Airport shuttle fee: CNY 300 per vehicle (one way)  Buffet breakfast fee: CNY 40 per person (approximately)     The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.    Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.    Property Information:  Check-in time starts at 1 PM  Check-out time is Noon  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.75" OriginalAmount="58.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.493087877933" Longitude="54.382498923943" StarRating="4" HotelCode="263793|1449458" HotelName="Oaks Liwa Executive Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot C-19, Sector E-16, Tourist Club Area, Abu Dhabi 52920</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/85/958530e44d7d78d7ff5c0ea0853c74a13c501e22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.13" OriginalAmount="58.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.495901525933" Longitude="54.378998279571" StarRating="4" HotelCode="142996|128344" HotelName="Al Manzel Hotel Apartements" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zayed the 1st Street, P.O. Box 129666, Abu Dhabi Tourist Club Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/15/ae1590735661415f900014f23c99419f668a0fcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel enjoys a convenient location in the tourist club area in the heart of Abu Dhabi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.46" OriginalAmount="58.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.34413" Longitude="54.536329" StarRating="3" HotelCode="|465681" HotelName="Gravity" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bldg. C76, 28th Street, MBZ ME9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/6/8/1/465681_35097981201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.77" OriginalAmount="59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.373102797895" Longitude="54.537146364599" StarRating="4" HotelCode="150894|225955" HotelName="L'Arabia Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mohammed Bin Zayed, Next To Mazyad Mall, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/d6/2cd6934e945e119cdcfdd4697b0e7324228b85dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.77" OriginalAmount="59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.41236750606" Longitude="54.491696422298" StarRating="4" HotelCode="161320|31811" HotelName="Traders Hotel Qaryat Al Beri" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 128881, Khor Al Maqta, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/6a/386a53db6efab7f7adcfb32b12766413a7414bbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.77" OriginalAmount="59.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4546536" Longitude="54.393584" StarRating="3" HotelCode="103467|1958595" HotelName="Al Nakheel Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 30831, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/af/84af386fce749a50506c153d5a031b889c9fe232.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated within easy reach of Abu Dhabi's main business and shopping areas. The propert...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.77" OriginalAmount="59.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.48668629158" Longitude="54.357330203705" StarRating="4" HotelCode="935098|1064968" HotelName="Courtyard World Trade Center, Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Bin Mohammed Street, 5th Street, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/a6/4fa690a3c1cea0e9f080edfc5b49328e16c9b5e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.98" OriginalAmount="59.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.463338" Longitude="54.388246" StarRating="4" HotelCode="|156632" HotelName="Executive Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Street, No\. 4P\.O Box 107009, UAE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/6/3/2/156632_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi (free of charge), a gym and a swimming pool. SITUATION: This establishment, is close to Abu Dhabi the Exhibition Centre 2 kilometres away from and Al Wahda de Abu Dabi the shopping centre, is situated 5 kilometres away from Corniche the Promenade of 10 minutes away from the establishment you have Marina Mall the shopping centre. ROOM: The apartments are equipped with an air-conditioning system, a television, a kitchen and a bathroom. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant and room service on request. FACILITIES: Guests are offered a sauna, a well-equipped gym and a swimming pool on the roof terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.31" OriginalAmount="59.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.488938" Longitude="54.368205" StarRating="4" HotelCode="|165601" HotelName=" Copthorne Downtown Abu Dhabi " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>ZAYED THE 1ST ROAD, ELECTRA STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/6/0/1/165601_d540a6e1753.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool. SITUATION: This hotel is close to Abu Dhabi the city centre of is situated in the business area, is 15 kilometres away from the exhibition centre, 3 kilometres away from the establishment, guests will find Abu Dhabi the Marina of Close to the shopping centres, and the embassies. ROOM: All the rooms have a sitting area and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.71" OriginalAmount="60.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.494857" Longitude="54.364454" StarRating="5" HotelCode="53647|30504" HotelName="Corniche Hotel Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Street, Abu Dhabi 44486</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/25/6925fab58570576bf08e60382b26dbbdb2fd3069.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated along the famous Corniche stretch and features breathtaking views of the Capi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.94" OriginalAmount="61.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.471261820297" Longitude="54.373821616173" StarRating="5" HotelCode="169053|137614" HotelName="Grand Millennium Al Wahda" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hazza Bin Zayed Street, Al Wahda Complex, Abu Dhabi 107080</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/66/d866c869b91c3d50c664a15f41f84f53c3a3bed4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is connected to the Al Wahda shopping centre, and it is located 5 minutes away from the Ab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.33" OriginalAmount="61.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.412655" Longitude="54.491506" StarRating="4" HotelCode="|127401" HotelName="Traders , Qaryat Al Beri" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Between the Bridges</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/4/0/1/127401_1_2983.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has comfortable facilities, a concierge, conference facilities, a restaurant, a lobby lounge and a swimming pool with a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.05" OriginalAmount="62.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.498610769076" Longitude="54.380859732628" StarRating="4" HotelCode="13956|30484" HotelName="Le Meridien Abu Dhabi" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tourist Club Area, 46066 Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/06/ed0617bef5d134c29e1c3abeb463e7b596e7e6d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the heart of Abu Dhabi City and represents the perfect choice for bo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.26" OriginalAmount="62.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4770638" Longitude="54.3712603" StarRating="3" HotelCode="|210902" HotelName="Al Nakheel Apartments Abu Dhabi " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SULTAN BIN ZAYED THE FIRST, MUROOR ROAD OPPOSITE AL DHAFRA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/9/0/2/210902_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.00" OriginalAmount="63.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.423588" Longitude="54.473711" StarRating="5" HotelCode="|72605" HotelName="Park Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Park, Al Salam St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/6/0/5/72605_7e274bc0734.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the surounding areas of Abu Dhabi. It is close to the business area and the shopping centres. 10 minutes away from the establishment, clients can find the exhibition centre. It's 20 kilometres from Abu Dhabi Airport. It is 160 kilometres away from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="65.14" OriginalAmount="63.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.424248388911" Longitude="54.473389558197" StarRating="5" HotelCode="167143|CAS186900" HotelName="Park Rotana - Abu Dhabi" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Salam Street, Behind Khalifa Park, P.O. Box 43377, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233921/a_233921_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the outskirts of Abu Dhabi, close to the business and banking areas, the sea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.39" OriginalAmount="66.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.423355" Longitude="54.456174" StarRating="5" HotelCode="|126742" HotelName="Millennium Al Rawdah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>SH.RASHID BIN SAAED AI MAKTOUM ST-OID AIRPORT ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/7/4/2/126742_a16fb221453.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service. SITUATION: Is situated inAbu Dhabi the heart of 5 minutes away, guests can find the exhibition centre, 15 minutes away from the establishment clients have the mosque and Abu Dhabi Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.01" OriginalAmount="67.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.495928711839" Longitude="54.36657951786" StarRating="5" HotelCode="326379|le_royal_meridien_abu_dhabi" HotelName="Le Royal Meridien Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifa Street, P.O. Box 45505, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/14/111405e325c9dba76b585632c5f765773524febc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated within walking distance of the commercial and business districts of the city, entertainment...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.11" OriginalAmount="69.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4905393" Longitude="54.3692737" StarRating="0" HotelCode="|123065" HotelName="Abu Dhabi Plaza Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Najda Street , Crossing Electra Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/0/6/5/123065_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers WiFi (free of charge). SITUATION: This establishment, is in the city centre, is 15 minutes away from Marina and Al Wahda the shopping centre. ROOM: The apartments have an air-conditioning system, a sitting room with TV, a kitchen with a microwave and a fridge. FACILITIES: The establishment boasts a swimming pool, a reception and a massage service. PAYMENT METHODS: Customers can pay using credit card.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="71.84" OriginalAmount="69.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.494310123468" Longitude="54.384217858315" StarRating="5" HotelCode="9702|CAH535800" HotelName="Beach Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10th Street, P.O. Box 45200, Al Zahiyah Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/46/32/4632f344dfb9c77243805061b0c3832bc88b8426.WEBP</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of the capital's business and main shopping district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.15" OriginalAmount="70.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4630558" Longitude="54.3267293" StarRating="5" HotelCode="|55637" HotelName="Radisson Blu and Resort, Abu Dhabi Corniche" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.o Box 877 Abu Dhabi ,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/3/7/55637_fbd80c41023.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has an indoor car park, a laundry service, room service, multilingual staff, shops, indoor parking and a business centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.16" OriginalAmount="70.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.44877943" Longitude="54.3377106" StarRating="5" HotelCode="775894|2322035" HotelName="Royal M Hotel &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,FULL BOARD" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,ATM/Cash Machine,Bar,Conference Hall,Designated Smoking Area,Dining,Fax,Internet,Meeting Room,Printer,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 62500, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/56/3a/563a2d8fa1f670cdd8d619fce479a9565de8a570.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious resort is set in Abu Dhabi. A total of 225 bedrooms are available for guests' conveni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="72.56" OriginalAmount="70.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.47010743" Longitude="54.37014196" StarRating="5" HotelCode="450432|22382037" HotelName="Marriott Hotel Downtown, Abu Dhabi" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Bin Saeed Street, PO Box 37421, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/9d/529d781e9af3377a2162c634b34a7453a10c53f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.16" OriginalAmount="72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.45591510016" Longitude="54.3189650774" StarRating="5" HotelCode="36572|24232" HotelName="Khalidiya Palace Rayhaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road (West), P.O. Box 4010, Prime area of Abu Dhabi, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/5a/715a35328334339823cd104bb834dde54fb5b340.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the beautiful shores of the Arabian Gulf, only 10 minutes from Abu Dhabi In...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="74.72" OriginalAmount="72.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.424118" Longitude="54.473392" StarRating="4" HotelCode="298911|CBM808000" HotelName="Park Arjaan by Rotana" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Ring Road, P.O. Box 43377, Ministries Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/08/1d084b8dca1ad132b36d9a00db74787831f991da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.46" OriginalAmount="73.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.463367" Longitude="54.326297" StarRating="5" HotelCode="9701|30454" HotelName="Radisson Blu Hotel &amp; Resort, Abu Dhabi Corniche" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road West, Al Khubeirah, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/ab/8eab0ce9509b9aa25ad20569109e61627f13160f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering a central city location at the heart of Abu Dhabi, this hotel lies within 4 minutes drive o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.93" OriginalAmount="75.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.50029" Longitude="54.368623" StarRating="5" HotelCode="17633|30514" HotelName="Sheraton Abu Dhabi Hotel &amp; Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road, P.O. Box: 640, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/12/05/1205c63b65e436be0bb14da1f72d2aed9fa97eba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is strategically located on the Corniche of Abu Dhabi and lies just 500 m from the city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.25" OriginalAmount="76.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.367852" Longitude="54.742251" StarRating="3" HotelCode="|553337" HotelName="Alriyadh apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Ta-theer St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/3/3/7/553337_3a023531306.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.42" OriginalAmount="77.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.480549" Longitude="54.355121" StarRating="3" HotelCode="|463489" HotelName="Platinum Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Khaled Bin Alwaleed Str.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/4/8/9/463489_5850a792052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.05" OriginalAmount="78.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.546415666447" Longitude="54.673515628774" StarRating="3" HotelCode="386204|1254498" HotelName="Emirates Park Zoo &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="24 Hour Security,Air Conditioning,Banquet Hall,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Garden,Internet,Kids Play Area,Laundry,Lounge,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12th Street, Al Bahia, PO Box 111026, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d0/1d/d01df87149c13f406d6a94f710861a2378dd1e3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Step into the heart of Zoo at this magnificent Resort Hotel. Discover different species of wildlife ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.48" OriginalAmount="79.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.499191662257" Longitude="54.367910027504" StarRating="5" HotelCode="178567|668805" HotelName="Sofitel Abu Dhabi Corniche" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road East Capital, PO Box 44966, Plaza Complex, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e8/47/e8470bb1aba3732d6f0c90a346e9329b9c23ebf3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Abu Dhabi, this urban hotel is approximately 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.35" OriginalAmount="79.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.459877" Longitude="54.320968" StarRating="5" HotelCode="325745|1905465" HotelName="Grand Hyatt Abu Dhabi Hotel and Residences Emirates Pearl" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>West Corniche, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/93/fa/93fadd08ce621d842116a78edae49bd4102b86ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.70" OriginalAmount="80.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.419625906492" Longitude="54.528776245369" StarRating="5" HotelCode="171093|611635" HotelName="The Westin Abu Dhabi Golf Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Abu Dhabi Golf Club, Sas Al Nakhl, Abu Dhabi 126797</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/b5/7ab53ac0c8b556ceab3f9f1cff8bc1c3274a808e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly at the Abu Dhabi Golf Club in the Sas Al Nakhl area. From the hotel, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.96" OriginalAmount="81.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4197247" Longitude="54.5290249" StarRating="5" HotelCode="|130461" HotelName="VOGO Abu Dhabi Golf Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>SAS AL NAKHL P.O.BOX 126797</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/4/6/1/130461_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: Abu Dhabi It is in. ROOM: The rooms have WiFi, a satellite television, an iPod docking station and a mini-bar. FACILITIES: With regards to the food and beverage offering, there is 4 restaurants and a bar. Guests are offered swimming pools, a spa, a golf course and stores.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.47" OriginalAmount="82.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4716" Longitude="54.4048" StarRating="0" HotelCode="611533|4721675" HotelName="Platinum Hotel Apartments Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Khaled Bin Alwaleed Street</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/93/6393da6b3b34eb5732aa41df79687cb8b1957610.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="86.15" OriginalAmount="83.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.418697" Longitude="54.434726" StarRating="5" HotelCode="162662|178108" HotelName="Andaz Capital Gate Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 95165, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/20/a3/20a36841fc4388da86d2b70ffe7bc2fb4e57b84b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the Abu Dhabi’s embassy and government district. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.48" OriginalAmount="84.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.418881" Longitude="54.434999" StarRating="5" HotelCode="|127435" HotelName="Andaz Capital Gate Abu Dhabi – A Concept By Hyatt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 95165</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/4/3/5/127435_a4c1f3c0900.jpeg</HotelPictures>
        <HotelDescription>SITUATION: It is 15 minutes away from the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="87.55" OriginalAmount="85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|591065-20964994/3230250067010040764/421" HotelName="ROYAL M HOTEL ABU DHABI BY GEWAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30610000/30609000/30608953/fcba16ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="87.55" OriginalAmount="85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|168187-19659531/3230250067010040764/422" HotelName="VOGO ABU DHABI GOLF RESORT &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4610000/4608400/4608398/6330c601_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.456886837861" Longitude="54.329087734222" StarRating="5" HotelCode="258524|16165" HotelName="InterContinental Abu Dhabi" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Abdullah bin Abdul Aziz, Al Saud Street, PO Box 4171, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/f9/2af9eda2b80a714dd1b659b4a5bf194f6a4d93e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prime location on the shores of the Arabian Gulf, 7 minutes from the city centre,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.69" OriginalAmount="86.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4072942" Longitude="54.5485353" StarRating="5" HotelCode="|210901" HotelName="Marriott Al Forsan, Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Forsan International Sports Resort, Street 12, Khalifa City A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/9/0/1/210901_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.84" OriginalAmount="86.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5455577" Longitude="54.6741692" StarRating="3" HotelCode="|229990" HotelName="Emirates Park Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 St. Al Bahia, Al Shahama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/9/9/0/229990_0e9cc5d2322.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.86" OriginalAmount="89.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="23.85678" Longitude="52.811684" StarRating="3" HotelCode="|217199" HotelName="Western - Ghayathi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Western Region Ghayathi Abu Dhabi P.O.Box 79475 United Arab Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/1/9/9/217199_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.26" OriginalAmount="90.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.407246" Longitude="54.548266" StarRating="5" HotelCode="524654|2001085" HotelName="Marriott Hotel Al Forsan, Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Forsan International Sports Resort, Khalifa City A, Street 12, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/cc/b6ccf1dd7c960025141178a4dfa1a9cd0e5a76c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|464171-23032919/3230250067010040764/424" HotelName="MARRIOTT AL FORSAN ABU DHABI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17410000/17404300/17404289/d39cdb42_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.10" OriginalAmount="92.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.457559" Longitude="54.3297753" StarRating="5" HotelCode="|57347" HotelName="Intercontinental Abu Dhabi, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Bateen Area. (King Abdullah bin Abdul Aziz , Al Saud Street).</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/3/4/7/57347_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="98.66" OriginalAmount="95.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.458773601971" Longitude="54.32160460636" StarRating="5" HotelCode="310603|CBO977900" HotelName="Jumeirah at Etihad Towers Hotel &amp; Residences" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 111929, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/94/45/94459647c77dc525480705fee883faed897b0958.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.458942599954" Longitude="54.321749210358" StarRating="5" HotelCode="904177|32009" HotelName="Jumeirah at Etihad Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 111929, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/237886/a_237886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.00" OriginalAmount="98.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.458752" Longitude="54.321746" StarRating="5" HotelCode="|128672" HotelName="Conrad Abu Dhabi Etihad Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 111929</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/8/6/7/2/128672_98aa5821344.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="102.43" OriginalAmount="99.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.49436" Longitude="54.38421" StarRating="5" HotelCode="566469|CBM807700" HotelName="Beach Rotana - All Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Zahiyah Area, P.O. Box 45200, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/5c/2a5c2c571fef34ca8fd39461b7c1be25bd7804eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.95" OriginalAmount="99.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.41463" Longitude="54.49058" StarRating="5" HotelCode="136284|118012" HotelName="Fairmont Bab Al Bahr - Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khor Al Maqta, P.O. Box 114304, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/c0/a6c0d5e2fa37401a6f6e9ffbb640bb57e836542b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.84" OriginalAmount="100.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5010362" Longitude="54.3678788" StarRating="5" HotelCode="|57348" HotelName="Sheraton Abu Dhabi and Resort" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/3/4/8/57348_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a sauna, a hairdresser's and a massage service. The establishment offers guests a currency exchange service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.493637588573" Longitude="54.384702738762" StarRating="5" HotelCode="701764|336650" HotelName="Beach Rotana - Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Kitchen,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Zahiyah Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/fb/6bfba8f627ff981c1ef5dc9d4fc69d235b516d78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.23" OriginalAmount="106.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4575269" Longitude="54.3210551" StarRating="5" HotelCode="|446189" HotelName="Grand Hyatt Abu Dhabi and Residences Emirates Pearl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corniche W St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/1/8/9/446189_028b6121022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.406633069468" Longitude="54.490707457672" StarRating="5" HotelCode="61168|32008" HotelName="Shangri-La Hotel Qaryat Al Beri" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 128881, Khor Al Maqta, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/03/12036c669959f4b048698a1583b34ecebe5b1bd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.33" OriginalAmount="112.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.458216013602" Longitude="54.320073281678" StarRating="5" HotelCode="317316|1919285" HotelName="Bab Al Qasr Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road West, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/af/62afef7f48b30ed241aeae5662ada1b58dced1fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|144929-19659175/3230250067010040764/427" HotelName="FAIRMONT BAB AL BAHR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2940000/2933400/2933393/2a030af6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.74" OriginalAmount="113.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.45951" Longitude="54.38858" StarRating="2" HotelCode="|227393" HotelName="Ag" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Road P.O. Box 52957</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/7/3/9/3/227393_bbd9aa00003.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.45" OriginalAmount="122.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.464006" Longitude="54.327754" StarRating="5" HotelCode="|130309" HotelName="The St. Regis Abu Dhabi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>NATION TOWERS, CORNICHE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/3/0/9/130309_97863ee1459.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inAbu Dhabi the city centre of Close to the promenade, the business area, shopping centres and a golf course. ROOM: The establishment has 283 rooms with TV, wooden furniture and a bathroom. FACILITIES: The establishment boasts 6 bars, restaurants, a gym, a spa and treatments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|619400-19659659/3230250067010040764/428" HotelName="AL WATHBA A LUXURY COLLECTION DESERT RESORT &amp;amp; SPA ABU DHABI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27850000/27843500/27843500/17f28412_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.50" OriginalAmount="124.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.135001871866" Longitude="54.742206075424" StarRating="5" HotelCode="673737|2304955" HotelName="Jumeirah Al Wathba Desert Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Wathba South, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/d3/7fd3767b9c2c775a1b159f157d9d471238b332ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This outstanding hotel is in Abu Dhabi. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.15" OriginalAmount="126.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.458033" Longitude="54.31941" StarRating="0" HotelCode="|450739" HotelName="Bab Al Qasr Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>West Corniche Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/7/3/9/450739_27c07c71347.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.459638" Longitude="54.388485" StarRating="3" HotelCode="191351|226066" HotelName="AG Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Road, PO Box 52957, Near Road Signal 15, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/d8/a1d8543f70ba153e32be4318e2cfa419c2a31429.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - Bateen Apt. (AZI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.96" OriginalAmount="128.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4972034" Longitude="54.365016" StarRating="3" HotelCode="|122827" HotelName="Al Ain Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX 33, Corniche road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/8/2/7/122827_cd0f8922253.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Al Ain Palace is rated three stars. The establishment boasts a swimming pool, a sauna, 5 restaurants, a nightclub and a pub. The establishment offers guests a massage service, WiFi, a car park and a reception. SITUATION: It is located in front of the Promenade of Corniche and the beach. Close to the establishment, clients can find the shopping centre and the business area. It is situated 20 minutes away from the airport. ROOM: The establishment has #spacious have a bathroom, a television, a coffee maker and a kettle.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="132.66" OriginalAmount="128.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.411993526021" Longitude="54.485165476799" StarRating="5" HotelCode="185727|1321278" HotelName="The Ritz-Carlton Abu Dhabi Grand Canal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 91888, Al Maqta Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/5f/455fa1e104ff947bf8307175e77ce9d987cfcdfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Abu Dhabi, this beach hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.79" OriginalAmount="130.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4523798" Longitude="54.3365677" StarRating="5" HotelCode="|220970" HotelName="The Abu Dhabi Edition" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Bateen Marina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/9/7/0/220970_a792caf1843.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.39" OriginalAmount="133.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.467317826817" Longitude="54.604726810837" StarRating="5" HotelCode="131014|108832" HotelName="W Abu Dhabi - Yas Island" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Golf Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 131808, Yas Island, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/41/6e/416edfb2b9935ab7c05e0c40f306eb1af60ddc26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on Yas Island, Abu Dhabi, overlooking the marina and the Yas Marina Formu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.05" OriginalAmount="135.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.40214" Longitude="54.47399" StarRating="5" HotelCode="908933|officers_club_hotel_5" HotelName="Armed Forces Officers Club and Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Arabi Road, P.O. Box 6382, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/65/4d6558cbfa56cde762d3c80caddf4dcb4141770d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1371264-24017648/3230250067010040764/432" HotelName="ERTH ABU DHABI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1371264/2023720111243951.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.48" OriginalAmount="137.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4387152" Longitude="54.5722478" StarRating="5" HotelCode="|55633" HotelName=" Al Raha Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Raha Beach Corniche</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/3/3/55633_15.jpg</HotelPictures>
        <HotelDescription>ROOM: The rooms have satellite and cable television. FACILITIES: The establishment has a sauna. OBSERVATIONS: Pets are permitted.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4716" Longitude="54.4048" StarRating="5" HotelCode="760805|322936" HotelName="Fairmont Marina - Abu Dhabi &amp; Fairmont Marina Residences" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Abu Dhabi, Dubai</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.500248" Longitude="54.387551" StarRating="5" HotelCode="260536|44946" HotelName="Rosewood Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 41184, Al Maryah Island, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/30/54/30543522cc52335757e082ca829f05c32b9baa18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.19" OriginalAmount="147.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.503002" Longitude="54.38788" StarRating="5" HotelCode="|201188" HotelName="Four Seasons Abu Dhabi At Al Maryah Island" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/1/1/8/8/201188_6f29bae1055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.03" OriginalAmount="151.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.50302549" Longitude="54.38786518" StarRating="5" HotelCode="426779|1872665" HotelName="Four Seasons Hotel Abu Dhabi at Al Maryah Island" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Maryah Island, Abu Dhabi P.O. Box 107032</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/56/47/5647bf48af76bef14c4be5df4666aef83fe16098.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Four Seasons Hotel Abu Dhabi at Al Maryah Island is located on dynamic, upscale Al Maryah Island – A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="156.15" OriginalAmount="151.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.438461700698" Longitude="54.571664794968" StarRating="5" HotelCode="37253|88925" HotelName="Al Raha Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 12/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Channel Street, P.O. Box 38616, Al Raha Corniche, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/fa/3afac9013065e6f0eb50a9fdaec6ed5334ccb40f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in lush parkland on a delightful corniche overlooking the shimmering Arabian Gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.90" OriginalAmount="170.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.470413485222" Longitude="54.36990772114" StarRating="4" HotelCode="492135|2367075" HotelName="Marriott Executive Apartments Downtown Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Bin Saeed Street, PO Box 37421, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/bb/11bb504c178583ea5e66579f91bfdc83c9636e59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="176.59" OriginalAmount="171.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.138472" Longitude="54.741956" StarRating="5" HotelCode="|443369" HotelName="Al Wathba, a Luxury Collection Desert Resort and Spa, Abu Dhabi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Wathba South</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/3/6/9/443369_faef9a60922.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.79" OriginalAmount="188.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.466560962949" Longitude="54.59943817791" StarRating="4" HotelCode="899889|116642" HotelName="Yas Island Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Golf Plaza, P.O. Box 131755, Abu Dhabi, Yas Island</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b3/ea/b3eadd8a754ed9520f8de93d5095851bcf440a95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 10 minutes away from Abu Dhabi International Airport, 20 minutes from Abu Dhabi's busin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.82" OriginalAmount="188.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.466224" Longitude="54.597531" StarRating="4" HotelCode="146469|113052" HotelName="Crowne Plaza Abu Dhabi - Yas Island" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Golf Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yas Island, Golf Plaza, P.O.Box: 41880, Abu Dhabi 41880</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/98/1498b2ccaa2d42c7e1fea7aa825cfb3117ef5ebe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel on Yas Island, just off the coast of Abu Dhabi, is located adjacent to the Links Champion...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.23" OriginalAmount="188.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.466994418649" Longitude="54.597984552383" StarRating="4" HotelCode="141017|113642" HotelName="Radisson Blu Hotel, Abu Dhabi Yas Island" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Golf Plaza, Yas Island, P.O. Box 93725, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/7e/e87e010035cc3c110d120445ee15972050e91eee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.57" OriginalAmount="188.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.465252" Longitude="54.598982" StarRating="3" HotelCode="131013|116522" HotelName="Centro Yas Island" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Golf Plaza, Yas Island, P.O. Box 131755, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/a3/77a37611ab0d02490cf0c160bf4d54d9caaa2c31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.45" OriginalAmount="191.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4525224" Longitude="54.6421103" StarRating="0" HotelCode="|454084" HotelName="AUHotel – Zayed International Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>International Airport</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/8/4/454084_967d5a11306.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1274623-21410585/3230250067010040764/85" HotelName="DOUBLETREE BY HILTON ABU DHABI YAS ISLAND RESIDENCES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70940000/70938000/70937929/9ca1dd9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.89" OriginalAmount="213.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.467953842865" Longitude="54.598275210689" StarRating="3" HotelCode="901825|113752" HotelName="Park Inn by Radisson Abu Dhabi Yas Island" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yas Leisure Drive, Yas Plaza, Golf Plaza, Yas Island, PO Box 93725, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/fe/6afe5fcc85ea5283777597530eea82b9662ebd47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.35" OriginalAmount="235.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.406552" Longitude="54.490592" StarRating="5" HotelCode="|127388" HotelName="Shangri La Qaryat Al Beri" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Khor Al Maqta,Qaryat al Beri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/3/8/8/127388_1_1239.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a spa, gymnasiums, a swimming pool and yoga.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="243.19" OriginalAmount="236.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.461330367013" Longitude="54.317500591278" StarRating="5" HotelCode="32311|30434" HotelName="Emirates Palace Abu Dhabi" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="HALF BOARD" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Corniche Road, P.O. Box 39999, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/f1/35f19f77ad03fac2adafc755eeede31867514057.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the major business districts, as well as shopping malls a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.14" OriginalAmount="242.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.544946867561" Longitude="54.434922337532" StarRating="5" HotelCode="904176|427505" HotelName="Park Hyatt Abu Dhabi Hotel &amp; Villas" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 52007, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/12/5a/125a8bdc8a866c672488348ea9a16a9ff726f956.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located about 8 km from the centre of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.46" OriginalAmount="253.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.464739112501" Longitude="54.597873984131" StarRating="4" HotelCode="902841|128374" HotelName="Staybridge Suites Abu Dhabi - Yas Island" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yas Island Golf Plaza, P.O. Box 42375, 42375 Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/30/52/305233e9e9ef01459f1bb61a2fb2f4b22245f27d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="267.06" OriginalAmount="259.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.465727" Longitude="54.597495" StarRating="4" HotelCode="|72585" HotelName="Crowne Plaza Abu Dhabi Yas Island, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Yas IslandAbu Dhabi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/8/5/72585_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Crowne Plaza Abu Dhabi Yas Island is rated four stars. It is perfect for business and holiday stays, has a swimming pool, a gym has features that offer you the maximum level of comfort, squash, a sauna, a steam bath, 4 restaurants and 2 bars. SITUATION: It is in Links Championship Golf Course this hotel is in the heart of Abu Dhabi Yas Island. It is 20 minutes away from the city centre. ROOM: The establishment has 428 rooms and suite rooms. They have an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.543377" Longitude="54.432576" StarRating="5" HotelCode="550900|250932" HotelName="Saadiyat Rotana Resort &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box: 48578, Abu Dhabi, Saadiyat Island</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ef/a4/efa473d3d6a383b2a9d11b938033aada24fac2a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located about 10 km from the centre of Abu Dhabi, this resort lies off the beaten track.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.90" OriginalAmount="275.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4620142" Longitude="54.3171134" StarRating="5" HotelCode="|122364" HotelName="Emirates Palace Mandarin Oriental, Abu Dhabi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 39999 WEST CORNICHE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/3/6/4/122364_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 302 elegant rooms and 92 suites. The establishment has 2 bars, 7 restaurants, conference facilities, room service and a mini-club. SITUATION: This hotel is near the business area, shopping centres and the tourist attractions. Is 38 kilometres from the international airport. ROOM: The rooms have a television, internet and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool, a bar, a jacuzzi, a covered swimming pool for children, spa treatments, 2 gyms and aerobics classes. MEALS: Guests are offered restaurants and coffee shops.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="289.89" OriginalAmount="281.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.538498223207" Longitude="54.424727261066" StarRating="5" HotelCode="904067|635145" HotelName="The St. Regis Saadiyat Island Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 54345, Saadiyat Island, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/08/d00818a0c4b894794c8653fcb2e5ba744b2b8e9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the pristine beach of Saadiyat Island. Abu Dhabi International Airport is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.58" OriginalAmount="286" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531665-19659169/3230250067010040764/434" HotelName="ANANTARA QASR AL SARAB RESORT AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2784400/2784399/413c1189_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="316.64" OriginalAmount="307.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.325814" Longitude="52.570039" StarRating="5" HotelCode="|202011" HotelName="Anantara Al Sahel Villa Sir Bani Yas Island" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX 12452, AL RUWAIS, SIR BANI YAS ISLAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/0/1/1/202011_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="346.08" OriginalAmount="336" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|151348-19659132/3230250067010040764/435" HotelName="YAS PLAZA MANGROVES BY IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2853000/2852940/5148421a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="346.08" OriginalAmount="336" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|138326-19659158/3230250067010040764/436" HotelName="YAS PLAZA MARINA BY IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2880000/2876700/2876626/b9de43c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="369.77" OriginalAmount="359" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|135359-19659343/3230250067010040764/437" HotelName="CROWNE PLAZA ABU DHABI YAS ISLAND" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3050000/3040700/3040602/da17b47b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="369.77" OriginalAmount="359" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|154706-19659212/3230250067010040764/438" HotelName="YAS PLAZA CIRCUIT BY IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2890000/2887600/2887514/2d8947a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="375.25" OriginalAmount="364.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.337045" Longitude="52.646326" StarRating="5" HotelCode="|192169" HotelName="Anantara Sir Bani Yas Island Al Yamm Villa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al RuwaisSir Bani Yas Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/1/6/9/192169_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.25" OriginalAmount="375" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.56016714" Longitude="54.45234069" StarRating="5" HotelCode="605135|364691" HotelName="Jumeirah at Saadiyat Island Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/17/33179bf2aea986167ba81679640b515a9e3cae9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="390.02" OriginalAmount="378.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.54293818" Longitude="54.43310328" StarRating="5" HotelCode="672116|2290835" HotelName="Rixos Premium Saadiyat Island" Meals="ALL INCLUSIVE,FULL BOARD,ROOM ONLY" BedType="ALL INCLUSIVE" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Saadiyat Island, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/be/10be2f8bc522fbc078f7c1f72fb7c11edadd0abb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Abu Dhabi, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="392.43" OriginalAmount="381" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|148766-19659155/3230250067010040764/439" HotelName="YAS PLAZA BAY BY IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2880000/2878900/2878880/fac44af0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="398.61" OriginalAmount="387" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|885601-21410231/3230250067010040764/124" HotelName="HILTON ABU DHABI YAS ISLAND" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54480000/54478700/54478690/w3840h2557x0y4-b3d57075_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="399.64" OriginalAmount="388" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1274622-21410584/3230250067010040764/166" HotelName="THE WB ABU DHABI, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71560000/71554900/71554879/b4af6e67_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="519.31" OriginalAmount="504.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5601006" Longitude="54.4522591" StarRating="5" HotelCode="|251474" HotelName="Jumeirah Saadiyat Island Abu Dhabi" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Saadiyat Island, Abu Dhabi, AE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/1/4/7/4/251474_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.83" OriginalAmount="30.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5012004" Longitude="54.3746021" StarRating="2" HotelCode="|337429" HotelName="Emirates Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 5295</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.58" OriginalAmount="38.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4800403" Longitude="54.3673038" StarRating="1" HotelCode="|337432" HotelName="Palette Top Stars" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Street , Madinat Zayed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.18" OriginalAmount="40.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.493036" Longitude="54.3776947" StarRating="0" HotelCode="|337428" HotelName="Ivory Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Off 9th Street, Tourist Club Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.93" OriginalAmount="84.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.480474" Longitude="54.3550508" StarRating="0" HotelCode="|260276" HotelName="Platinum Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Street 322</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Spa,Telephone Service,Bar,Nightclub,Restaurant,Designated Smoking Area,Shopping Arcade,Wheelchair Access,Golf,Central Heating,Garden,Swimming Pool,Heated Pool,Kitchen,Bicycle Rental,Diet Meals,24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Wake-up Call Service,Banquet Hall,Business Centre,Dining,Kids Play Area,Meeting Room,Parking,Printer,Valet Parking,Smoking Rooms,Coffee Shop,Concierge,Elevator,24 Hour Power Supply,Beauty Salon,Housekeeping,LCD/Projector,Library,Luggage Storage</BasicAmenities>
    <HotelRating>4,5,3,1,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,AIRPORT HOTEL,ECO HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BEACH HOTEL,VILLAGE,CLUB RESORT,GOLF HOTEL,SPA HOTEL,HOTEL DE CHARME,BUNGALOW COMPLEX,HOTEL,RESORT,APARTMENT HOTEL,APARTMENT,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||True