<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
9d92e9ed-8f4f-4505-808e-2ab90bc7f838|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="9d92e9ed-8f4f-4505-808e-2ab90bc7f838">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="54074" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-14T00:00:00" End="2026-06-17T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Weyak.kuwait@gmail.com" Password="Weyak@2026" RequestedCurrency="GBP" ClientNationality="KW" 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
9d92e9ed-8f4f-4505-808e-2ab90bc7f838|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
9d92e9ed-8f4f-4505-808e-2ab90bc7f838|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
9d92e9ed-8f4f-4505-808e-2ab90bc7f838|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
9d92e9ed-8f4f-4505-808e-2ab90bc7f838|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
9d92e9ed-8f4f-4505-808e-2ab90bc7f838|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
9d92e9ed-8f4f-4505-808e-2ab90bc7f838|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
9d92e9ed-8f4f-4505-808e-2ab90bc7f838|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
9d92e9ed-8f4f-4505-808e-2ab90bc7f838|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-05-23T15:33:42.9500418+01:00" Version="0" EchoToken="Search" TransactionIdentifier="9d92e9ed-8f4f-4505-808e-2ab90bc7f838" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="114.28" OriginalAmount="110.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.440079" Longitude="9.224967" StarRating="1" HotelCode="|289217" HotelName="Corvetto Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Piazzale Luigi Emanuele Corvetto</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/9/2/1/7/289217_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4396831" Longitude="9.22530063" StarRating="1" HotelCode="631480|hotel_corvetto" 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="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484912" Longitude="9.221278" StarRating="2" HotelCode="902131|sabatino" 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="94" TotalAmount="127.99" OriginalAmount="124.26" 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="131.37" OriginalAmount="127.54" 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="63" TotalAmount="135.96" OriginalAmount="132.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="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48470803" Longitude="9.23267046" StarRating="3" HotelCode="386301|hostel_colours" 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="94" TotalAmount="140.36" OriginalAmount="136.27" 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="146.73" OriginalAmount="142.46" 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="16" TotalAmount="156.37" OriginalAmount="151.82" 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="94" TotalAmount="156.63" OriginalAmount="152.07" 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="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1225068-28454465/1201219971596249983/1676" HotelName="HOTEL ADELCHI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2870000/2861200/2861158/918d4f2d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.80" OriginalAmount="154.17" 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="94" TotalAmount="162.62" OriginalAmount="157.88" 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 07/06/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="63" TotalAmount="162.74" OriginalAmount="158.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="63" TotalAmount="165.83" OriginalAmount="161.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="167.89" OriginalAmount="163.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="168.24" OriginalAmount="163.34" 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 09/06/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="172.01" OriginalAmount="167.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="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.471731758313" Longitude="9.0772547619018" StarRating="4" HotelCode="99147|idea_hotel_milano_san_siro_2" 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="173.91" OriginalAmount="168.84" 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 10/06/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="16" TotalAmount="174.95" OriginalAmount="169.85" 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="94" TotalAmount="175.11" OriginalAmount="170.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49977" Longitude="9.19943" StarRating="0" HotelCode="|226690" HotelName="Music" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/06/2026">
        <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="27" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.499755090398" Longitude="9.1994471848011" StarRating="2" HotelCode="192171|201142" HotelName="Music Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" 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="178.51" OriginalAmount="173.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4719038" Longitude="9.0776968" StarRating="4" HotelCode="|60762" HotelName="Idea  Milano San Siro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA GAETANO AIRAGHI 125</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/7/6/2/60762_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Idea Milano San Siro (antes Holiday Inn) is rated three stars and it is in Milano the outskirts of. is perfect for business and holiday stays. SITUATION: This establishment is close to the motorway, is situated 4 kilometres away from the Stadium of San Siro. Near the establishment, guests will find the trade fair ground Milan Rho.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.57" OriginalAmount="181.14" 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="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|916449-28448636/1201219971596249983/1746" HotelName="OSTELLOLINDA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26450000/26448700/26448609/5c591fc1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.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="198.54" OriginalAmount="192.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5124434" Longitude="9.1786588" StarRating="3" HotelCode="|27181" HotelName="eco Hotel Milano and BioRiso Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="27" TotalAmount="199.82" OriginalAmount="194" 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="27" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484405" Longitude="9.233521" StarRating="3" HotelCode="117242|55399" 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="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|101026-22238919/1201219971596249983/5148" HotelName="IDEA SAN SIRO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2040000/2032200/2032147/e179d5c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.08" OriginalAmount="196.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4372267" Longitude="9.2104175" StarRating="3" HotelCode="|22346" HotelName="Rex Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="202.19" OriginalAmount="196.30" 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="27" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43734" Longitude="9.210474" StarRating="3" HotelCode="16710|54171" HotelName="Rex" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business 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 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="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|263756-32596379/1201219971596249983/2763" HotelName="RESIDENCE AURORA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6100000/6093300/6093217/06e6ef18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.83" OriginalAmount="197.89" 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="Non Refundable">
        <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="94" TotalAmount="203.98" OriginalAmount="198.04" 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="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|592505-28457914/1201219971596249983/940" HotelName="BEZZI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31420000/31415500/31415469/89fab625_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.442585" Longitude="9.1760702" StarRating="2" HotelCode="192150|hotel_mercurio_2" HotelName="Mercurio" Meals="ROOM ONLY" 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="27" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.512404803314" Longitude="9.178661652262" StarRating="3" HotelCode="55491|28269" HotelName="Eco Hotel La Residenza" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247253-28571399/1201219971596249983/2893" HotelName="FUTURA MOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6280000/6279400/6279325/df23129d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.92" OriginalAmount="201.86" 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="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347651-28478159/1201219971596249983/3489" HotelName="AFFORI COSY APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347651/20221049952305.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.15" OriginalAmount="205.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.519484982341" Longitude="9.1876468062401" StarRating="4" HotelCode="192215|centro_siloe_residence_hotel" HotelName="Residence Siloe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" 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="27" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46557" Longitude="9.216332" StarRating="3" HotelCode="296701|287650" 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="94" TotalAmount="216.20" OriginalAmount="209.90" 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="27" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.535001" Longitude="9.124598" StarRating="4" HotelCode="899651|24171" HotelName="Domina Milano Fiera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/06/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="27" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.506509948844" Longitude="9.1965488578904" StarRating="3" HotelCode="31171|54174" HotelName="Albergo ibis Milano Ca Granda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/06/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="8" TotalAmount="217.36" OriginalAmount="211.03" 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 07/06/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="218.95" OriginalAmount="212.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435571" Longitude="9.208283" StarRating="2" HotelCode="|126339" HotelName="Alessander" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cortina D' Ampezzo 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/3/3/9/126339_d87d8ef1120.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inVigentino the district of 5 kilometres away from the establishment, guests will find the motorway. ROOM: The rooms have an air-conditioning system, internet (free of charge) and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.01" OriginalAmount="212.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.493228315328" Longitude="9.183854162693" StarRating="3" HotelCode="192213|1164408" 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="63" TotalAmount="219.39" OriginalAmount="213.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 24/05/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="63" TotalAmount="219.39" OriginalAmount="213.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.462261993891" Longitude="9.2191542316689" StarRating="1" HotelCode="336727|hotel_diablo" HotelName="Milano Midtown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso XXII Marzo 43, 20129 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/dc/c2dc4e67653cd8466516ac79ab6fd92daa6d2321.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1 star rated Hotel Diablo is situated in Milano. Hotel guests can enjoy a meal at the restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935805" Longitude="100.884962" StarRating="4" HotelCode="0|185790-14575105/1201219971596249983/5066" HotelName="BEST WESTERN MIRAGE FIERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>217/26 SOI 8, PATTAYA BEACH ROAD, PATTAYA, CHOLBURI, THAILAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2692000/2691909/888674d4_b.jpg</HotelPictures>
        <HotelDescription>Experience the first ever state-of-the-art boutique hotel amid the Pattaya city. Savor every single second of your precious moment with favored relish. Emblazoned by the modernistic Victorian style of interior decoration, Hotel iDYLL lies in wait for distinction seekers to discover its glamorous mystique under the concept of a unique gallery hotel. iDYLL means a happy and peaceful place, event or experience, especially one connected with the countryside.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|31015-110561/1201219971596249983/4957" HotelName="ECO HOTEL MILANO &amp;amp; BIORISO RESTAURANT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909800/909796/a170b911_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.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="94" TotalAmount="222.52" OriginalAmount="216.04" 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="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|75703-28508368/1201219971596249983/3874" HotelName="ASCOT BINASCO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/75703/201131082325126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|597829-28501692/1201219971596249983/2959" HotelName="GIACOSA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34560000/34552000/34551980/73159a10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="224.82" OriginalAmount="218.27" 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="27" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441884502361" Longitude="9.1759765780978" StarRating="2" HotelCode="337412|58869" 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="27" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484136" Longitude="9.2334080000001" StarRating="3" HotelCode="117737|478459" HotelName="Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Astolfo 5, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/7d/827dac863fdf3ad14cb50755aaa1c36ef509567c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Vienna is located only 200 metres from Lambrate Metro (Line 2) and Train Stations, which provi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|338513-28510539/1201219971596249983/2707" HotelName="FORUM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11110000/11107400/11107315/b65aacc4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|877823-28543102/1201219971596249983/3227" HotelName="2C" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/877823/2020103011430451.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.79" OriginalAmount="220.18" 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="227.16" OriginalAmount="220.54" 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="63" TotalAmount="228.66" OriginalAmount="222.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="16" TotalAmount="231.49" OriginalAmount="224.75" 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="63" TotalAmount="231.75" OriginalAmount="225.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="27" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.493658" Longitude="9.144121" StarRating="3" HotelCode="116501|55843" 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="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|5072-28524950/1201219971596249983/4416" HotelName="ORNATO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1065100/1065040/9a9afd7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="236.26" OriginalAmount="229.38" 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="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1202040-28454010/1201219971596249983/1883" HotelName="HOTEL SAN GIOVANNI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2530000/2523000/2522992/1500c12b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.94" OriginalAmount="231.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.514785" Longitude="9.116386" StarRating="4" HotelCode="221719|933935" HotelName="Klima Hotel Milano Fiere" 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,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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|146401-28562633/1201219971596249983/627" HotelName="RIPAMONTI RESIDENCE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2020000/2018400/2018315/9063d76d_edited_5e52_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.448267693345" Longitude="9.2574272907593" StarRating="4" HotelCode="395912|28300" HotelName="Novotel Milano Linate Aeroporto" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="94" TotalAmount="242.25" OriginalAmount="235.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4641165" Longitude="9.1548187" StarRating="1" HotelCode="|126177" HotelName="Boutique Calais Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Washington, 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/1/7/7/126177_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: 350 metres away from the establishment, you can findWagner the underground station of Meazza de MilÃ¡n the stadium It has excellent transport links to the tram. ROOM: The rooms have an air-conditioning system and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|887712-28460707/1201219971596249983/2716" HotelName="ISOLA VIEW RENOVATED APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/52000000/51650000/51646500/51646485/7ad66e09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347533-28478144/1201219971596249983/3708" HotelName="MODERN AND COZY APT IN PORTA ROMANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347533/2022930134426759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.46" OriginalAmount="237.34" 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="94" TotalAmount="245.09" OriginalAmount="237.95" 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="Non Refundable">
        <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="63" TotalAmount="245.14" OriginalAmount="238.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 06/06/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="245.14" OriginalAmount="238.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="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|302105-22275925/1201219971596249983/5174" HotelName="IBIS MILANO FIERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7210000/7207400/7207387/d369d510_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.12" OriginalAmount="244.78" 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="252.24" OriginalAmount="244.89" 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="27" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46407" Longitude="9.154792" StarRating="1" HotelCode="909320|387993" HotelName="Hotel Calais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>viale Washington 26, 20146 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/hotels/3000000/2150000/2143800/2143702/2143702_8_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Milan. Hotel Calais guarantees a quiet stay as it counts with just 1 guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48830629" Longitude="9.20978913" StarRating="1" HotelCode="382832|183587" 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="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|628076-28504494/1201219971596249983/2976" HotelName="GIARDINO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2530000/2522300/2522245/4d661154_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.60" OriginalAmount="246.21" 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="94" TotalAmount="254.25" OriginalAmount="246.84" 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="27" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482207" Longitude="9.2163889999999" StarRating="2" HotelCode="144297|364906" 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="63" TotalAmount="254.41" OriginalAmount="247.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="8" TotalAmount="255.06" OriginalAmount="247.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.395782" Longitude="9.211301" StarRating="4" HotelCode="17864|73527" HotelName="Hotel Sporting" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/06/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="16" TotalAmount="256.78" OriginalAmount="249.30" 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="94" TotalAmount="257.41" OriginalAmount="249.91" 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="63" TotalAmount="257.50" OriginalAmount="250.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484374334322" Longitude="9.2239501473556" StarRating="3" HotelCode="337550|montecarlo_5" HotelName="Hotel Montecarlo" Meals="ROOM ONLY" 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="258.02" OriginalAmount="250.50" 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="94" TotalAmount="258.39" OriginalAmount="250.86" 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="94" TotalAmount="258.87" OriginalAmount="251.33" 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="259.29" OriginalAmount="251.74" 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 08/06/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="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|393539-28457239/1201219971596249983/1389" HotelName="LUX HOTEL DURANTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/393539/201646175023386.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|185796-28562792/1201219971596249983/3745" HotelName="NEO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3610000/3607300/3607260/80ff9cca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="259.56" OriginalAmount="252.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="259.68" OriginalAmount="252.12" 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="27" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.40298" Longitude="9.249124" StarRating="3" HotelCode="37335|59454" 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="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|257001-28467411/1201219971596249983/622" HotelName="SAN SIRO FIERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1800000/1798800/1798795/b30afe6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1397452-28562742/1201219971596249983/516" HotelName="BEST WESTERN PLUS THE HUB HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2510000/2508900/2508825/93106105_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.04" OriginalAmount="254.41" 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="262.65" OriginalAmount="255.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="94" TotalAmount="263.15" OriginalAmount="255.49" 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="263.68" OriginalAmount="256.00" 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="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347509-28478141/1201219971596249983/3048" HotelName="ITALIANWAY-PASTRENGO 11" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347509/2022930103111324.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.91" OriginalAmount="256.22" 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="Non Refundable">
        <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="94" TotalAmount="263.94" OriginalAmount="256.25" 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="Free CXL until 07/06/2026">
        <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="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|311111-28441300/1201219971596249983/4144" HotelName="BED &amp;amp; BED MILANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2530700/2530661/9c6ce438_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="266.28" OriginalAmount="258.52" 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="16" TotalAmount="267.26" OriginalAmount="259.48" 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="94" TotalAmount="267.26" OriginalAmount="259.48" 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="8" TotalAmount="267.57" OriginalAmount="259.78" 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 06/06/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="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|592671-28457727/1201219971596249983/2532" HotelName="MILANO CANAL APARTMENTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15810000/15807100/15807076/1e9c4b36_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.11" OriginalAmount="261.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4930525" Longitude="9.1442348" StarRating="2" HotelCode="|126437" HotelName="Bel Sit" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="63" TotalAmount="269.86" OriginalAmount="262.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="Free CXL until 24/05/2026" 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="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347774-28478220/1201219971596249983/2307" HotelName="EASYLIFE - SPLENDID APT MILANO CENTRALE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347774/2022106112324106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.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="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.2633889" Longitude="-110.985743" StarRating="3" HotelCode="0|248374-28510696/1201219971596249983/854" HotelName="SETTIMOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>101 Wasatch Road, Evanston, WY, 82930, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6580000/6571800/6571782/9405735f_b.jpg</HotelPictures>
        <HotelDescription>Looking for a hotel that offers quality accommodations with superb guest service?  Look no further. That’s what the Hampton Inn Evanston, Wyoming is all about.  We are hospitable.   The Hampton Inn Evanston, WY is located off Interstate 80 and we are close to all the local businesses that might bring you to town, along with many tourist destinations including the Uinta Mountain Range of Western Wyoming. The Hampton Inn Evanston, WY is located at the crossroads of the west and provides an excellent jumping point to Yellowstone National Park, Flaming Gorge National Recreation Area or Historical Park City, Utah.  Accommodations at the Hampton Inn Evanston, Wyoming includes free high-speed internet access, Cloud 9-The Hampton Experience-bedding, On the House hot breakfast with a wide variety of fresh, plentiful and savory items to choose from. Our promise to you is that you'll be 100% satisfied because we are 100% Hampton. We love having you here.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 11:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="272.00" OriginalAmount="264.08" 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="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|116410-28588083/1201219971596249983/3759" 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="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|877800-28586648/1201219971596249983/1652" HotelName="PHI MILANO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/877800/2020103011126125.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.26" OriginalAmount="266.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4264841" Longitude="9.071854" StarRating="4" HotelCode="|72356" HotelName="Best Western Goldenmile Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/06/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="274.54" OriginalAmount="266.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4774377" Longitude="9.2018567" StarRating="2" HotelCode="|126828" HotelName="Siena" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Lazzaretto 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/8/2/8/126828_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Siena is rated two stars. SITUATION: It is located between the railway station and the historic centre. ROOM: The establishment has simple rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="274.87" OriginalAmount="266.86" 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="94" TotalAmount="276.15" OriginalAmount="268.11" 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="16" TotalAmount="276.62" OriginalAmount="268.56" 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="94" TotalAmount="276.84" OriginalAmount="268.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4808055" Longitude="9.2075529" StarRating="2" HotelCode="|127841" HotelName="Due Giardini" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Benedetto Marcello 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/8/4/1/127841_449a57e1140.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 200 metres away fromLima the metro station of 500 metres away, guests will find Milano Centrale the Railway Station of. ROOM: Customers can find rooms with a bathroom and a flat-screen television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="276.98" OriginalAmount="268.91" 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 27/05/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="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|875324-28460167/1201219971596249983/2554" HotelName="RESIDENCE 2GI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/875324/20201015171658485.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="277.68" OriginalAmount="269.59" 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 08/06/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="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347173-28480142/1201219971596249983/3869" HotelName="ATMOS LUXE NAVIGLI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347173/20229269912428.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="279.94" OriginalAmount="271.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.497714" Longitude="9.174416" StarRating="4" HotelCode="|55764" HotelName="Hotel Blaise &amp; Francis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|288836-28580091/1201219971596249983/1463" HotelName="SPORTING COLOGNO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8130000/8120700/8120687/3dc34cef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="281.19" OriginalAmount="273.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="Free CXL until 08/06/2026" 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="94" TotalAmount="281.83" OriginalAmount="273.62" 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="83" TotalAmount="282.22" OriginalAmount="274" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1228754-28479340/1201219971596249983/513" HotelName="HOTEL BRIVIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32570000/32569400/32569348/5a794343_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.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="94" TotalAmount="283.25" OriginalAmount="275.00" 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="283.25" OriginalAmount="275.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="63" TotalAmount="283.25" OriginalAmount="275.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="284.28" OriginalAmount="276.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="Non Refundable" 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="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12767-28561980/1201219971596249983/1540" HotelName="DA VINCI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10120000/10110400/10110341/8c5ef786_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|676473-28458805/1201219971596249983/2737" HotelName="ITALIANWAY-BERGONZOLI PLACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/676473/202041092652814.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="286.34" OriginalAmount="278" 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="286.34" OriginalAmount="278.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484161" Longitude="9.221355" StarRating="3" HotelCode="79116|hotel_florence_2" 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="16" TotalAmount="287.75" OriginalAmount="279.37" 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="287.85" OriginalAmount="279.47" 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="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|164564-28579853/1201219971596249983/1799" HotelName="IH HOTELS MILANO EUR TREZZANO SUL NAVIGLIO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1145800/1145734/ff933ab2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1188243-28452023/1201219971596249983/2882" HotelName="ITALIANWAY PASUBIO 12" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39160000/39157400/39157325/4df1f665_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.43" OriginalAmount="281.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49940651" Longitude="9.22306664" StarRating="3" HotelCode="770134|hotel_h21_2" HotelName="Hotel H21" Meals="ROOM ONLY" 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="291.47" OriginalAmount="282.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5175198" Longitude="9.07729" StarRating="4" HotelCode="|48843" HotelName="Nh Milano Fiera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Alberghi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/8/4/3/48843_b38ab250707.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Fiera Milano it is in Close to tourist points of interest, in just 20 minutes, clients can get to Milan the centre of. HOTEL: This modern hotel, has 2 buildings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.497715260692" Longitude="9.1743551194668" StarRating="4" HotelCode="59806|4729" HotelName="Best Western Hotel Blaise &amp; Francis Milano" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/06/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="291.91" OriginalAmount="283.41" 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="63" TotalAmount="292.52" OriginalAmount="284.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="27" TotalAmount="293.55" OriginalAmount="285" 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="83" TotalAmount="294.58" OriginalAmount="286" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|887642-28460709/1201219971596249983/2961" HotelName="ITALIANWAY - SACCONI 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/61000000/60260000/60258800/60258747/52dddc9d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.58" OriginalAmount="286" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51535-32636534/1201219971596249983/5486" HotelName="SPORTING" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/51535/2011228152421997.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.58" OriginalAmount="286.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="63" TotalAmount="295.61" OriginalAmount="287.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.491181" Longitude="9.162491" StarRating="3" HotelCode="78539|hotel_corallo_3" HotelName="Corallo Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesena 20, Milano 20155</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/92/d4/92d4bf5a80a0a0e937b2ca884b47512da80c1f69.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="295.93" OriginalAmount="287.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4901306" Longitude="9.2055267" StarRating="3" HotelCode="|15824" HotelName="Terminal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA PONTE SEVESO 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/2/4/15824_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 42 rooms, There are many services available at the establishment, including internet, an email service, a fax machine and an alarm clock. The establishment boasts a bar with buffet service, Opposite the establishment, you can find parking spaces, The establishment offers room service. SITUATION: The hotel is close to the railway station, is well-connected with the airport. ROOM: The rooms have an air-conditioning system, a direct line telephone, a fax machine, internet, an email service, a safety deposit box (available for a fee), a satellite or cable television, a mini-bar and an alarm clock. They also have a bathroom with a shower and a hairdryer. It also offers non-smoking rooms. OBSERVATIONS: The establishment offers a transfer service to the airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="296.42" OriginalAmount="287.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.460246" Longitude="9.165836" StarRating="3" HotelCode="27233|1117500" HotelName="Sant'Ambroeus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" 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="27" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46010709" Longitude="9.23846062" StarRating="2" HotelCode="574505|227241" HotelName="Bed Milano Linate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/06/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="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.521833" Longitude="-105.051425" StarRating="3" HotelCode="0|257007-28442201/1201219971596249983/3776" HotelName="MOTEL AUTOSOLE 2" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1521 Oakridge Drive, Fort Collins, CO, 80525, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6940000/6931300/6931275/994a1c80_z.jpg</HotelPictures>
        <HotelDescription>The Homewood Suites by Hilton Fort Collins hotel in Colorado is located on the south end of Fort Collins, and close to many major corporations such as HP, Intel and Agilent Technologies. Our Homewood Suites hotel is surrounded by a variety of restaurants and is 3 miles from the Foothills Mall. Colorado State University is a short drive from the hotel, as well as Historic Downtown Fort Collins, a fantastic restaurant and shopping district.    Our Homewood Suites in Fort Collins, Colorado is a beautiful hotel and features 99 suites, including choice of studio, one and two-bedrooms. All suites have fully-equipped kitchen, full sized refrigerator, microwave oven, coffeemaker, two phones with data ports, high-speed internet access and On Demand movies. Iron, ironing board and hair dryer are standard in all our rooms.   Our Homewood Suites hotel in Colorado has a business center complimentary to guests and accessible 24-hours a day. Enjoy complimentary hot breakfast seven days a week, a Welcome Home reception Monday-Thursday, complimentary local phone calls, on-site laundry facilities and complimentary grocery-shopping service, as well as snacks and sundries available in our 24-hour Suite Shop convenience store.   Make Yourself at Home!&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 11:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.15" OriginalAmount="289.47" 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="83" TotalAmount="298.70" OriginalAmount="290" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185716-28436457/1201219971596249983/3858" HotelName="ARCOBALENO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522900/2522840/8f9b28e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="299.73" OriginalAmount="291.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="299.78" OriginalAmount="291.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47711" Longitude="9.20603" StarRating="1" HotelCode="|184060" HotelName="Kennedy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Tunisia, 6 - 6 piano</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/6/0/184060_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.09" OriginalAmount="291.35" 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="Free CXL until 08/06/2026">
        <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="94" TotalAmount="300.45" OriginalAmount="291.70" 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="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|610743-28458958/1201219971596249983/2638" HotelName="FORESTERIA MARGHERITA MILANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19220000/19213800/19213760/126d249f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|157965-14575108/1201219971596249983/5082" HotelName="DEVERO &amp;amp; SPA, BW SIGNATURE COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2170000/2167600/2167570/w3840h2558x0y0-7278e34d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="302.82" OriginalAmount="294" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|676487-28458809/1201219971596249983/3803" HotelName="ATENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1155500/1155450/3f46ccec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347778-28478180/1201219971596249983/3049" HotelName="HBHALL RESIDENZE DARSENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347778/2022106113443293.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="304.72" OriginalAmount="295.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.499679140502" Longitude="9.2061159824251" StarRating="4" HotelCode="387392|2096415" HotelName="iH Hotels Milano Gioia" 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,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="63" TotalAmount="304.88" OriginalAmount="296.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437584204443" Longitude="9.2314392328262" StarRating="4" HotelCode="18190|starhotels_business_palace" HotelName="Business Palace" Meals="ROOM ONLY" 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="63" TotalAmount="304.88" OriginalAmount="296.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="305.75" OriginalAmount="296.84" 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 05/06/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="83" TotalAmount="306.94" OriginalAmount="298" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|142479-28562755/1201219971596249983/903" HotelName="HOLIDAY INN MILAN NORD ZARA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3630000/3622000/3621918/48076be4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="306.94" OriginalAmount="298" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1454598-32420326/1201219971596249983/1957" HotelName="CX MILAN BICOCCA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/109000000/108270000/108261700/108261642/0d8c2425_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="306.94" OriginalAmount="298" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|915838-28448556/1201219971596249983/3269" HotelName="AFFITTACAMERE ANDRONACO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/915838/2021121475940144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="310.03" OriginalAmount="301" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234099-28454909/1201219971596249983/1827" HotelName="DEMO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1210000/1206900/1206887/e04f601b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.03" OriginalAmount="301.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48598319" Longitude="9.22063938" StarRating="2" HotelCode="428838|milan_hostel" 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="63" TotalAmount="311.06" OriginalAmount="302.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="94" TotalAmount="314.00" OriginalAmount="304.85" 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="94" TotalAmount="314.41" OriginalAmount="305.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4611826" Longitude="9.2269946" StarRating="2" HotelCode="|126740" HotelName="Rossovino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Francesco Bartolozzi 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/7/4/0/126740_1_3598.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in a peaceful, residential area, is situated 10 minutes away from Milan the centre of. ROOM: The rooms have WiFi, (free of charge), a flat-screen television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="315.18" OriginalAmount="306" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|916199-28448613/1201219971596249983/3464" HotelName="ITALIANWAY-CARETTO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90370000/90368300/90368264/0d5130ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="316.21" OriginalAmount="307" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|104888-22246377/1201219971596249983/5352" HotelName="NH FIERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2580000/2571800/2571703/a463571b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="316.26" OriginalAmount="307.05" 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="83" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|593176-28457729/1201219971596249983/504" HotelName="KIBILÙ - VIA CONFALONIERI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/593176/2019128101119349.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|915862-28448560/1201219971596249983/4090" HotelName="APARTHOTEL SAN GREGORIO 45" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/915862/202112148584379.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1238183-28454664/1201219971596249983/4214" HotelName="MOSCOVA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32600000/32596500/32596419/24bce3db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.27" OriginalAmount="309.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48138" Longitude="9.203411" StarRating="3" HotelCode="173020|bb_hotel_milano_central_station" HotelName="B&amp;B Hotel Milano Central Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/06/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="320.33" OriginalAmount="311" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|591953-28457941/1201219971596249983/2538" HotelName="EASYHOMES - MAJNO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27530000/27521800/27521751/589656cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="320.33" OriginalAmount="311.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48425126" Longitude="9.21567092" StarRating="3" HotelCode="849411|stradivari_flat_milan" HotelName="Hotel Stradivari" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="16" TotalAmount="320.72" OriginalAmount="311.38" 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="322.78" OriginalAmount="313.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.462298" Longitude="9.23643" StarRating="0" HotelCode="|484158" HotelName="CO99" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Corsica 99</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/1/5/8/484158_f67be222034.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323.42" OriginalAmount="314" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465458" Longitude="9.219423" StarRating="2" HotelCode="146778|227292" 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="94" TotalAmount="324.14" OriginalAmount="314.70" 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="83" TotalAmount="325.48" OriginalAmount="316" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|605197-22299004/1201219971596249983/5770" HotelName="J24 MILANO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33070000/33060500/33060489/b585ecfd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.48" OriginalAmount="316.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.474226" Longitude="9.207774" StarRating="3" HotelCode="387446|eurohotel_2" HotelName="Eurohotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="94" TotalAmount="325.60" OriginalAmount="316.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4856465" Longitude="9.1611423" StarRating="3" HotelCode="|69194" HotelName="Piccolo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Piero Della Francesca,60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/1/9/4/69194_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Corso Sempione It is located near it is 500 metres away from Fiera Milano the area. ROOM: The establishment has 31 rooms, The large, comfortable rooms, a bathroom with a shower and with a hairdryer. They are equipped with a direct line telephone, internet, a desk, heating and a satellite television. FACILITIES: The establishment boasts an air-conditioning system and a reading room where you can also watch TV. Guests are offered fax, a reception and courtesy breakfast service. The establishment has a indoor car park. OTHERS: The establishment serves a buffet breakfast, Check-in at 14:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="326.47" OriginalAmount="316.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4909945" Longitude="9.1623222" StarRating="3" HotelCode="|50591" HotelName="Corallo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesena, 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/9/1/50591_63e41120431.jpg</HotelPictures>
        <HotelDescription>HOTEL: This functional hotel it is close to Milan the trade fair ground of. SITUATION: It has excellent transport links to the historic centre. ROOM: Guests are offered 35 rooms with TV, a direct line telephone and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="330.63" OriginalAmount="321" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1322783-28478062/1201219971596249983/565" HotelName="BOUTIQUE MARTINI 17" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75780000/75775500/75775449/639b2f76_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.66" OriginalAmount="322.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 08/06/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="94" TotalAmount="332.64" OriginalAmount="322.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.487037" Longitude="9.228745" StarRating="0" HotelCode="|513023" HotelName="Boutique Hotel Martini 17" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="333.48" OriginalAmount="323.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.505249" Longitude="9.261385" StarRating="3" HotelCode="|125488" HotelName="Rafael Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA OLGETTINA, 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/4/8/8/125488_general.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="334.75" OriginalAmount="325" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|875018-28460155/1201219971596249983/1639" HotelName="HOUSE BEATRICE MILANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/875018/20201014175459757.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481141" Longitude="9.203088" StarRating="3" HotelCode="335620|54173" 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="335.78" OriginalAmount="326.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49609979" Longitude="9.20286736" StarRating="4" HotelCode="422506|studio_inn_centrale" 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="63" TotalAmount="335.78" OriginalAmount="326.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="27" TotalAmount="336.81" OriginalAmount="327" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479404" Longitude="9.208993" StarRating="3" HotelCode="317254|54175" 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="83" TotalAmount="337.84" OriginalAmount="328" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1225612-28453473/1201219971596249983/714" HotelName="HOTEL KENNEDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522700/2522660/8a36f2f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="338.87" OriginalAmount="329.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.455009" Longitude="9.153762" StarRating="3" HotelCode="95058|hotel_des_etrangers" HotelName="Des Etrangers" 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 Sirte 9, 20146 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d4/32/d432dd571891a1a328a59da623307621bf184fbc.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="339.90" OriginalAmount="330.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484178" Longitude="9.205471" StarRating="3" HotelCode="95049|florida_25" HotelName="Ostello Bello Grande" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="83" TotalAmount="340.93" OriginalAmount="331" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|872167-28460047/1201219971596249983/3613" HotelName="AIELLO SUITES MILAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40730000/40727100/40727007/54c73458_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="340.93" OriginalAmount="331" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|54854-22292160/1201219971596249983/5236" HotelName="NH MILANO 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17800/17788/9f7345fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.96" OriginalAmount="332.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="94" TotalAmount="342.25" OriginalAmount="332.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4856394" Longitude="9.208442" StarRating="4" HotelCode="|127356" HotelName="Residence De La Gare" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Mauro Macchi 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/3/5/6/127356_e2a97961250.jpg</HotelPictures>
        <HotelDescription>SITUATION: 100 metres away, guests can findCaiazzo the metro station of 5 minutes away from the establishment guests have Milano Centrale the Railway Station of. ROOM: Guests can find apartments, with WiFi, (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="342.88" OriginalAmount="332.89" 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="94" TotalAmount="343.87" OriginalAmount="333.85" 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="Non Refundable">
        <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="344.02" OriginalAmount="334.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="63" TotalAmount="344.02" OriginalAmount="334.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 03/06/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="94" TotalAmount="344.23" OriginalAmount="334.20" 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="94" TotalAmount="344.89" OriginalAmount="334.84" 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="83" TotalAmount="345.05" OriginalAmount="335" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|862550-28586191/1201219971596249983/4064" HotelName="STARHOTELS BUSINESS PALACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/54200/54133/9047288f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="345.05" OriginalAmount="335" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|593296-28458949/1201219971596249983/4542" HotelName="ZEBRA NAVIGLIO FORESTERIA LOMBARDA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27290000/27284700/27284678/63113226_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="346.08" OriginalAmount="336" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.444603411215" Longitude="9.2068111896515" StarRating="4" HotelCode="186866|37953" 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="83" TotalAmount="347.11" OriginalAmount="337" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|916154-28448607/1201219971596249983/416" HotelName="HOTEL MIGNON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/916154/2021121514251105.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="347.11" OriginalAmount="337" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|871897-22329277/1201219971596249983/5435" HotelName="STRADIVARI-NEW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/871897/202092982556379.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.36" OriginalAmount="337.24" 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="27" TotalAmount="348.14" OriginalAmount="338" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478167690276" Longitude="9.2092037200928" StarRating="3" HotelCode="60469|55859" 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="83" TotalAmount="348.14" OriginalAmount="338" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|872111-28460040/1201219971596249983/4579" HotelName="VIETNAMONAMOUR BED AND BREAKFAST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/872111/202092916144645.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.17" OriginalAmount="339.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.451681" Longitude="9.181922" StarRating="1" HotelCode="150734|la_vignetta" HotelName="La Vignetta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Custodi 2, 20136 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/22/672231c9a44c6f6582ac5654c0b75edc99f70b7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Wi-Fi is free and at the reception you will find an internet point you can use at no extra charg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="350.20" OriginalAmount="340.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 07/06/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="83" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|610598-28444936/1201219971596249983/3094" HotelName="CAMPING VILLAGE CITTA DI MILANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/19000000/18390000/18387800/18387721/e0e17742_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|146336-22249212/1201219971596249983/5750" HotelName="UNAHOTELS EXPO FIERA MILANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2230000/2224900/2224808/848b9465_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="351.23" OriginalAmount="341.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482512" Longitude="9.224143" StarRating="3" HotelCode="268052|oasi_village_hotel__resort" HotelName="Oasi Village Hotel" Meals="ROOM ONLY" 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="63" TotalAmount="351.23" OriginalAmount="341.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="12" TotalAmount="352.70" OriginalAmount="342.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48524121" Longitude="9.2189393" StarRating="1" HotelCode="535765|66079870" HotelName="Panda Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Stefano Canzio 15, 20131 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/07/2207ed19a70fb6a285635cdcb0fb68bea6f02be5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="353.29" OriginalAmount="343.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="83" TotalAmount="354.32" OriginalAmount="344" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1216600-28480442/1201219971596249983/544" HotelName="HOTEL ROSSOVINO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3240000/3235000/3234917/657c184c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="354.32" OriginalAmount="344.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478225992379" Longitude="9.1997945308685" StarRating="4" HotelCode="35436|mokinba_hotels_baviera" HotelName="Hotel Baviera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="354.92" OriginalAmount="344.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465539" Longitude="9.208713" StarRating="2" HotelCode="909321|2582375" HotelName="Dover" 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 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="83" TotalAmount="355.35" OriginalAmount="345" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|338540-1916546/1201219971596249983/4974" HotelName="STUDIO INN CENTRALE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10560000/10551300/10551279/966668e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.35" OriginalAmount="345.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468436" Longitude="9.155066" StarRating="4" HotelCode="117809|hotel_wagner" 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="16" TotalAmount="355.51" OriginalAmount="345.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45203678" Longitude="9.24960137" StarRating="4" HotelCode="578648|2578635" HotelName="Hotel M89" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="356.22" OriginalAmount="345.84" 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="94" TotalAmount="356.37" OriginalAmount="345.99" 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 03/06/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="83" TotalAmount="356.38" OriginalAmount="346" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|196478-28501098/1201219971596249983/2179" HotelName="RAFAEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/196478/2012112612303374.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="356.94" OriginalAmount="346.54" 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="27" TotalAmount="357.41" OriginalAmount="347" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483276" Longitude="9.202935" StarRating="3" HotelCode="36236|54775" HotelName="Bernina" 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 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="83" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|593289-28444594/1201219971596249983/848" HotelName="ROSSOSEGNALE BANDB" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/593289/20191281552768.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="359.47" OriginalAmount="349" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|894535-28447591/1201219971596249983/1159" HotelName="KIBILÙ - VIA PASTORELLI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44540000/44537400/44537391/a3459489_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="361.53" OriginalAmount="351" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464107599502" Longitude="9.163313806057" StarRating="3" HotelCode="192197|57100" 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="63" TotalAmount="362.56" OriginalAmount="352.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483529" Longitude="9.2155339999999" StarRating="3" HotelCode="146997|hotel_dore" 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="63" TotalAmount="362.56" OriginalAmount="352.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.511502301365" Longitude="9.1240265178604" StarRating="4" HotelCode="907002|b4_milano" HotelName="Barceló Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="83" TotalAmount="363.59" OriginalAmount="353" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.0005134" Longitude="-95.2730714" StarRating="4" HotelCode="0|256380-28588041/1201219971596249983/3906" HotelName="NH MILANO 2 RESIDENCE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <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="63" TotalAmount="363.59" OriginalAmount="353.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478267368029" Longitude="9.2016962170601" StarRating="3" HotelCode="31170|ibis_milano_centro" HotelName="Albergo ibis Milano Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="363.59" OriginalAmount="353.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="63" TotalAmount="364.62" OriginalAmount="354.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48560508" Longitude="9.22025071" StarRating="0" HotelCode="546175|rossosegnale" HotelName="RossoSegnale B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Sacchini 18, Metro Loreto M1 e M2, 20131 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/13/ca13c3de440f8328e089b8016a0e2b0e7ff945e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a babysitti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.62" OriginalAmount="354.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.647886532502" Longitude="8.7234659828033" StarRating="3" HotelCode="933712|moxy_milan_malpensa_airport" HotelName="MOXY Milan Malpensa Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="365.56" OriginalAmount="354.91" 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="83" TotalAmount="365.65" OriginalAmount="355" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1224788-28454630/1201219971596249983/454" HotelName="HOTEL NETTUNO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2520000/2520000/2519990/bccbaf59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="366.68" OriginalAmount="356" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1247320-28584376/1201219971596249983/3620" HotelName="AMEDIA MILANO - TRADEMARK COLLECTION BY WYNDHAM" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/60000000/59900000/59898100/59898052/b7a4ea7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="366.68" OriginalAmount="356.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484010765638" Longitude="9.2000734806061" StarRating="4" HotelCode="20865|auriga_hotel" HotelName="Auriga" 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,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="83" TotalAmount="367.71" OriginalAmount="357" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5086-28587914/1201219971596249983/657" HotelName="BELSTAY MILANO ASSAGO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/470000/463600/463556/1436454a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="367.71" OriginalAmount="357.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.488133" Longitude="9.201617" StarRating="4" HotelCode="34830|best_western_hotel_madison" HotelName="Best Western Hotel Madison" Meals="ROOM ONLY" 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="94" TotalAmount="368.25" OriginalAmount="357.52" 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 05/06/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="27" TotalAmount="368.74" OriginalAmount="358" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.451176" Longitude="9.2077400000001" StarRating="3" HotelCode="117438|54773" HotelName="Di Porta Romana" 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 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="368.74" OriginalAmount="358.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483094" Longitude="9.1673530000001" StarRating="1" HotelCode="900931|hotel_mignon_3" HotelName="Mignon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Saronno 5, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/f4/80f4a152c67ba22fdd36c0990869226d99ec2560.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="370.60" OriginalAmount="359.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479409" Longitude="9.207851" StarRating="1" HotelCode="901282|1649188" 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="83" TotalAmount="371.83" OriginalAmount="361" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|596055-28457200/1201219971596249983/2562" HotelName="RESIDENCE GIUSTI 6" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/21000000/20150000/20148600/20148543/971ed4c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="372.80" OriginalAmount="361.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.500202060011" Longitude="9.1425732711639" StarRating="4" HotelCode="903669|749845" HotelName="Milan Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="373.89" OriginalAmount="363" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485470029443" Longitude="9.2233550548554" StarRating="3" HotelCode="64220|15271" 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="374.87" OriginalAmount="363.95" 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="374.92" OriginalAmount="364.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="27" TotalAmount="375.95" OriginalAmount="365" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467448" Longitude="9.153803" StarRating="2" HotelCode="95051|408610" 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="27" TotalAmount="375.95" OriginalAmount="365" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.501850355574" Longitude="9.2278849349653" StarRating="4" HotelCode="169226|23192" HotelName="Ramada Plaza Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" 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="83" TotalAmount="375.95" OriginalAmount="365" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|676504-28458808/1201219971596249983/4191" HotelName="APOLLO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/676504/2020410101542994.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="375.95" OriginalAmount="365.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="83" TotalAmount="378.01" OriginalAmount="367" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|628412-32595876/1201219971596249983/3497" HotelName="STRADIVARI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27100000/27094200/27094167/1cfda4c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="378.01" OriginalAmount="367.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481863702847" Longitude="9.1872671818248" StarRating="0" HotelCode="383299|italianway_apartment_corso_como_8" HotelName="Corso Como Otto House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Corso Como 8, 20154 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/2d/c92d1497fa02f797c88fde3f716d4b0645c9c4fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="378.01" OriginalAmount="367.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="378.77" OriginalAmount="367.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.487382" Longitude="9.223816" StarRating="3" HotelCode="|203517" HotelName="Lombardia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Lombardia 74-76 , MILANO (MI) 20131 ITALIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/5/1/7/203517_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="379.17" OriginalAmount="368.13" 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="Free CXL until 08/06/2026" 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="379.34" OriginalAmount="368.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4833903" Longitude="9.2031796" StarRating="3" HotelCode="|75804" HotelName="Smart  Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="27" TotalAmount="380.07" OriginalAmount="369" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48783688" Longitude="9.20276939" StarRating="3" HotelCode="577990|227211" 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="83" TotalAmount="380.07" OriginalAmount="369" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1349694-28542598/1201219971596249983/990" HotelName="METROPOLI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76270000/76266500/76266473/018924bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="380.09" OriginalAmount="369.02" 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="94" TotalAmount="381.38" OriginalAmount="370.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4633508" Longitude="9.1660334" StarRating="0" HotelCode="|127485" HotelName="Suitime" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Matteo Bandello, 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/4/8/5/127485_70dc3fc1532.jpg</HotelPictures>
        <HotelDescription>HOTEL: it is in a building and was built in the 19th Century. SITUATION: It is inMilan the centre of 5 minutes away from the establishment, you can find Conciliazione the underground station of. ROOM: The establishment has modern apartments with an air-conditioning system and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.63" OriginalAmount="371.49" 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="27" TotalAmount="383.16" OriginalAmount="372" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477251798802" Longitude="9.2016473263893" StarRating="3" HotelCode="116737|25487" HotelName="Hotel Brianza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/06/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="94" TotalAmount="384.70" OriginalAmount="373.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4178" Longitude="9.25776" StarRating="4" HotelCode="|72262" HotelName="Unahotels The One Milano and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="385.51" OriginalAmount="374.28" 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="386.25" OriginalAmount="375.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482910651312" Longitude="9.2040109634399" StarRating="4" HotelCode="52698|hotel_colombia" HotelName="Colombia" Meals="ROOM ONLY" 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="63" TotalAmount="386.25" OriginalAmount="375.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485395" Longitude="9.211708" StarRating="4" HotelCode="39582|adi_doria_grand_hotel" 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="387.28" OriginalAmount="376" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|877811-28588098/1201219971596249983/4466" HotelName="NH LINATE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/877811/20201030112124431.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="388.31" OriginalAmount="377" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="3" HotelCode="18895|71080" 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="83" TotalAmount="388.31" OriginalAmount="377" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1173041-28452668/1201219971596249983/1432" HotelName="MADAMA HOSTEL AND BISTROT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21630000/21623900/21623883/db8cf4a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="388.31" OriginalAmount="377" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|157386-28579193/1201219971596249983/3112" HotelName="IH LORENTEGGIO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1100/1031/388842a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="388.36" OriginalAmount="377.05" 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="83" TotalAmount="389.34" OriginalAmount="378" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5109-22238916/1201219971596249983/5621" HotelName="SMART MILANO CENTRALE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/176500/176472/18ff12c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.34" OriginalAmount="378.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48251" Longitude="9.2027370000001" StarRating="3" HotelCode="128274|hotel_bolzano" HotelName="Bolzano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/06/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="16" TotalAmount="389.40" OriginalAmount="378.06" 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="16" TotalAmount="391.19" OriginalAmount="379.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.488478701474" Longitude="9.2102980613708" StarRating="3" HotelCode="335616|395355" 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="83" TotalAmount="391.40" OriginalAmount="380" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1461932-32708645/1201219971596249983/1736" HotelName="COURTYARD BY MARRIOTT MILANO LINATE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106440000/106434900/106434886/782f5840_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="392.47" OriginalAmount="381.04" 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="393.46" OriginalAmount="382.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="63" TotalAmount="393.46" OriginalAmount="382.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48072995" Longitude="9.21414625" StarRating="0" HotelCode="964975|milanorooms_bacone" HotelName="MilanoRooms Bacone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Bacone 3, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/fa/53fad754e30c9ec1305c8d843194b1e9400bbce0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="394.49" OriginalAmount="383.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="395.92" OriginalAmount="384.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47927" Longitude="9.2091" StarRating="3" HotelCode="|191367" HotelName="Ibis Styles Milano Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="94" TotalAmount="396.33" OriginalAmount="384.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4881532" Longitude="9.2015719" StarRating="4" HotelCode="|21969" HotelName="Best Western Madison" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="83" TotalAmount="397.58" OriginalAmount="386" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1348638-28478316/1201219971596249983/846" HotelName="SAN FERMO APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104100000/104094600/104094535/8bd6b55c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="397.58" OriginalAmount="386" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|591972-28457854/1201219971596249983/1991" HotelName="EASYHOMES - SPIGA SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19830000/19821000/19820984/ba65d8b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="397.58" OriginalAmount="386.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="398.99" OriginalAmount="387.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="980929|2628585" HotelName="HD8 Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026">
        <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="94" TotalAmount="399.56" OriginalAmount="387.92" 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="399.64" OriginalAmount="388.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.526576" Longitude="9.212825" StarRating="4" HotelCode="17919|starhotels_tourist" HotelName="Tourist" Meals="ROOM ONLY" 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="400.37" OriginalAmount="388.71" 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="94" TotalAmount="403.01" OriginalAmount="391.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4368973" Longitude="9.2020909" StarRating="0" HotelCode="|127016" HotelName="La Maison Del Capestrano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Gian Francesco Pizzi 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/0/1/6/127016_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 2 kilometres away fromBocconi the University of. ROOM: Clients can find apartments with an air-conditioning system and parquet flooring.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="406.85" OriginalAmount="395.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.488098865493" Longitude="9.2111510038376" StarRating="4" HotelCode="102004|residenza_delle_citta_2" HotelName="Residenza delle Città" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="407.88" OriginalAmount="396.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.449004" Longitude="9.180571" StarRating="0" HotelCode="144646|bb_hotels_navigli" HotelName="BB Hotels Navigli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 02/06/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="407.88" OriginalAmount="396.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="27" TotalAmount="408.91" OriginalAmount="397" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483112810684" Longitude="9.2032787203789" StarRating="4" HotelCode="35052|19062" 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="63" TotalAmount="408.91" OriginalAmount="397.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483909" Longitude="9.236444" StarRating="3" HotelCode="58216|hotel_gamma" 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="408.91" OriginalAmount="397.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="63" TotalAmount="409.94" OriginalAmount="398.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="964059|dreamilan_bb" HotelName="Dreamilan B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Calvi 11, P. Vittoria, 20129 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/cc/21cc5b08886cfb62e27390aab8e4a1d7336da3c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="410.43" OriginalAmount="398.48" 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="Free CXL until 08/06/2026" 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="410.59" OriginalAmount="398.63" 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="94" TotalAmount="412.54" OriginalAmount="400.52" 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="16" TotalAmount="412.68" OriginalAmount="400.66" 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="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="63" TotalAmount="413.03" OriginalAmount="401.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47731468" Longitude="9.22555338" StarRating="1" HotelCode="353800|albergo_leonardo_da_vinci" 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="94" TotalAmount="414.16" OriginalAmount="402.10" 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="27" TotalAmount="415.09" OriginalAmount="403" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484697" Longitude="9.162794" StarRating="2" HotelCode="360043|238208" 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="416.18" OriginalAmount="404.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4816909" Longitude="9.2036186" StarRating="3" HotelCode="|23231" HotelName="Mennini" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA NAPO TORRIANI 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/3/1/23231_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 1999, is on a main street and has 7 floors 63 rooms, 20 single rooms, 40 double rooms and 3 suites. In the entrance, you can find a lobby with an elevator, a reception with safety deposit boxes and a currency exchange service. The establishment has a TV room, a conference room and internet. The establishment offers guests room service and a laundry service. SITUATION: This hotel is in a central area, is located 150 metres away from the railway station, a metro station and a commercial centre. in the surrounding area, clients can find restaurants, bars, nightclubs and shops. it is situated 20 metres away from a public transport stop. ROOM: The bright, cosy rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a double bed, an air-conditioning system, central heating and a safety deposit box (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="417.22" OriginalAmount="405.07" 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="94" TotalAmount="418.13" OriginalAmount="405.95" 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 08/06/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="418.21" OriginalAmount="406.03" 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="Free CXL until 08/06/2026" 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="421.19" OriginalAmount="408.92" 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="83" TotalAmount="421.27" OriginalAmount="409" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5067-28579026/1201219971596249983/4249" HotelName="BAVIERA MOKINBA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48600/48582/95b3a753_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="421.27" OriginalAmount="409.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483979" Longitude="9.197868" StarRating="3" HotelCode="387122|guest_house_pirelli" 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="27" TotalAmount="422.30" OriginalAmount="410" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45885366" Longitude="9.20535854" StarRating="0" HotelCode="580262|238276" 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="83" TotalAmount="422.30" OriginalAmount="410" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1348287-28478260/1201219971596249983/494" HotelName="LE TEXTURE PREMIUM ROOMS DUOMO-CORDUSIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1348287/20221021151331208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="422.30" OriginalAmount="410" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12762-22266690/1201219971596249983/5511" HotelName="SPICE MILANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/548400/548350/a5c79f75_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="422.30" OriginalAmount="410.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="63" TotalAmount="423.33" OriginalAmount="411.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.440930422255" Longitude="9.1728356480598" StarRating="4" HotelCode="35289|hotel_la_spezia" HotelName="La Spezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/06/2026" 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="83" TotalAmount="425.39" OriginalAmount="413" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|611104-28479610/1201219971596249983/558" HotelName="HOTEL 2000" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785600/2785517/0aad4639_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="425.60" OriginalAmount="413.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4676181" Longitude="9.2267006" StarRating="3" HotelCode="|126850" HotelName="Susa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Argonne 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/8/5/0/126850_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel and has WiFi, (free of charge). SITUATION: Is situated in the university area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="426.42" OriginalAmount="414.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="27" TotalAmount="430.54" OriginalAmount="418" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46197289" Longitude="9.1895085" StarRating="0" HotelCode="567385|387985" HotelName="Bc Maison" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Gonzaga 2, 20123 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/b0/70b0d02242238cee3dc29c73b60c58cf32e3e669.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at BC Maison in Milan (Milan Centre), you'll be minutes from Piazza Missori and Piazza d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="430.54" OriginalAmount="418" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|5064-28843304/1201219971596249983/6485" HotelName="B&amp;amp;B HOTEL MILANO CENTRAL STATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/80000/75200/75172/f8567cc0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="431.85" OriginalAmount="419.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49434" Longitude="9.20873" StarRating="1" HotelCode="|191396" HotelName="Centrale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Zuretti 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/3/9/6/191396_517427d1617.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="432.60" OriginalAmount="420" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|591897-28457900/1201219971596249983/1506" HotelName="DESIGN APARTMENTS IN BRERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/21000000/20620000/20613700/20613676/cebe010b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="433.63" OriginalAmount="421" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49131046721" Longitude="9.2400678992271" StarRating="4" HotelCode="192216|57391" 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="63" TotalAmount="435.69" OriginalAmount="423.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="83" TotalAmount="437.75" OriginalAmount="425" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12772-28456478/1201219971596249983/1684" HotelName="PERUGINO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973900/973863/a5083466_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.75" OriginalAmount="425.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="439.50" OriginalAmount="426.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48402" Longitude="9.20324" StarRating="4" HotelCode="|184059" HotelName="Glam Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="63" TotalAmount="439.81" OriginalAmount="427.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="440.62" OriginalAmount="427.79" 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="94" TotalAmount="440.85" OriginalAmount="428.01" 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="63" TotalAmount="441.87" OriginalAmount="429.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.458149" Longitude="9.188535" StarRating="2" HotelCode="394063|serendipity_rooms_2" 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="83" TotalAmount="443.93" OriginalAmount="431" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1258657-28476857/1201219971596249983/3085" HotelName="AIELLO HOTELS - CENTRALE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69370000/69367200/69367127/2e4e5532_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="443.93" OriginalAmount="431.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481240693126" Longitude="9.2038714885712" StarRating="4" HotelCode="27231|hotel_mediolanum" HotelName="Mediolanum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/06/2026" 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="444.96" OriginalAmount="432" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|157967-28569572/1201219971596249983/3044" HotelName="H2C MILANOFIORI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3060000/3050200/3050153/92a0ab35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.96" OriginalAmount="432.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="445.80" OriginalAmount="432.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46711" Longitude="9.20013" StarRating="0" HotelCode="|183968" HotelName="Brera Apartments In San Babila" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cecilia 2, Centro de</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/6/8/183968_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="445.99" OriginalAmount="433" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1201823-28453456/1201219971596249983/2515" HotelName="RESIDENCE CIMAROSA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/52000000/51640000/51632500/51632410/440c12d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="445.99" OriginalAmount="433.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="63" TotalAmount="447.02" OriginalAmount="434.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="83" TotalAmount="449.08" OriginalAmount="436" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347502-28480078/1201219971596249983/1602" HotelName="HRT MILANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347502/202293095448300.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="450.11" OriginalAmount="437" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1348681-28478324/1201219971596249983/3438" HotelName="STYLISH AND FANCY FLAT CLOSE TO MONTENAPOLEONE BRERA BY EASYLIFE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1348681/2022119114826636.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="451.14" OriginalAmount="438" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|5110-28454831/1201219971596249983/4093" HotelName="MOKINBA HOTELS SANT AMBROEUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/864400/864349/77fa2f13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="451.46" OriginalAmount="438.31" 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="27" TotalAmount="453.20" OriginalAmount="440" 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="Free CXL until 04/06/2026" 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="94" TotalAmount="454.52" OriginalAmount="441.28" 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="94" TotalAmount="454.92" OriginalAmount="441.67" 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="27" TotalAmount="455.26" OriginalAmount="442" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47173972" Longitude="9.07813526" StarRating="0" HotelCode="785958|364901" HotelName="Agriturismo Dolceluna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/06/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="83" TotalAmount="456.29" OriginalAmount="443" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13630-28562691/1201219971596249983/3036" HotelName="STARHOTEL TOURIST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10500/10498/8c768659_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="458.35" OriginalAmount="445" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|875330-28460169/1201219971596249983/2207" HotelName="MILAN ROYAL SUITES - CENTRO BRERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106300000/106291400/106291398/bfbc430b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="459.13" OriginalAmount="445.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5265919" Longitude="9.2126227" StarRating="4" HotelCode="|15806" HotelName="Starhotels Tourist" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="94" TotalAmount="460.22" OriginalAmount="446.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4667541" Longitude="9.1567856" StarRating="3" HotelCode="|75887" HotelName="Metro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>CORSO VERCELLI 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/8/8/7/75887_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: The METRÃ’ is rated three stars. SITUATION: It is situated close to the centre of Milan. Near the establishment, you will find the trade fair ground Milano-City. It has excellent transport links to public transport services. ROOM: The establishment has 40 rooms, soundproof, an air-conditioning system, WiFi, internet, a satellite TV, a direct line telephone, a mini-bar, a safety deposit box, a hairdryer, scales, toiletries and hydromassage shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="460.41" OriginalAmount="447" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|34836-28579117/1201219971596249983/719" HotelName="HOTEL MIRAGE SURE HOTEL COLLECTION BY BEST WESTERN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/45800/45789/01896f04_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="460.83" OriginalAmount="447.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48384" Longitude="9.20317" StarRating="4" HotelCode="321370|1648178" HotelName="GLAM Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="83" TotalAmount="461.44" OriginalAmount="448" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|256994-28570825/1201219971596249983/4810" HotelName="VOCO MILAN - FIERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4730000/4720700/4720618/d53d1f14_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="462.47" OriginalAmount="449" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49126635235" Longitude="9.1926896642101" StarRating="3" HotelCode="345084|183214" 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="27" TotalAmount="462.47" OriginalAmount="449" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467385" Longitude="9.1842859999999" StarRating="2" HotelCode="80251|55359" 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="83" TotalAmount="462.47" OriginalAmount="449" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347795-28478178/1201219971596249983/3174" HotelName="SWEET INN - TORRE VELASCA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347795/2022106143942112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="462.47" OriginalAmount="449.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477784" Longitude="9.203136" StarRating="4" HotelCode="17203|hotel_sanpi_milano" HotelName="Sanpi Milano" Meals="ROOM ONLY" 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="63" TotalAmount="463.50" OriginalAmount="450.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 06/06/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="94" TotalAmount="464.22" OriginalAmount="450.70" 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="83" TotalAmount="464.53" OriginalAmount="451" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|597811-28460150/1201219971596249983/2693" HotelName="EASYHOMES - DUOMO SUITES AND APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35080000/35074400/35074393/52e5120f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="467.62" OriginalAmount="454" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347429-28478128/1201219971596249983/2949" HotelName="ITALIANWAY - CORSO VENEZIA 7" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87070000/87063100/87063018/d11886ca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="467.78" OriginalAmount="454.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45204" Longitude="9.24961" StarRating="4" HotelCode="|444973" HotelName="Collini Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="468.65" OriginalAmount="455.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4633876" Longitude="9.18738102" StarRating="0" HotelCode="447895|duomo_inn_2" HotelName="Duomo Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Spadari 2, 20123 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/82/f382b8611b96f2c31d1168b9a0989444e45116d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="469.22" OriginalAmount="455.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4408507" Longitude="9.1726928" StarRating="4" HotelCode="|23232" HotelName="B&amp;B Milano La Spezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/06/2026">
        <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="94" TotalAmount="470.11" OriginalAmount="456.42" 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="470.28" OriginalAmount="456.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485515" Longitude="9.1640642" StarRating="4" HotelCode="|15813" HotelName="Unahotels Scandinavia Milano" 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/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="470.45" OriginalAmount="456.75" 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="27" TotalAmount="470.71" OriginalAmount="457" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484186" Longitude="9.222253" StarRating="1" HotelCode="154478|238218" 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="63" TotalAmount="470.71" OriginalAmount="457.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 31/05/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.96" OriginalAmount="458.21" 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="83" TotalAmount="474.83" OriginalAmount="461" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|870715-28460701/1201219971596249983/2975" HotelName="GUEST HOUSE PIRELLI MILANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9150000/9145500/9145492/63145374_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="474.83" OriginalAmount="461" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|610468-28458816/1201219971596249983/4014" HotelName="APARTHOTEL CASA MIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35760000/35752900/35752879/3f0e77ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="475.85" OriginalAmount="461.99" 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="476.81" OriginalAmount="462.92" 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="83" TotalAmount="476.89" OriginalAmount="463" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|611150-28458039/1201219971596249983/1404" HotelName="CALAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34290000/34282200/34282137/3eef7993_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="479.98" OriginalAmount="466.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="63" TotalAmount="479.98" OriginalAmount="466.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.495027" Longitude="9.141701" StarRating="4" HotelCode="335608|hotel_raffaello_2" HotelName="Raffaello" Meals="ROOM ONLY" 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="8" TotalAmount="480.20" OriginalAmount="466.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.492127" Longitude="9.14777" StarRating="4" HotelCode="166965|17713" HotelName="Antares Accademia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/06/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="481.01" OriginalAmount="467" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|871078-28460073/1201219971596249983/2658" HotelName="DREAMS RESIDENZA PIANELL 10" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/871078/202092485555893.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="481.01" OriginalAmount="467" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|875352-28460176/1201219971596249983/2667" HotelName="RESIDENCE MILANO BICOCCA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/8000000/7840000/7836000/7835913/392b824f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="481.01" OriginalAmount="467.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477985" Longitude="9.209421" StarRating="4" HotelCode="17916|starhotels_ritz" HotelName="Ritz Milano" Meals="ROOM ONLY" 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="63" TotalAmount="482.04" OriginalAmount="468.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48687528" Longitude="9.20185869" StarRating="4" HotelCode="495492|nyx_milan" HotelName="NYX Milan Hotel" Meals="ROOM ONLY" 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="483.07" OriginalAmount="469" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45435488" Longitude="9.16935827" StarRating="2" HotelCode="447660|227260" HotelName="Experience Design Bed &amp; Show" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="484.10" OriginalAmount="470.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46874828" Longitude="9.18446513" StarRating="0" HotelCode="581390|castello_sforzesco_suites_by_brera_apartments" HotelName="Castello Sforzesco Suites by Brera Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cusani 10, Milan City Centre, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/68/2368f8d8a729fabed88090c957e51b3bef03b197.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Castello Sforzesco Suites by Brera Apartments is in the heart of Milan, walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="487.19" OriginalAmount="473" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1348643-28478317/1201219971596249983/614" HotelName="SANTARELLA GUEST HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1348643/2022118141641684.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="487.19" OriginalAmount="473" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|651619-28502983/1201219971596249983/1439" HotelName="HOTEL SUSA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/651619/20211215142615370.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="488.22" OriginalAmount="474.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="94" TotalAmount="489.18" OriginalAmount="474.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4831185" Longitude="9.2031421" StarRating="3" HotelCode="|28474" HotelName="Flora" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA NAPO TORRIANI 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/4/7/4/28474_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 50 rooms, 1 suite and 6 floors. In the entrance, guests are offered a lobby with elevators, a reception, a safety deposit box service and a currency exchange service. The establishment has a bar, a cafÃ© and a TV room. The establishment offers guests a laundry service, Near the establishment, you can find an indoor car park. SITUATION: Wolkenstain It is in Piazza del Duomo it is situated 3 kilometres away from it is situated 10 kilometres away from Linate Airport in the surrounding area, clients have the central station. ROOM: The establishment has suites with a bathroom, They are equipped with a direct line telephone, a satellite television, a radio, a mini-bar, a safety deposit box, an air-conditioning system and heating. PAYMENT METHODS: Customers can pay using American Express, Mastercard, Visa, Diners Club and JCB.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="489.25" OriginalAmount="475" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|610569-28458135/1201219971596249983/432" HotelName="BRERA APARTMENTS IN GARIBALDI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7600000/7599100/7599029/b05ff48c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="489.25" OriginalAmount="475" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873008-28460080/1201219971596249983/1765" HotelName="BRERA APARTMENTS IN SAN MARCO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873008/2020102134018469.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="489.25" OriginalAmount="475.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="63" TotalAmount="490.28" OriginalAmount="476.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479798245708" Longitude="9.2114192247391" StarRating="3" HotelCode="11837|hotel_demidoff" HotelName="Hotel Demidoff Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/06/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="94" TotalAmount="491.22" OriginalAmount="476.91" 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="491.31" OriginalAmount="477.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.461504" Longitude="9.227658" StarRating="3" HotelCode="309938|bb_di_porta_tosa" HotelName="Bed And Breakfast Di Porta Tosa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Annibale Grasselli 11, 20137 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/7e/707eec3535a0d30709a8bca1e07365245f32bf88.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="491.89" OriginalAmount="477.56" 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="94" TotalAmount="491.89" OriginalAmount="477.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4795909" Longitude="9.2115347" StarRating="3" HotelCode="|21977" HotelName="Demidoff  Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/06/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="63" TotalAmount="492.34" OriginalAmount="478.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="94" TotalAmount="493.26" OriginalAmount="478.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4847323" Longitude="9.200343" StarRating="4" HotelCode="|15811" HotelName="Una Century" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="27" TotalAmount="494.40" OriginalAmount="480" 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="Free CXL until 08/06/2026" 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="83" TotalAmount="494.40" OriginalAmount="480" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|875335-28460170/1201219971596249983/2415" HotelName="MILAN ROYAL SUITES - CENTRO DUOMO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/875335/2020101517268787.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="494.42" OriginalAmount="480.02" 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="63" TotalAmount="496.46" OriginalAmount="482.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45814564" Longitude="9.18825063" StarRating="2" HotelCode="583504|corso_italia_15" HotelName="15 Quindici by Serendipity Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" 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="83" TotalAmount="498.52" OriginalAmount="484" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|872153-28460044/1201219971596249983/2114" HotelName="PATTINI GUEST HOUSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12320000/12314900/12314810/032db03d_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="498.54" OriginalAmount="484.02" 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 02/06/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="83" TotalAmount="499.55" OriginalAmount="485" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|145457-21707209/1201219971596249983/82" HotelName="RAMADA PLAZA BY WYNDHAM MILANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3570000/3568600/3568504/00628507_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="500.20" OriginalAmount="485.63" 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 09/06/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="16" TotalAmount="500.52" OriginalAmount="485.94" 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="8" TotalAmount="501.27" OriginalAmount="486.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4439" Longitude="9.153" StarRating="4" HotelCode="400868|86802" HotelName="iH Hotels Milano Watt 13" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503.67" OriginalAmount="489" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47205" Longitude="9.147963" StarRating="3" HotelCode="146953|55851" HotelName="Domenichino" 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>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="63" TotalAmount="503.67" OriginalAmount="489.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484981" Longitude="9.199359" StarRating="4" HotelCode="47335|una_hotel_century" HotelName="UNAHOTELS Century Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="504.70" OriginalAmount="490.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 03/06/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="505.07" OriginalAmount="490.36" 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="27" TotalAmount="505.73" OriginalAmount="491" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482138" Longitude="9.198663" StarRating="4" HotelCode="14436|26638" HotelName="Marconi" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Filzi 3, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b9/79/b9799b8f558ffe7bd7dc10546871cac97d102097.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 1 km from the centre of Milan, this hotel is appreciated by business customers for its ideal lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="507.79" OriginalAmount="493" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15254-32369788/1201219971596249983/5819" HotelName="STARHOTEL RITZ" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22000/21978/d0debbf0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="508.13" OriginalAmount="493.33" 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="27" TotalAmount="509.85" OriginalAmount="495" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464246" Longitude="9.196134" StarRating="4" HotelCode="76237|55217" HotelName="Galileo 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,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="83" TotalAmount="509.85" OriginalAmount="495" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|591803-28457924/1201219971596249983/1405" HotelName="BRERA APARTMENTS IN NERINO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22610000/22607300/22607293/97d573ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="510.29" OriginalAmount="495.43" 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="511.91" OriginalAmount="497.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="94" TotalAmount="512.30" OriginalAmount="497.38" 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 08/06/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="512.41" OriginalAmount="497.49" 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="16" TotalAmount="512.72" OriginalAmount="497.79" 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="16" TotalAmount="513.86" OriginalAmount="498.89" 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 09/06/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="27" TotalAmount="515.00" OriginalAmount="500" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48277" Longitude="9.18637" StarRating="4" HotelCode="31404|55211" HotelName="Tocq Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="83" TotalAmount="515.00" OriginalAmount="500" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|872948-28480569/1201219971596249983/3835" HotelName="APPARTAMENTO WASHINGTON 84" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/872948/202010295930327.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="516.03" OriginalAmount="501" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.450945305545" Longitude="9.1602802276611" StarRating="4" HotelCode="59713|13052" 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="83" TotalAmount="516.03" OriginalAmount="501" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12764-28497625/1201219971596249983/3171" HotelName="CASUAL ECLETTICO MILANO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/910600/910521/9c510838_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="517.06" OriginalAmount="502.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48935586" Longitude="9.21537541" StarRating="3" HotelCode="226831|desuite_garda_loft_milan_hld_37497" HotelName="Desuite Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Concierge,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>Via Pomezia 4, 20127 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/88/0988f2dadb9c8ce1d0a394663bad4ab504caf60c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Apartment  0 Bedrooms  1 Bathrooms  Sleeps 3\n1 Double 1 Single\nBrand-new split level studio apartm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="517.73" OriginalAmount="502.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.461165352181" Longitude="9.1911390423775" StarRating="4" HotelCode="11558|17405" HotelName="Brunelleschi Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/06/2026" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="520.15" OriginalAmount="505" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1319623-28476451/1201219971596249983/1731" HotelName="CADORNA LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75020000/75018200/75018169/ff05e83c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="521.18" OriginalAmount="506" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|869839-22329079/1201219971596249983/5238" HotelName="INTOMILAN APARTHOTEL GALLERIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41990000/41988400/41988371/c45438d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="521.18" OriginalAmount="506.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470498" Longitude="9.21749" StarRating="3" HotelCode="149873|hotel_ideale" HotelName="Ideale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/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="8" TotalAmount="521.68" OriginalAmount="506.49" 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 07/06/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="16" TotalAmount="522.11" OriginalAmount="506.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.475156586737" Longitude="9.2061567306519" StarRating="3" HotelCode="61855|450315" 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="522.21" OriginalAmount="507" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|152990-28497893/1201219971596249983/1368" HotelName="LHP NAPOLEON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1370000/1364300/1364270/76c5c3dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="523.24" OriginalAmount="508.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48437" Longitude="9.20509" StarRating="3" HotelCode="31176|395295" HotelName="Hotel Aosta" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="83" TotalAmount="523.24" OriginalAmount="508" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|870391-28460132/1201219971596249983/3088" HotelName="CHARMING MILAN APARTMENTS BRERA-MADONNINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35750000/35741200/35741193/87f65850_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="524.27" OriginalAmount="509" 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="83" TotalAmount="524.27" OriginalAmount="509" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1347093-28538184/1201219971596249983/2833" HotelName="FOLEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347093/2022921164411928.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="524.81" OriginalAmount="509.52" 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="63" TotalAmount="525.30" OriginalAmount="510.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="748396|chezromyk_the_kosher_bb" HotelName="Chezromyk Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Marostica 40</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/3a/263a2163402c74e335412d34b15b5365336a1012.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="526.19" OriginalAmount="510.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4611333" Longitude="9.1913645" StarRating="4" HotelCode="|24949" HotelName="Brunelleschi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="532.51" OriginalAmount="517" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.450966" Longitude="9.203724" StarRating="3" HotelCode="192193|247844" 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="94" TotalAmount="532.99" OriginalAmount="517.47" 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 08/06/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="16" TotalAmount="533.49" OriginalAmount="517.95" 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="27" TotalAmount="533.54" OriginalAmount="518" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477265" Longitude="9.20541" StarRating="4" HotelCode="95060|49780" 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="27" TotalAmount="533.54" OriginalAmount="518" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="769690|344238" HotelName="Victor Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/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="83" TotalAmount="534.57" OriginalAmount="519" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874100-28447028/1201219971596249983/541" HotelName="CORSO ITALIA ROOMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/874100/2020108151452576.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="535.60" OriginalAmount="520.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465757373039" Longitude="9.1778218746185" StarRating="4" HotelCode="34969|mokinba_hotels_king" 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="536.44" OriginalAmount="520.82" 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="83" TotalAmount="536.63" OriginalAmount="521" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|338495-28434840/1201219971596249983/974" HotelName="LE SUITE DI PALAZZO SEGRETI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9710000/9703400/9703359/7fbe0562_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="537.38" OriginalAmount="521.73" 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="83" TotalAmount="538.69" OriginalAmount="523" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.5107" Longitude="-82.039" StarRating="3" HotelCode="0|473747-28501537/1201219971596249983/3296" HotelName="43 STATION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>201 BOY SCOUT RD, I-20, AUGUSTA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17720000/17710700/17710658/7c847358_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   Located in Augusta, Motel 6 Augusta is close to Augusta National Golf Club and Augusta State University.&lt;br /&gt; This eco-friendly hotel is within the vicinity of Ezekiel Harris House and The Augusta Canal Interpretive Center at Enterprise Mill.&lt;br /&gt;   Rooms   Make yourself at home in one of the 118 air-conditioned guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers. Conveniences include desks and blackout drapes/curtains, as well as direct-dial phones with free local calls.&lt;br /&gt;   Rec, Spa, Premium Amenities   Take advantage of recreation opportunities such as a seasonal outdoor pool, or other amenities including complimentary wireless Internet access and a television in the lobby.&lt;br /&gt;   Business, Other Amenities   Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and a safe deposit box at the front desk. Free parking is available onsite.&lt;br /&gt;   Room Info:    Know Before You Go       Children 17 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Pet fee: USD 10. per pet, per day (maximum USD 50. per stay)       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.     Minimum Spring Break check-in age is 18 years old.      Checkin Time:  3:00 PM  Checkout Time:  12:00 PM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="539.79" OriginalAmount="524.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4827169" Longitude="9.1864174" StarRating="4" HotelCode="|20326" HotelName="Tocq" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="539.85" OriginalAmount="524.13" 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 09/06/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="16" TotalAmount="539.87" OriginalAmount="524.15" 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 06/06/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="541.78" OriginalAmount="526" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|593345-28457949/1201219971596249983/501" HotelName="SERENDIPITY APARTMENTS DUOMO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/31000000/30240000/30234800/30234768/cda79563_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="541.78" OriginalAmount="526" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|591807-28457851/1201219971596249983/1236" HotelName="BRERA APARTMENTS IN PORTA TICINESE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31570000/31568100/31568080/42e18eb9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="541.78" OriginalAmount="526" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18238-22241691/1201219971596249983/5711" HotelName="UNA SCANDINAVIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/54200/54124/ee31c0f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="542.81" OriginalAmount="527.00" 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="63" TotalAmount="544.87" OriginalAmount="529.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.460512543759" Longitude="9.1812765598297" StarRating="3" HotelCode="400740|hotel_ariston_2" 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="63" TotalAmount="545.90" OriginalAmount="530.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.472686" Longitude="9.194347" StarRating="4" HotelCode="47283|hotel_cavour_2" HotelName="Cavour" Meals="ROOM ONLY" 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="63" TotalAmount="545.90" OriginalAmount="530.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="952427|brera_apartments_in_moscova" 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="94" TotalAmount="546.33" OriginalAmount="530.42" 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="63" TotalAmount="546.93" OriginalAmount="531.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="Free CXL until 05/06/2026" 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="83" TotalAmount="547.96" OriginalAmount="532" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|143086-22244697/1201219971596249983/5195" HotelName="LEONARDO CITY CENTER (EX. HERMITAGE)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20068/cbf11d8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="548.41" OriginalAmount="532.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46149" Longitude="9.2278" StarRating="0" HotelCode="|183982" HotelName="B and B di Porta Tosa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Annibale Grasselli 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/8/2/183982_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="548.99" OriginalAmount="533" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485216497883" Longitude="9.2068988913597" StarRating="4" HotelCode="17911|7163" 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="94" TotalAmount="549.46" OriginalAmount="533.46" 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="550.27" OriginalAmount="534.24" 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="16" TotalAmount="550.33" OriginalAmount="534.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463176" Longitude="9.2102649999999" StarRating="4" HotelCode="89634|1633938" HotelName="Vittoria" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/06/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="83" TotalAmount="551.05" OriginalAmount="535" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347298-28478110/1201219971596249983/538" HotelName="BEPLACE APARTMENTS IN PORTA ROMANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347298/20229271115581.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="551.67" OriginalAmount="535.60" 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="94" TotalAmount="552.67" OriginalAmount="536.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4672162" Longitude="9.1428966" StarRating="4" HotelCode="|21984" HotelName="c-hotels Rubens" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="556.51" OriginalAmount="540.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477281" Longitude="9.2053769" StarRating="4" HotelCode="|56515" HotelName="AXY InnStyle Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="27" TotalAmount="558.26" OriginalAmount="542" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.450149373663" Longitude="9.1697081923485" StarRating="4" HotelCode="102001|20525" HotelName="Art Navigli" 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,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="94" TotalAmount="558.66" OriginalAmount="542.39" 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="12" TotalAmount="560.08" OriginalAmount="543.77" 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="27" TotalAmount="560.32" OriginalAmount="544" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47944" Longitude="9.19487" StarRating="4" HotelCode="19415|449" 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="83" TotalAmount="560.32" OriginalAmount="544" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.989304" Longitude="-90.194106" StarRating="4" HotelCode="0|18212-22276707/1201219971596249983/5646" HotelName="UNA HOTELS GALLES MILANO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 6401 Veterans Memorial Blvd,  METAIRIE, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/184100/184070/92e69c32_b.jpg</HotelPictures>
        <HotelDescription>Thank you for choosing our Wyndham Garden New Orleans Airport hotel. Wyndham Garden Hotels offer tasteful, intimate hotels with comfortable guestrooms and thoughtful amenities. Perfectly situated in convenient business, airport and suburban locations, each hotel provides a worry free stay including relaxing public areas and casual dining events to social gatherings.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="561.14" OriginalAmount="544.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4850775" Longitude="9.2074005" StarRating="4" HotelCode="|15784" HotelName="STARHOTEL ECHO" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="561.74" OriginalAmount="545.38" 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="8" TotalAmount="562.71" OriginalAmount="546.32" 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 06/06/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="63" TotalAmount="564.44" OriginalAmount="548.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484867" Longitude="9.207346" StarRating="4" HotelCode="17918|starhotels_echo" HotelName="E.c.ho." Meals="ROOM ONLY" 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="16" TotalAmount="564.73" OriginalAmount="548.28" 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="83" TotalAmount="567.53" OriginalAmount="551" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32499-28579029/1201219971596249983/4201" HotelName="B AND B HOTEL MILANO LA SPEZIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1190000/1181200/1181146/c6bf7cf6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="568.56" OriginalAmount="552" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|872034-28506368/1201219971596249983/3015" HotelName="HEART" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/80000/72900/72803/89330dbc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="568.56" OriginalAmount="552.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.486269629889" Longitude="9.2235578656414" StarRating="3" HotelCode="407721|bpf_guest_house" HotelName="B.P.F. Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Luggage Storage,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Viale Lombardia 66, 20131 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/a8/f4a83dec4814da5aa80aaf5bb083a5a34228ddae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pattini Guest House in Pasturago (Citta Studi), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="568.56" OriginalAmount="552.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468951438163" Longitude="9.1422162204981" StarRating="4" HotelCode="909324|residence_osoppo" HotelName="Residence Osoppo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via R. Frassinetti 2, 20148 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/f9/22f921a923eef86fc74b3b1884357ba268336e98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Milan. There are a total of 32 bedrooms at Residence Osoppo. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="571.65" OriginalAmount="555" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347297-28478109/1201219971596249983/945" HotelName="BEPLACE APARTMENTS IN DUOMO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347297/2022927105658564.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="572.88" OriginalAmount="556.19" 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="574.14" OriginalAmount="557.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44713" Longitude="9.152" StarRating="0" HotelCode="|550517" HotelName="Versoverde Alzaia Naviglio Grande" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alzaia Naviglio Grande 150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/5/1/7/550517_00affb21104.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="575.77" OriginalAmount="559" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46695329" Longitude="9.19763846" StarRating="0" HotelCode="625279|247814" HotelName="Aiello Rooms San Babila" Meals="ROOM ONLY" 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="27" TotalAmount="576.80" OriginalAmount="560" 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="83" TotalAmount="576.80" OriginalAmount="560" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1348662-28564017/1201219971596249983/4529" HotelName="NYX HOTEL MILAN BY LEONARDO HOTELS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17040000/17036800/17036706/6c3fc70a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="577.83" OriginalAmount="561.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.473819" Longitude="9.224058" StarRating="4" HotelCode="116903|dieci_hotel" HotelName="Dieci" Meals="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="94" TotalAmount="579.80" OriginalAmount="562.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4826459" Longitude="9.2033353" StarRating="4" HotelCode="|21975" HotelName="Berna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="579.89" OriginalAmount="563" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467185" Longitude="9.142714" StarRating="4" HotelCode="17018|19055" 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="83" TotalAmount="580.92" OriginalAmount="564" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|628372-28460076/1201219971596249983/2461" HotelName="EASYHOMES - PIOLA BAZZINI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29410000/29402700/29402698/8c151169_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.95" OriginalAmount="565.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="27" TotalAmount="582.98" OriginalAmount="566" 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="16" TotalAmount="584.27" OriginalAmount="567.25" 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="83" TotalAmount="586.07" OriginalAmount="569" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1412744-28547359/1201219971596249983/4778" HotelName="NUMA MILAN SEMPIONE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107510000/107502000/107501986/6e1b78ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="592.27" OriginalAmount="575.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.453008" Longitude="9.195905" StarRating="4" HotelCode="95061|865795" HotelName="Crivi's Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="594.74" OriginalAmount="577.42" 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="83" TotalAmount="595.34" OriginalAmount="578" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21832-28562688/1201219971596249983/3486" HotelName="STARHOTELS ANDERSON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48600/48572/e4ded283_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="595.34" OriginalAmount="578.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="596.34" OriginalAmount="578.97" 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 06/06/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="27" TotalAmount="598.43" OriginalAmount="581" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465688" Longitude="9.195674" StarRating="4" HotelCode="192153|58984" 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="598.57" OriginalAmount="581.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4572437" Longitude="9.1911186" StarRating="3" HotelCode="|21986" HotelName="Canada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Sofia 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/8/6/21986_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and has 35 standard rooms. In the entrance, you can find a cosy hall with a reception with safety deposit boxes and conference rooms. The establishment has a cosy, American bar. This establishment with air-conditioning, it offers room service, indoor parking and a car park. SITUATION: This urban hotel is in the historic centre. Is situated in a central area. Near the establishment, you will find the tourist attractions. Nearby, there is public transport. Clients can find Piazza del Duomo Cathedral, the La Scala Theatre and Santa Maria delle Grazie Church. It is near the commercial district of Via Montenapoleone. Close to the establishment, guests have bars, restaurants and clubs. Clients can also find San Siro Stadium. It is 15 minutes away from Fiera Milano ROOM: The cosy, comfortable rooms have a bathroom, satellite and cable TV, a mini-bar, a radio, a central air-conditioning system and a double bed. PAYMENT METHODS: Customers can pay using credit cards. OTHERS: The establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="599.21" OriginalAmount="581.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.457882" Longitude="9.185338" StarRating="0" HotelCode="|484998" HotelName="Bob W Ticinese" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="600.49" OriginalAmount="583" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48057871402" Longitude="9.1437631845474" StarRating="3" HotelCode="36889|178149" HotelName="Oro Blu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Lotto Lorenzo 14, (ang. Via Veniero), 20148 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/92/f092b562dc9276d49f1043d785a46ff4e803a224.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the international exhibition centre and the S Siro stadium. Guests a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="600.49" OriginalAmount="583" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|5102-28454857/1201219971596249983/4373" HotelName="B&amp;amp;B HOTEL MILANO AOSTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133800/1133774/7b9efab6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="601.32" OriginalAmount="583.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4585061" Longitude="9.1878083" StarRating="3" HotelCode="|64967" HotelName="Sonder Missori" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>CORSO ITALIA 11/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/9/6/7/64967_6.jpg</HotelPictures>
        <HotelDescription>ROOM: Customers can find quiet rooms with satellite TV, a television (available for a fee), an air-conditioning system, a mini-bar, a direct line telephone and a hairdryer. FACILITIES: Some of the services clients have access to are a bar, a buffet breakfast and a launderette. Guests are offered email service, internet and cycling.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="601.52" OriginalAmount="584" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874978-28460153/1201219971596249983/610" HotelName="HEMI SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/874978/20201014144415784.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="603.25" OriginalAmount="585.68" 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="94" TotalAmount="604.08" OriginalAmount="586.49" 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="83" TotalAmount="605.64" OriginalAmount="588" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|591944-28460074/1201219971596249983/2471" HotelName="EASYHOMES - BRERA LUXURY SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19820000/19816500/19816441/8e39b4ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="606.29" OriginalAmount="588.63" 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="27" TotalAmount="608.73" OriginalAmount="591" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.471972277855" Longitude="9.2076379805803" StarRating="3" HotelCode="366018|238209" HotelName="Roxy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/06/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="63" TotalAmount="609.76" OriginalAmount="592.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.461108913711" Longitude="9.154132604599" StarRating="4" HotelCode="31172|milan_marriott_hotel" HotelName="Marriott Milan" 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,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="27" TotalAmount="610.79" OriginalAmount="593" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46935063" Longitude="9.21401319" StarRating="4" HotelCode="850158|388001" HotelName="Magville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/06/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="83" TotalAmount="612.85" OriginalAmount="595" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25295-22402405/1201219971596249983/84" HotelName="HOTEL CRISTOFORO COLOMBO - PREFERRED HOTELS AND RESORTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/890300/890242/405ede60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="615.94" OriginalAmount="598" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|143093-28586058/1201219971596249983/4290" HotelName="TOWN HOUSE 33" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3230000/3229600/3229573/090315f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="616.73" OriginalAmount="598.77" 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="83" TotalAmount="618.00" OriginalAmount="600" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.952000000000000" Longitude="-90.068000000000000" StarRating="4" HotelCode="0|18228-28584378/1201219971596249983/1598" HotelName="IH HOTELS MILANO REGENCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 555 Canal Street, NEW ORLEANS, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2900/2830/7d350308_b.jpg</HotelPictures>
        <HotelDescription>The New Orleans Marriott is a 3.5 star dominating its corner of the French Quarter, this twin-tower hotel looms over Bourbon St, 2 blocks from Aquarium of the Americas, and 4 blocks from the boutiques and restaurants of the Riverwalk Marketplace. This 41-story New Orleans Marriott has a restaurant and bar. Guests can upgrade to an M Club level room and enjoy exclusive access to the M Club Lounge. Located on the first floor, the M Club Lounge provides guests with the ideal space to work, recharge, connect, and relax. Enjoy snack and food options and 24/7 lounge access for up to 2 guests daily (additional charges will be applied for extra guests). The banquet and meeting spaces comprise a combined 86,849 square feet (8,068 square meters) and have teleconferencing and videoconferencing capabilities. The business center offers computers as well as faxing and photocopying services. The fitness center, located on the fifth floor with views of the Mississippi River Bridge, has free weights and various exercise machines, including treadmills, and stationary bicycles. The 1,333 contemporary guestrooms of the New Orleans Marriott, most with spectacular views, are furnished with soft couches, cherry-wood headboards, premium linens, and high-speed Internet access. Pets not allowed.

The following fees and deposits are charged by the property at time of service, check-in, or check-out.
Fee for buffet breakfast: USD 24.00 per person (approximately)
Fee for in-room wireless Internet: USD 12.95 per night (rates may vary)
Fee for in-room wired Internet: USD 12.95 per night (rates may vary)
Fee for wireless Internet in public areas: USD 12.95 per day (rates may vary)
Valet parking fee: USD 47.57 per day&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="618.00" OriginalAmount="600" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|628102-28565711/1201219971596249983/3004" HotelName="INNSIDE MILANO TORRE GALFA BY MELIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40850000/40847900/40847894/3270e0d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="618.00" OriginalAmount="600.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="974540|sweet_inn_apartments_dogana" HotelName="Sweet Inn Duomo II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dogana, 20123 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/da/99da16c926e40b48a2965684c46446d0bbde9c6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="619.33" OriginalAmount="601.29" 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="16" TotalAmount="620.80" OriginalAmount="602.72" 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="83" TotalAmount="621.09" OriginalAmount="603" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347299-28478111/1201219971596249983/492" HotelName="BEPLACE APARTMENTS IN SAN BABILA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347299/202292711343370.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="623.38" OriginalAmount="605.22" 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="27" TotalAmount="624.18" OriginalAmount="606" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45526336" Longitude="9.16756946" StarRating="4" HotelCode="584213|238299" 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="83" TotalAmount="626.24" OriginalAmount="608" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347790-28478173/1201219971596249983/4751" HotelName="NUMA I ADORE ROOMS AND APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347790/202210614245483.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="626.24" OriginalAmount="608.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483537813137" Longitude="9.1666625440121" StarRating="4" HotelCode="335627|best_western_hotel_mozart" HotelName="Hotel Mozart" Meals="ROOM ONLY" 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="626.52" OriginalAmount="608.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4848399" Longitude="9.1596992" StarRating="4" HotelCode="|21988" HotelName="Nasco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="94" TotalAmount="627.22" OriginalAmount="608.95" 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="Non Refundable">
        <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="27" TotalAmount="627.27" OriginalAmount="609" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4630237" Longitude="9.14387442" StarRating="0" HotelCode="559671|522705" HotelName="Dreams Hotel Residenza Gambara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pasquale Fornari 20, 20146 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/23/ce23906b3e149b320240da5e1b63d220210eadd4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="627.27" OriginalAmount="609" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|618332-22299480/1201219971596249983/5124" HotelName="IQ HOTEL MILANO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37700000/37696200/37696159/958b405b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="628.30" OriginalAmount="610.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.464470445301" Longitude="9.1952928730163" StarRating="4" HotelCode="32810|hotel_ambasciatori_6" 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="8" TotalAmount="628.84" OriginalAmount="610.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466293492016" Longitude="9.1587057709694" StarRating="4" HotelCode="335606|504335" HotelName="Hotel Capitol Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 07/06/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="628.88" OriginalAmount="610.56" 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="94" TotalAmount="628.97" OriginalAmount="610.65" 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="27" TotalAmount="629.33" OriginalAmount="611" 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="94" TotalAmount="629.96" OriginalAmount="611.61" 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="633.13" OriginalAmount="614.69" 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="83" TotalAmount="635.51" OriginalAmount="617" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1347095-28584895/1201219971596249983/3443" HotelName="10 KEYS MILANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83560000/83554300/83554291/75709c50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="636.53" OriginalAmount="617.99" 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="Free CXL until 07/06/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="637.44" OriginalAmount="618.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4662457" Longitude="9.1587857" StarRating="4" HotelCode="|21995" HotelName="Capitol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/06/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="83" TotalAmount="638.60" OriginalAmount="620" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12773-28562690/1201219971596249983/3832" HotelName="STARHOTELS ECHO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3900/3825/30358cae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="639.06" OriginalAmount="620.45" 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="639.29" OriginalAmount="620.67" 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="83" TotalAmount="640.66" OriginalAmount="622" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5105-32345290/1201219971596249983/99" HotelName="CITY LIFE POLIZIANO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/45800/45775/2647f603_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="640.66" OriginalAmount="622" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.416979" Longitude="25.43137" StarRating="2" HotelCode="0|310373-23261831/1201219971596249983/6310" HotelName="B&amp;amp;B MILANO CENISIO GARIBALDI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> FIRA, SANTORINI FIRA, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9750000/9748300/9748252/b9fa045e_b.jpg</HotelPictures>
        <HotelDescription>This hotel is ideally located at the heart of Fira Town, close to all of the famous restaurants and bars of the capital. Its location means that it offers guests the convenience of enjoying the famous nightlife of Santorini, whilst being able to walk back to their suites without requiring transportation. Perched on the top of the wild cliffs, just opposite the Metropolitan Church of Fira, the villas offer unlimited views of the endless blue sea, the volcano and the most photographed sunset on Earth. The hotel is close to a variety of tavernas and shops, which can be found a short walk away. It also offers access to the central bus and taxi station, which is only 150 m away, offering guests the opportunity to explore the island without requiring a private car. Fira Archaeological Museum is about 800 m away, while the beach and shops at Kamari are around 6 km away. Santorini (Thira) Airport is approximately 6 km away.

This design hotel is a charming suite complex, built in Cycladic architecture at the top of the majestic caldera cliffs. It was renovated in 2011 and offers a total of 5 suites. Guests are welcomed in the lobby, which offers a reception with concierge assistance. The hotel also offers services and facilities such as a hairdressing salon, a daily maid service and wierless Internet access in all public areas. Room and laundry services are also available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="641.69" OriginalAmount="623" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|871526-28460071/1201219971596249983/905" HotelName="LIVING SUITES BY BRERA APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41070000/41063600/41063597/2574d770_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="642.09" OriginalAmount="623.39" 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 05/06/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="16" TotalAmount="647.34" OriginalAmount="628.49" 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="94" TotalAmount="647.49" OriginalAmount="628.63" 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 08/06/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="27" TotalAmount="648.90" OriginalAmount="630" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.476929226508" Longitude="9.1966751217842" StarRating="4" HotelCode="258940|14762" HotelName="NH Milano Touring" 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,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="649.23" OriginalAmount="630.32" 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="1" TotalAmount="650.60" OriginalAmount="631.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.50088025516" Longitude="9.1380929946899" StarRating="4" HotelCode="116916|CAN136200" HotelName="Doubletree by Hilton Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/06/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="83" TotalAmount="650.96" OriginalAmount="632" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|273653-28561715/1201219971596249983/913" HotelName="CRIVI'S" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27700/27681/1ba8388b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="650.96" OriginalAmount="632" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1319620-23059391/1201219971596249983/5478" HotelName="NH MILANO CORSO BUENOS AIRES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71810000/71802300/71802223/w3840h2550x0y3-92107034_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="650.96" OriginalAmount="632.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4532314304" Longitude="9.1805040836334" StarRating="3" HotelCode="192156|hotel_milano_33" 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="63" TotalAmount="651.99" OriginalAmount="633.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="652.75" OriginalAmount="633.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4896011" Longitude="9.2000276" StarRating="4" HotelCode="|60059" HotelName="Crowne Plaza Milan City, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA MELCHIORRE GIOIA 73</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/0/5/9/60059_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Crowne Plaza Milan City is rated four stars. SITUATION: The hotel is in the Business Centre Milano. Close to the establishment, guests have the railway station. Near the establishment, you will find the shopping area. The establishment is near Corso Buenos Aires nearby, you will find the nightlife area of Corso Como, where you can find bars and restaurants. It has excellent transport links to the exhibition centre Rho Pero.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="657.14" OriginalAmount="638" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1247220-28480687/1201219971596249983/1403" HotelName="M20 BOUTIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/65000000/64630000/64624200/64624159/e9d0506f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="657.74" OriginalAmount="638.58" 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="63" TotalAmount="659.20" OriginalAmount="640.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.479220880264" Longitude="9.1457507014275" StarRating="5" HotelCode="31174|melia_milano" HotelName="Meliá Milano" Meals="ROOM ONLY" 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="83" TotalAmount="661.26" OriginalAmount="642" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|916089-28448594/1201219971596249983/2873" HotelName="FLAT IN DUOMO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/916089/20211214155025701.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="661.26" OriginalAmount="642" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5092-22238889/1201219971596249983/5347" HotelName="NH MACHIAVELLI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/600000/599600/599508/5eabbd2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="662.27" OriginalAmount="642.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470953750061" Longitude="9.1565948724747" StarRating="4" HotelCode="97096|749735" HotelName="Hotel Tiziano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tiziano 6, 20145 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/ae/17aec0de1335ec19f27c28ef5a3eb9578f46aa5c.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="662.31" OriginalAmount="643.02" 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="664.35" OriginalAmount="645" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.474826919952" Longitude="9.1510945019952" StarRating="3" HotelCode="312311|344135" HotelName="Hotel Campion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="664.35" OriginalAmount="645" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478839101168" Longitude="9.1445758938789" StarRating="4" HotelCode="36890|33384" 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="94" TotalAmount="667.29" OriginalAmount="647.85" 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="83" TotalAmount="669.50" OriginalAmount="650" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5090-22238926/1201219971596249983/5574" HotelName="NH TOURING" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19600/19557/6f85094f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="671.93" OriginalAmount="652.36" 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="63" TotalAmount="674.65" OriginalAmount="655.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46281" Longitude="9.16964" StarRating="3" HotelCode="361198|bb_hotel_milano_santambrogio" 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="94" TotalAmount="675.62" OriginalAmount="655.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4850439" Longitude="9.183856" StarRating="4" HotelCode="|32889" HotelName="Ac Milano By Marriott" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="675.68" OriginalAmount="656.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="676.03" OriginalAmount="656.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4581461" Longitude="9.1915367" StarRating="4" HotelCode="|69155" HotelName="Max Brown Missori" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="27" TotalAmount="677.74" OriginalAmount="658" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.475986960214" Longitude="9.1663031280041" StarRating="3" HotelCode="57789|55855" HotelName="Lancaster" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/05/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="63" TotalAmount="679.80" OriginalAmount="660.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="83" TotalAmount="687.01" OriginalAmount="667" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5101-28579144/1201219971596249983/2610" HotelName="MILANO PORTELLO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/664600/664571/30028bb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="687.01" OriginalAmount="667" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|651621-28502984/1201219971596249983/3559" HotelName="KEB HOTEL VITRUVIO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15260000/15258000/15257961/627332e8_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="688.04" OriginalAmount="668" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1456764-32463174/1201219971596249983/6408" HotelName="CALIMALA MILANO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107490000/107486100/107486055/e96fd9cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="688.42" OriginalAmount="668.37" 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="690.22" OriginalAmount="670.12" 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="83" TotalAmount="693.19" OriginalAmount="673" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5075-28579089/1201219971596249983/3221" HotelName="TOCQ HOTEL MILANO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/527500/527430/f21ca66b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="693.19" OriginalAmount="673" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.9203419" Longitude="-13.6513332" StarRating="4" HotelCode="0|53389-28590512/1201219971596249983/3863" HotelName="AXYHOTELS INNSTYLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3 Calle Pedro Barba, PTO.CARMEN, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63400/491d85a9_b.jpg</HotelPictures>
        <HotelDescription>A stone¿s throw from the best in leisure and entertainment in PUERTO DEL CARMEN, the LABRANDA PLAYA CLUB are the perfect place to enjoy some free time. Of particular note are the panoramic views of the garden and of the swimming pool. The establishment has apartments of 2 bedrooms. We have Cot for children. We also have Outdoor Summer Terrace and Billiards.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="697.31" OriginalAmount="677" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347474-28478182/1201219971596249983/4895" HotelName="NUMA MILAN LORETO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347474/202292916730817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="698.34" OriginalAmount="678.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="83" TotalAmount="699.37" OriginalAmount="679" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|67594-28560613/1201219971596249983/1347" HotelName="HOLIDAY INN MILAN - GARIBALDI STATION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/930000/922300/922236/2d44e656_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="699.37" OriginalAmount="679" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|894542-28447828/1201219971596249983/2094" HotelName="MILAN ELEVEN BY BRERA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/63000000/62590000/62583300/62583299/6fae402f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="700.40" OriginalAmount="680.00" 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="83" TotalAmount="705.55" OriginalAmount="685" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.9506361" Longitude="-90.0702428" StarRating="4" HotelCode="0|18223-28561850/1201219971596249983/4025" HotelName="MOZART" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <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="83" TotalAmount="706.58" OriginalAmount="686" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1349032-28480065/1201219971596249983/4306" HotelName="VIA TORINO APARTMENT 3" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1349032/20221116164020656.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="707.61" OriginalAmount="687" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|632076-28533798/1201219971596249983/3323" HotelName="21 HOUSE OF STORIES CITTA STUDI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36280000/36276100/36276071/5f0a25cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="708.64" OriginalAmount="688" 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="63" TotalAmount="712.76" OriginalAmount="692.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48491716848" Longitude="9.1981154680252" StarRating="4" HotelCode="29246|four_points_by_sheraton_milan_center" HotelName="Four Points By Sheraton Milan Centre" 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,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="714.82" OriginalAmount="694.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 06/06/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="83" TotalAmount="729.24" OriginalAmount="708" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18222-28579015/1201219971596249983/4269" HotelName="MOKINBA MONTEBIANCO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/521300/521293/c325f090_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="732.33" OriginalAmount="711" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347544-28478145/1201219971596249983/4100" HotelName="NJ HOTELSANDAPARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347544/2022930145611129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="736.45" OriginalAmount="715" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|610434-28460699/1201219971596249983/3468" HotelName="AHD ROOMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35520000/35515000/35514950/150b7984_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="737.48" OriginalAmount="716" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1347897-28590531/1201219971596249983/1106" HotelName="MENTANA, BY R COLLECTION HOTELS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347897/202210121106105.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="740.57" OriginalAmount="719" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|891818-22365848/1201219971596249983/5319" HotelName="MILANO VERTICALE  UNA ESPERIENZE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57990000/57988200/57988184/df9cf7d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="741.15" OriginalAmount="719.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4862966" Longitude="9.1997931" StarRating="4" HotelCode="|15794" HotelName="Hilton Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA LUIGI GALVANI 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/9/4/15794_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1969, has 9 floors, 319 rooms and 2 suites. Regarding the food and beverage offering, the establishment has a cosy bar and a restaurant with air-conditioning. SITUATION: This hotel is in Milan the business district 300 metres away from the central station. ROOM: All the rooms have a bathroom with a hairdryer, an air-conditioning system and a mini-bar. FACILITIES: The establishment boasts a gym. OTHERS: The establishment offers American buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="743.66" OriginalAmount="722.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4651215" Longitude="9.1933318" StarRating="0" HotelCode="517498|aparthotel_duomo" 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="16" TotalAmount="746.74" OriginalAmount="724.99" 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="747.12" OriginalAmount="725.36" 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="63" TotalAmount="748.81" OriginalAmount="727.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="802005|t7_3" HotelName="T7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Tertulliano 7</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/6e/eb6eec3ecfa4e3ec755958ab33ae52e461307c22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="750.87" OriginalAmount="729.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="94" TotalAmount="758.12" OriginalAmount="736.04" 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="Non Refundable">
        <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="94" TotalAmount="759.73" OriginalAmount="737.60" 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="Non Refundable">
        <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="8" TotalAmount="760.68" OriginalAmount="738.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.474720838754" Longitude="9.2060164179844" StarRating="4" HotelCode="401861|86522" HotelName="Mercure Milano Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 06/06/2026" 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="761.44" OriginalAmount="739.26" 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 07/06/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="83" TotalAmount="763.23" OriginalAmount="741" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|5098-22238923/1201219971596249983/5295" HotelName="MELIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/662500/662486/800ad29e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="773.57" OriginalAmount="751.04" 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="27" TotalAmount="779.71" OriginalAmount="757" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.456009" Longitude="9.187137" StarRating="4" HotelCode="117417|55662" 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="780.74" OriginalAmount="758.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.498838586193" Longitude="9.1661301255226" StarRating="4" HotelCode="192210|hotel_sunflower" HotelName="Sunflower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/06/2026" 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="787.08" OriginalAmount="764.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4794083" Longitude="9.2099943" StarRating="4" HotelCode="|21992" HotelName="IH Hotels Milano Puccini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>CORSO BUENOS AIRES 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/9/2/21992_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 65 rooms, The establishment offers guests lifts, a cafÃ©, a bar and a conference room. Close to the establishment, you can find an indoor car park. SITUATION: This elegant, luxurious hotel is in a central location, Corso Buenos Aires it is in Where you can find shops, leisure areas and entertainment. it is a few minutes away from Lima the metro station. ROOM: Customers have fully-equipped rooms with a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, an air-conditioning system and a safety deposit box.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="787.95" OriginalAmount="765" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|67610-28579032/1201219971596249983/2546" HotelName="DUO MILAN PORTA NUOVA, A TRIBUTE PORTFOLIO HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/789100/789026/668c883d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="788.98" OriginalAmount="766" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46729286" Longitude="9.18701574" StarRating="4" HotelCode="507488|178845" HotelName="Hotel Clerici" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="789.99" OriginalAmount="766.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.476394" Longitude="9.182666" StarRating="5" HotelCode="|515294" HotelName="Vmaison Brera Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Tommaso da Cazzaniga 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/5/2/9/4/515294_3574f2f1033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="800.31" OriginalAmount="777" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483208480708" Longitude="9.1775810210885" StarRating="4" HotelCode="527391|227300" HotelName="Hotel Viu Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="83" TotalAmount="800.31" OriginalAmount="777" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1413475-27443881/1201219971596249983/38" 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="16" TotalAmount="803.32" OriginalAmount="779.92" 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="805.46" OriginalAmount="782.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.451062" Longitude="9.1922010000001" StarRating="4" HotelCode="78764|hotel_deste_2" HotelName="D'Este" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Bligny 23, 20136 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/3a/c73a97182869991aa15e1873446ca73d2494c572.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="808.16" OriginalAmount="784.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4822636" Longitude="9.1526347" StarRating="4" HotelCode="|440606" HotelName="Nh Collection Milano City Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/06/2026">
        <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="83" TotalAmount="813.70" OriginalAmount="790" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1348702-28480028/1201219971596249983/4415" HotelName="VIA TORINO APARTMENT 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1348702/20221191671694.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="814.39" OriginalAmount="790.67" 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="12" TotalAmount="817.80" OriginalAmount="793.98" 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="818.38" OriginalAmount="794.54" 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 08/06/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="94" TotalAmount="819.09" OriginalAmount="795.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.481633" Longitude="9.1887225" StarRating="4" HotelCode="|77521" HotelName="Milano Verticale - UNA Esperienze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="83" TotalAmount="820.91" OriginalAmount="797" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|234000-28457238/1201219971596249983/564" HotelName="SAN PIETRO ALL'ORTO 6" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4510000/4508200/4508159/7f55cec2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="824.00" OriginalAmount="800" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463327" Longitude="9.188405" StarRating="4" HotelCode="154422|56562" HotelName="Maison Milano UNA Esperienze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mazzini 4, 20123 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/18/ea18e822b8e134ac45e56efa75fa682ecf977bdb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="829.97" OriginalAmount="805.80" 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="83" TotalAmount="834.30" OriginalAmount="810" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1310754-28477459/1201219971596249983/4240" HotelName="NH COLLECTION CITY LIFE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72280000/72271400/72271394/4aff2ceb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="836.36" OriginalAmount="812" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46218932" Longitude="9.19047366" StarRating="2" HotelCode="604515|57820" 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="94" TotalAmount="842.62" OriginalAmount="818.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466665" Longitude="9.1831241" StarRating="4" HotelCode="|126188" HotelName="Numa Camperio Rooms &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="850.78" OriginalAmount="826" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46403933101" Longitude="9.2088905328435" StarRating="5" HotelCode="448421|179942" 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="83" TotalAmount="850.78" OriginalAmount="826" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|185743-28562601/1201219971596249983/4631" HotelName="NUMA MILAN CAMPERIO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3610000/3605900/3605837/005c4224_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="868.28" OriginalAmount="842.99" 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 08/06/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="63" TotalAmount="871.38" OriginalAmount="846.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="Free CXL until 07/06/2026" 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="83" TotalAmount="873.44" OriginalAmount="848" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|916120-28448598/1201219971596249983/3210" HotelName="HEART APARTMENTS DUOMO CASTELLO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/916120/2021121513157584.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="876.53" OriginalAmount="851.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.45097609" Longitude="9.18652514" StarRating="0" HotelCode="811205|bb_hotels_residenza_bocconi" HotelName="BB Hotels Aparthotel Bocconi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Teulié 7, 20136 Milano, Padova</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/bd/71bd61c0eb7b33dbccd93c1f3ccd80ca55d32b64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 2 km from Milan Cathedral, Residenza Bocconi features modern apartments with free Wi-Fi. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="877.26" OriginalAmount="851.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4574935" Longitude="9.1919505" StarRating="4" HotelCode="|74672" HotelName="Uptown Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="94" TotalAmount="877.66" OriginalAmount="852.10" 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="83" TotalAmount="883.74" OriginalAmount="858" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|453287-20683224/1201219971596249983/298" HotelName="VIU MILAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17370000/17365900/17365843/a17c0c69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="890.08" OriginalAmount="864.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.463083504114" Longitude="9.1979157227192" StarRating="4" HotelCode="258936|15074" HotelName="NH Collection Milano President" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="63" TotalAmount="893.01" OriginalAmount="867.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="94" TotalAmount="897.95" OriginalAmount="871.80" 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="901.21" OriginalAmount="874.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48316" Longitude="9.17786" StarRating="5" HotelCode="|217963" HotelName="Hotel Viu Milan, A Member Of Design Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="83" TotalAmount="904.34" OriginalAmount="878" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.409566" Longitude="23.669824" StarRating="2" HotelCode="0|592626-28458947/1201219971596249983/1398" HotelName="LUXURY SUITE MILANO DUOMO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3 Krinon, LEFKANTI, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6450000/6443200/6443123/68d381a7_b.jpg</HotelPictures>
        <HotelDescription>This elegant hotel is situated in a traditional fishing hamlet in the Gulf of Evia, 12 km from the town of Eretria. The self-contained units all have a fully equipped kitchenette, as well as a dining area and a spacious furnished balcony, where guests can enjoy their home-cooked meals on a backdrop of sweeping mountain or sea views. As an alternative to the beautiful beach, the hotel has a large swimming pool, which can meet the requirements of any age group, including children. The outdoor area comprises also a pool bar, where guests can enjoy a refreshing drink or a light meal. The restaurant overlooks the swimming pool area and serves complimentary breakfast in the morning and a rich variety of authentic Greek cuisine for lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="912.58" OriginalAmount="886" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46571248" Longitude="9.19161723" StarRating="4" HotelCode="305780|238316" HotelName="The Street Milano Duomo" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="913.61" OriginalAmount="887" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.447123601026" Longitude="9.2069426178932" StarRating="4" HotelCode="36569|24172" 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="83" TotalAmount="915.67" OriginalAmount="889" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5065-28586957/1201219971596249983/3060" HotelName="IH MILANO AMBASCIATORI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/470000/460500/460445/65aeb119_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="921.85" OriginalAmount="895.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.452565" Longitude="9.167148" StarRating="5" HotelCode="263948|magna_pars_suites_milano" HotelName="Magna Pars Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 06/06/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="63" TotalAmount="923.91" OriginalAmount="897.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="16" TotalAmount="924.58" OriginalAmount="897.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468543255004" Longitude="9.1831782460213" StarRating="4" HotelCode="16410|1085548" HotelName="UNAHOTELS Cusani Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="83" TotalAmount="925.97" OriginalAmount="899" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946565" Longitude="100.885381" StarRating="4" HotelCode="0|185805-28586928/1201219971596249983/1511" HotelName="PETIT PALAIS DE CHARME" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <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="27" TotalAmount="928.03" OriginalAmount="901" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466026" Longitude="9.192203" StarRating="4" HotelCode="11617|30463" HotelName="Sina de la Ville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Hoepli 6, 20121 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/fa/c4fac39154c7c7bfb6500812dd1981aff7d5f023.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="931.12" OriginalAmount="904" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1354342-22371932/1201219971596249983/5650" HotelName="RADISSON COLLECTION, SANTA SOFIA MILAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/64282c50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="952.75" OriginalAmount="925" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1436766-27808540/1201219971596249983/6546" HotelName="NEMI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/109000000/108400000/108399300/108399264/38b56f60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="953.45" OriginalAmount="925.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4771881" Longitude="9.1845155" StarRating="4" HotelCode="|74406" HotelName="Urban Hive Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="83" TotalAmount="957.90" OriginalAmount="930" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|877820-32798288/1201219971596249983/4366" HotelName="UNA MAISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/877820/20201030113556579.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="957.90" OriginalAmount="930.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47938999" Longitude="9.19628772" StarRating="5" HotelCode="317060|me_milan__il_duca" HotelName="ME Milan Il Duca" Meals="ROOM ONLY" 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="27" TotalAmount="958.93" OriginalAmount="931" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478752589289" Longitude="9.1990354657173" StarRating="5" HotelCode="18681|20534" HotelName="The Westin Palace, Milan" 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,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="959.49" OriginalAmount="931.54" 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 03/06/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="83" TotalAmount="963.05" OriginalAmount="935" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|185753-28563326/1201219971596249983/2330" HotelName="QC ROOM MILANO PORTA ROMANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/910000/909947/e95792c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="970.26" OriginalAmount="942" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.471403141108" Longitude="9.19652988461" StarRating="4" HotelCode="317217|58986" 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="974.38" OriginalAmount="946" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|5091-22238929/1201219971596249983/5731" HotelName="TIVOLI PRESIDENT MILANO HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2100/2095/e0aa975b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="977.47" OriginalAmount="949.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 04/06/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="83" TotalAmount="979.53" OriginalAmount="951" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|676530-28584379/1201219971596249983/4618" HotelName="ODSWEET DUOMO MILANO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48710000/48703800/48703782/df01c43c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="982.87" OriginalAmount="954.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46574" Longitude="9.19157" StarRating="4" HotelCode="|184102" HotelName="The Street Milano Duomo | A Design Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="94" TotalAmount="984.42" OriginalAmount="955.75" 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="94" TotalAmount="990.36" OriginalAmount="961.51" 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="Free CXL until 07/06/2026">
        <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="27" TotalAmount="997.04" OriginalAmount="968" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468244" Longitude="9.207223" StarRating="5" HotelCode="177816|28247" 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="83" TotalAmount="1000.13" OriginalAmount="971" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|543005-28563910/1201219971596249983/3234" HotelName="CLERICI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14870000/14866500/14866472/6a97ea2b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1033.09" OriginalAmount="1003" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|26284-28568557/1201219971596249983/4389" HotelName="UNA CUSANI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21200/21141/992aea59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1041.33" OriginalAmount="1011" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1247322-22366421/1201219971596249983/5542" HotelName="RADISSON COLLECTION HOTEL, PALAZZO TOURING CLUB MILAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/65000000/64670000/64665900/64665804/14bc5a9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1048.52" OriginalAmount="1017.98" 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="63" TotalAmount="1054.72" OriginalAmount="1024.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="94" TotalAmount="1059.32" OriginalAmount="1028.47" 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="Free CXL until 02/06/2026">
        <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="63" TotalAmount="1073.26" OriginalAmount="1042.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="1073.90" OriginalAmount="1042.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4683631" Longitude="9.2072641" StarRating="5" HotelCode="|78100" HotelName="Château Monfort - Relais &amp; Châteaux" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="94" TotalAmount="1086.57" OriginalAmount="1054.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.466006" Longitude="9.193043" StarRating="0" HotelCode="|209524" HotelName="Duomo Hotel &amp; Apartments Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="8" TotalAmount="1087.27" OriginalAmount="1055.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46718225" Longitude="9.20191466" StarRating="4" HotelCode="571833|628337" HotelName="Hotel Monforte 27" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" 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="1101.98" OriginalAmount="1069.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.467225" Longitude="9.201939" StarRating="4" HotelCode="|316590" HotelName="Indigo Milan - Corso Monforte, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="27" TotalAmount="1119.61" OriginalAmount="1087" 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="27" TotalAmount="1121.67" OriginalAmount="1089" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470279423749" Longitude="9.1954788565636" StarRating="4" HotelCode="117254|33904" HotelName="Manzoni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/06/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1130.94" OriginalAmount="1098" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|868973-28466785/1201219971596249983/3474" HotelName="3 ROOMS 10 CORSO COMO MILANO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90680000/90674100/90674075/e1a0af5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1134.03" OriginalAmount="1101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|233971-28599909/1201219971596249983/2183" HotelName="MAGNA PARS L'HOTEL A PARFUM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5480000/5478600/5478506/f673d841_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1141.15" OriginalAmount="1107.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4653511" Longitude="9.1912806" StarRating="5" HotelCode="|69156" HotelName="Sina The Gray" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via San Raffaele,6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/1/5/6/69156_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: GRAY HOTEL is rated five stars, is situated in the centre Milan and it is near the cathedral. ROOM: Customers can find inviting rooms, have a king-size bed. OTHERS: The establishment offers a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1153.60" OriginalAmount="1120.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="83" TotalAmount="1183.47" OriginalAmount="1149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|543743-28501620/1201219971596249983/3317" HotelName="CASTELLO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20180000/20172600/20172559/d89411c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1184.72" OriginalAmount="1150.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.460819195342" Longitude="9.1886043548584" StarRating="4" HotelCode="336457|17021" HotelName="Dei Cavalieri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/06/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">
        <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>
        <Offer>Long Stay discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1212.31" OriginalAmount="1177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|871581-28460042/1201219971596249983/1336" HotelName="SPERONARI SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41500000/41495300/41495232/723b99e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1219.52" OriginalAmount="1184.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 05/06/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="94" TotalAmount="1220.44" OriginalAmount="1184.89" 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="83" TotalAmount="1231.88" OriginalAmount="1196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|170806-28599259/1201219971596249983/3517" HotelName="CHATEAU MONFORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4590000/4588700/4588641/032e3c0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1244.24" OriginalAmount="1208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|611166-28566587/1201219971596249983/2899" HotelName="INDIGO MILAN - CORSO MONFORTE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19370000/19367100/19367023/e1fbbf98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1305.10" OriginalAmount="1267.09" 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="83" TotalAmount="1321.49" OriginalAmount="1283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30392-32597296/1201219971596249983/3281" HotelName="STRAF MILAN A MEMBER OF DESIGNS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/995700/995633/656c572a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1337.97" OriginalAmount="1299" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485789708476" Longitude="9.2018491029739" StarRating="5" HotelCode="12364|53789" 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="83" TotalAmount="1359.60" OriginalAmount="1320" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1277730-28475446/1201219971596249983/2126" HotelName="DUOMO HOTEL AND APARTMENTS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1277730/20211125104527730.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1380.30" OriginalAmount="1340.10" 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="83" TotalAmount="1382.26" OriginalAmount="1342" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873246-28460087/1201219971596249983/4162" HotelName="BANDB VIA PADOVA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873246/20201059552821.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1385.06" OriginalAmount="1344.72" 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="63" TotalAmount="1396.68" OriginalAmount="1356.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="63" TotalAmount="1411.10" OriginalAmount="1370.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 08/06/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="83" TotalAmount="1419.34" OriginalAmount="1378" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1258410-28536884/1201219971596249983/3712" HotelName="AMABILIA SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68770000/68764300/68764248/281c4552_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1458.09" OriginalAmount="1415.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48527" Longitude="9.20129" StarRating="5" HotelCode="|15802" HotelName="Excelsior Hotel Gallia a Luxury Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="1462.60" OriginalAmount="1420.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="83" TotalAmount="1471.87" OriginalAmount="1429" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1348631-32656738/1201219971596249983/6201" HotelName="ROSA GRAND MILANO - STARHOTELS COLLEZIONE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2900/2875/5d33dfd7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1529.64" OriginalAmount="1485.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.46488" Longitude="9.189325" StarRating="5" HotelCode="|216586" HotelName="The Glamore Milano Duomo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="94" TotalAmount="1531.34" OriginalAmount="1486.74" 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 09/06/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="83" TotalAmount="1538.82" OriginalAmount="1494" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1347366-28480770/1201219971596249983/2854" HotelName="FIORENTINI RESIDENCE MILANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1347366/202292811262041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1551.18" OriginalAmount="1506" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|651637-32841380/1201219971596249983/6177" 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="83" TotalAmount="1638.73" OriginalAmount="1591" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5078-28561846/1201219971596249983/1232" HotelName="HOTEL DEI CAVALIERI MILANO DUOMO" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12833/cca93691_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1841.64" OriginalAmount="1788" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1267877-28480932/1201219971596249983/4299" HotelName="VICO MILANO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71400000/71395700/71395633/19c32cff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2211.70" OriginalAmount="2147.28" 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 03/06/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="2284.54" OriginalAmount="2218.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 02/06/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="27" TotalAmount="2287.63" OriginalAmount="2221" 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 08/06/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="83" TotalAmount="2329.86" OriginalAmount="2262" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352556-23863957/1201219971596249983/243" 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="83" TotalAmount="2954.04" OriginalAmount="2868" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1397872-27808537/1201219971596249983/6552" HotelName="PALAZZO CORDUSIO, A GRAN MELIÁ HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/95000000/95000000/94999000/94998930/f736c14e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3212.20" OriginalAmount="3118.64" 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 09/06/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="27" TotalAmount="3231.11" OriginalAmount="3137" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.47336" Longitude="9.1911250000001" StarRating="5" HotelCode="263951|57724" HotelName="Palazzo Parigi Hotel Grand Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/06/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="63" TotalAmount="3284.67" OriginalAmount="3189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.470520911293" Longitude="9.1930307162863" StarRating="5" HotelCode="904547|armani_hotel_milano" HotelName="Armani Hotel Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/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="94" TotalAmount="3318.38" OriginalAmount="3221.73" 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 07/06/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="83" TotalAmount="3477.28" OriginalAmount="3376" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|244400-10658431/1201219971596249983/6621" HotelName="PALAZZO PARIGI GRAND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6160000/6152800/6152726/73bc95d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3623.54" OriginalAmount="3518.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.465496" Longitude="9.188925" StarRating="5" HotelCode="26216|7332" HotelName="Park Hyatt Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/06/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="3744.43" OriginalAmount="3635.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.472021" Longitude="9.201783" StarRating="5" HotelCode="|508313" HotelName="Casa Cipriani Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="3864.16" OriginalAmount="3751.61" 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="83" TotalAmount="3871.77" OriginalAmount="3759" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|24828-10669107/1201219971596249983/6644" HotelName="PARK HYATT MILANO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/977300/977287/709ca3fb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3874.86" OriginalAmount="3762.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="Non Refundable" 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="63" TotalAmount="3886.19" OriginalAmount="3773.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="27" TotalAmount="3930.48" OriginalAmount="3816" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.469230769174" Longitude="9.1986264288425" StarRating="5" HotelCode="26032|28245" HotelName="Baglioni Hotel Carlton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/06/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="3940.83" OriginalAmount="3826.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4702064" Longitude="9.1896335" StarRating="5" HotelCode="|55983" HotelName="Bulgari  Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="83" TotalAmount="4012.88" OriginalAmount="3896" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|172561-10668269/1201219971596249983/6657" HotelName="ARMANI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4620000/4610200/4610190/1839b7ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="4101.46" OriginalAmount="3982" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18206-32392769/1201219971596249983/264" HotelName="THE CARLTON, A ROCCO FORTE HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/450000/449200/449149/c2f8cee0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4340.24" OriginalAmount="4213.83" 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="4350.23" OriginalAmount="4223.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468135" Longitude="9.198437" StarRating="5" HotelCode="|447326" HotelName="Portrait Milano - Lungarno Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/06/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="4646.06" OriginalAmount="4510.74" 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 08/06/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="4761.07" OriginalAmount="4622.40" 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="Free CXL until 09/06/2026">
        <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="173.11" OriginalAmount="168.07" 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 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>3022 S 1st St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="392.70" OriginalAmount="381.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5084155" Longitude="9.1905774" StarRating="0" HotelCode="|288963" HotelName="Villa Lia Depandance Hotel Sicilia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Benefattori dell'Ospedale 24 (check-in at Hotel Sicilia)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.39" OriginalAmount="386.79" 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 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viale Sarca 90</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="598.64" OriginalAmount="581.20" 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 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Gulli 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="620.89" OriginalAmount="602.81" 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 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Airaghi, 131</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Meeting Room,Spa,Kitchen,Heated Pool,Pets allowed,Airport Transfer (on Demand),24 Hour Front Desk,Concierge,Housekeeping,Luggage Storage,Off-Site Parking,Parking,Dry Cleaning,Elevator,LCD/Projector,24 Hour Power Supply,Porter,Library,Coffee Shop</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,ECO HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,CLUB RESORT,VILLAGE,SPA HOTEL,APARTMENT,BED AND BREAKFASTS,GUESTHOUSE,GUEST HOUSES,HOSTELS,INNS,APARTHOTEL,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
9d92e9ed-8f4f-4505-808e-2ab90bc7f838|PriceRequest|PriceRequest|<?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="Price" TimeStamp="0001-01-01T00:00:00" TraceId="9d92e9ed-8f4f-4505-808e-2ab90bc7f838">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="54074" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-14T00:00:00" End="2026-06-17T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|1354342-22371932/1201219971596249983/5650" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Weyak.kuwait@gmail.com" Password="Weyak@2026" RequestedCurrency="GBP" ClientNationality="kw" ClientCountry="Kuwait" 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
9d92e9ed-8f4f-4505-808e-2ab90bc7f838|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="9d92e9ed-8f4f-4505-808e-2ab90bc7f838" TimeStamp="0001-01-01T00:00:00" HotelName="RADISSON COLLECTION, SANTA SOFIA MILAN" HotelCode="|1354342" StarRating="5" GTCityId="0" CityName="Milan" CountryName="Italy" Address="VIA SANTA SOFIA 37 , Milan, Lombardia Italy, 20122" PhoneNo="+390236213200" FaxNo="" Latitude="45.46971" Longitude="9.234185" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: COLLECTION Room" RoomTypeCode="22371932/1201219971596249983/5650|83|OTA0fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="904" TotalPrice="931.12" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>PLEASE NOTE THAT THIS IS NON AMENDABLE&amp;lt;BR /&amp;gt;IF YOU FAIL TO CHECK-IN FOR THIS RESERVATION, OR IF YOU CANCEL OR CHANGE THIS RESERVATION AFTER CXL DEADLINE, YOU MAY INCUR PENALTY CHARGES AT THE DISCRETION OF THE HOTEL OF UP TO 100% OF THE BOOKING VALUE, UNLESS OTHERWISE STATED.This booking is Non-Refundable and cannot be amended or modified. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy).&amp;lt;BR /&amp;gt;City Tax 72.00 EUR - Excluded&amp;lt;BR /&amp;gt;Included: Free WiFi&amp;lt;BR /&amp;gt;CXL charges apply as follows: STARTING 22/05/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-23T15:34:34.6256878+01:00" End="2026-06-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Collection Superior" RoomTypeCode="22371932/1201219971596249983/5649|83|OTUyfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="952" TotalPrice="980.56" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>PLEASE NOTE THAT THIS IS NON AMENDABLE&amp;lt;BR /&amp;gt;IF YOU FAIL TO CHECK-IN FOR THIS RESERVATION, OR IF YOU CANCEL OR CHANGE THIS RESERVATION AFTER CXL DEADLINE, YOU MAY INCUR PENALTY CHARGES AT THE DISCRETION OF THE HOTEL OF UP TO 100% OF THE BOOKING VALUE, UNLESS OTHERWISE STATED.This booking is Non-Refundable and cannot be amended or modified. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy).&amp;lt;BR /&amp;gt;City Tax 72.00 EUR - Excluded&amp;lt;BR /&amp;gt;Included: Free WiFi&amp;lt;BR /&amp;gt;CXL charges apply as follows: STARTING 22/05/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-23T15:34:34.6256878+01:00" End="2026-06-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Collection Premium" RoomTypeCode="22371932/1201219971596249983/5664|83|MTAwMHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1000" TotalPrice="1030.00" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>PLEASE NOTE THAT THIS IS NON AMENDABLE&amp;lt;BR /&amp;gt;IF YOU FAIL TO CHECK-IN FOR THIS RESERVATION, OR IF YOU CANCEL OR CHANGE THIS RESERVATION AFTER CXL DEADLINE, YOU MAY INCUR PENALTY CHARGES AT THE DISCRETION OF THE HOTEL OF UP TO 100% OF THE BOOKING VALUE, UNLESS OTHERWISE STATED.This booking is Non-Refundable and cannot be amended or modified. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy).&amp;lt;BR /&amp;gt;City Tax 72.00 EUR - Excluded&amp;lt;BR /&amp;gt;Included: Free WiFi&amp;lt;BR /&amp;gt;CXL charges apply as follows: STARTING 22/05/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-23T15:34:34.6256878+01:00" End="2026-06-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/64282c50_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/d371da6e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/d37b1350_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/879c1f51_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/d28282cb_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/72a9613f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/424c7405_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/05542c41_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/6057faf2_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/04f3cc76_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/6bf55313_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/0da62a92_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/dcf7a340_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/13a0f4ce_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/8f0670d8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/5fdab37b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/ee7e11d1_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/b10fb224_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/093e68fc_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/e045a099_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/54fe69f5_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/f8c51be3_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/7fbdc5ea_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/c4268075_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/3517711b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/112d68a3_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/c8b8fbdf_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/283ec756_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/de377d9f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/07b8a0e2_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/w2560h3837x0y0-5b68a102_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/a2b0f565_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/bfd4f886_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/1ed3ad86_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/b49078bd_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/72d31c59_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/w3840h2557x0y0-6fad320d_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/cdb61ac6_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/1ccc9a55_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/w5759h3835x0y5-01916376_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/w5755h3835x5y5-8005d2d6_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/477107f4_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/9fda9835_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/cae60824_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/07f2b29a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/3e4f84ec_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/04b8909b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/dbd2b93a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/ded2e431_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/f6b07728_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/419bf0f8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/69843751_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/f7c6bc72_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/735ec73a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/e7fbbcb3_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/3f15c931_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/8d045f3c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/3ea92770_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/37873329_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/6fc8462e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/w3836h2556x4y3-ea84ec3d_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/51323253_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/9b8cfd0e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/90000000/89610000/89607000/89606984/33a653e8_b.jpg" /></Images><HotelAmenities>Wheelchair accessible&lt;BR /&gt;Free Wi-Fi in all rooms!&lt;BR /&gt;Internet&lt;BR /&gt;Internet services&lt;BR /&gt;Wi-Fi in public areas&lt;BR /&gt;Fitness center&lt;BR /&gt;Golf course [on-site]&lt;BR /&gt;Sauna&lt;BR /&gt;Swimming pool [outdoor]&lt;BR /&gt;Breakfast in room&lt;BR /&gt;Cashless payment service&lt;BR /&gt;Daily disinfection in all rooms&lt;BR /&gt;Daily disinfection in common areas&lt;BR /&gt;Hot water linen and laundry washing&lt;BR /&gt;Individually-wrapped food options&lt;BR /&gt;Physical distancing of at least 1 meter&lt;BR /&gt;Professional-grade sanitizing services&lt;BR /&gt;Rooms sanitized between stays&lt;BR /&gt;Safe dining setup&lt;BR /&gt;Sanitized kitchen and tableware items&lt;BR /&gt;Staff trained in safety protocol&lt;BR /&gt;Bar&lt;BR /&gt;Breakfast [buffet]&lt;BR /&gt;Breakfast [continental]&lt;BR /&gt;Restaurants&lt;BR /&gt;Room service&lt;BR /&gt;Snack bar&lt;BR /&gt;Air conditioning in public area&lt;BR /&gt;Concierge&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Dry cleaning&lt;BR /&gt;Elevator&lt;BR /&gt;Facilities for disabled guests&lt;BR /&gt;Food delivery&lt;BR /&gt;Invoice provided&lt;BR /&gt;Ironing service&lt;BR /&gt;Laundry service&lt;BR /&gt;Luggage storage&lt;BR /&gt;Safety deposit boxes&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Terrace&lt;BR /&gt;Check-in/out [private]&lt;BR /&gt;Fire extinguisher&lt;BR /&gt;Front desk [24-hour]&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Pet-friendly [charges apply]&lt;BR /&gt;Pets allowed&lt;BR /&gt;Safety/security feature&lt;BR /&gt;Security [24-hour]&lt;BR /&gt;Smoke alarms&lt;BR /&gt;Car park [charges apply]&lt;BR /&gt;Languages Spoken:&lt;BR /&gt;English&lt;BR /&gt;Italian&lt;BR /&gt;Spanish</HotelAmenities><HotelDescription>At Radisson Collection Hotel, Santa Sofia Milan, exceptional service and top-notch amenities create a memorable experience for guests.Complimentary internet access is available in the hotel to ensure you stay connected during your visit.For guests with their own vehicle, parking facilities are provided.Accommodations come equipped with all the conveniences required for a restful night's slumber.A number of rooms feature television for guest amusement and enjoyment. In certain rooms, the hotel offers visitors access to a refrigerator and mini bar.In the hotel, certain guest bathrooms come equipped with essential bathroom amenities, such as a hair dryer, toiletries and bathrobes, ensuring a comfortable stay for guests. A delightful breakfast is the perfect way to begin your day, and at Radisson Collection Hotel, Santa Sofia Milan, you can always indulge in a scrumptious meal on-site. At Radisson Collection Hotel, Santa Sofia Milan, guests can take pleasure in the delightful recreational amenities provided for their entertainment.At the hotel fitness center, you have the option to engage in your daily exercise routine or simply alleviate your jet lag by breaking a sweat.At Radisson Collection Hotel, Santa Sofia Milan, exceptional service and top-notch amenities create &lt;BR /&gt;The property's swimming pool is only open during summer seasons.&lt;BR /&gt;Guests over 12 years old are considered as adults.</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Wheelchair accessible&lt;BR /&gt;Free Wi-Fi in all rooms!&lt;BR /&gt;Internet&lt;BR /&gt;Internet services&lt;BR /&gt;Wi-Fi in public areas&lt;BR /&gt;Fitness center&lt;BR /&gt;Golf course [on-site]&lt;BR /&gt;Sauna&lt;BR /&gt;Swimming pool [outdoor]&lt;BR /&gt;Breakfast in room&lt;BR /&gt;Cashless payment service&lt;BR /&gt;Daily disinfection in all rooms&lt;BR /&gt;Daily disinfection in common areas&lt;BR /&gt;Hot water linen and laundry washing&lt;BR /&gt;Individually-wrapped food options&lt;BR /&gt;Physical distancing of at least 1 meter&lt;BR /&gt;Professional-grade sanitizing services&lt;BR /&gt;Rooms sanitized between stays&lt;BR /&gt;Safe dining setup&lt;BR /&gt;Sanitized kitchen and tableware items&lt;BR /&gt;Staff trained in safety protocol&lt;BR /&gt;Bar&lt;BR /&gt;Breakfast [buffet]&lt;BR /&gt;Breakfast [continental]&lt;BR /&gt;Restaurants&lt;BR /&gt;Room service&lt;BR /&gt;Snack bar&lt;BR /&gt;Air conditioning in public area&lt;BR /&gt;Concierge&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Dry cleaning&lt;BR /&gt;Elevator&lt;BR /&gt;Facilities for disabled guests&lt;BR /&gt;Food delivery&lt;BR /&gt;Invoice provided&lt;BR /&gt;Ironing service&lt;BR /&gt;Laundry service&lt;BR /&gt;Luggage storage&lt;BR /&gt;Safety deposit boxes&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Terrace&lt;BR /&gt;Check-in/out [private]&lt;BR /&gt;Fire extinguisher&lt;BR /&gt;Front desk [24-hour]&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Pet-friendly [charges apply]&lt;BR /&gt;Pets allowed&lt;BR /&gt;Safety/security feature&lt;BR /&gt;Security [24-hour]&lt;BR /&gt;Smoke alarms&lt;BR /&gt;Car park [charges apply]&lt;BR /&gt;Languages Spoken:&lt;BR /&gt;English&lt;BR /&gt;Italian&lt;BR /&gt;Spanish</Description></HotelFacilities></Facilities></HotelRoomRS>||True