<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
a62eab9e-4c88-45f5-94a8-1872e938f93b|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="a62eab9e-4c88-45f5-94a8-1872e938f93b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="80963" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-12-09T00:00:00" End="2025-12-10T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a62eab9e-4c88-45f5-94a8-1872e938f93b|RestelSearch|successfull supplier interation||Restel|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
a62eab9e-4c88-45f5-94a8-1872e938f93b|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="2025-11-03T11:15:38.2530957+00:00" Version="0" EchoToken="Search" TransactionIdentifier="a62eab9e-4c88-45f5-94a8-1872e938f93b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="34" TotalAmount="63.35" OriginalAmount="59.21" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CF7173" HotelName="Red Roof Inn Painted Post" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>GANG MILLS, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2579167_foto_24.jpg</HotelPictures>
        <HotelDescription>The non-smoking Red Roof Inn Painted Post is one of the best pet-friendly hotels located in the heart of Painted Post. This hotel is a short distance from Corning West Market Street- Indian Hills Golf Course- and Watkins Glen State Park.The non-smoking Red Roof Inn Painted Post is one of the best pet-friendly hotels located in the heart of Painted Post. This hotel is a short distance from Corning West Market Street- Indian Hills Golf Course- and Watkins Glen State Park.We offer guests a seasonal outdoor pool- a coin laundry facility- and a free expanded cable package featuring HBO. The non-smoking Red Roof Inn Painted Post is one of the best pet-friendly hotels located in the heart of Painted Post. This hotel is a short distance from Corning West Market Street- Indian Hills Golf Course- and Watkins Glen State Park.We offer guests a seasonal outdoor pool- a coin laundry facility open 24/7- and a free expanded cable package featuring HBO. There is a newly added guest amenity include Tee Time, an immersive on-site golf simulator offering a virtual golfing experience open 24/7.1 building - 2 floors - 1 elevator - interior entrances -paid laundry - seasonal outdoor pool- restaurant- meeting room- ATMThe non-smoking Red Roof Inn Painted Post is one of the best pet-friendly hotels located in the heart of Painted Post. This hotel is a short distance from Corning West Market Street, Indian Hills Golf Course, and Watkins Glen State Park.We offer guests a seasonal outdoor pool, a coin laundry facility open 24/7, and a free expanded cable package featuring HBO. There is a newly added guest amenity include Tee Time, an immersive on-site golf simulator offering a virtual golfing experience open 24/7.The non-smoking Red Roof Inn Painted Post is one of the best pet-friendly hotels located in the heart of Painted Post. This hotel is a short distance from Corning West Market Street- Indian Hills Golf Course- and Watkins Glen State Park.All rooms feature a microwave - refrigerator - work area - hair dryer - iron - ironing board - and in room coffee. Also includes free WiFi - flat screen TV with extended cable and HBO - and unlimited local calls with voicemail. Interior Entrances - 1 building - 2 Floors - Elevator - Built in 1971 - Renovated in 2023 - ADA roomsFree WiFi- Non- Smoking - Free Voicemail - Clock Radio - Free Local Calls - Free Long Distance - Microwave - Refrigerator - Parking - Onsite Restaurant - Tee Time Golf Simulator - Guest Coin LaundryCorning West Market Street 3.3mi- The Rockwell Museum 3.5mi- Corning Museum of Glass 4.1mi- Indian Hills Golf Course 4.7mi- Park Avenue Sports Center 5.2mi- Erwin Mountain State Forest 5.5mi- SUNY Corning Community College 7.5mi- Guthrie Corning Hospital 10.1mi- Watkins Glen State Park 24.1mi- Finger Lakes Boating Museum 26.6miCorning West Market Street 3.3mi- The Rockwell Museum 3.5mi- Corning Museum of Glass 4.1mi- Indian Hills Golf Course 4.7mi- Park Avenue Sports Center 5.2mi- Erwin Mountain State Forest 5.5mi- SUNY Corning Community College 7.5mi- Guthrie Corning Hospital 10.1mi- Watkins Glen State Park 24.1mi- Finger Lakes Boating Museum 26.6mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="67.35" OriginalAmount="62.94" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CF7174" HotelName="HomeTowne Studios Painted Post" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>GANG MILLS, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2579168_foto_23.jpg</HotelPictures>
        <HotelDescription>HomeTowne Studios Painted Post is conveniently located near the junction of I-99 and I-86 making it an excellent base for exploring the local area. Visit the vibrant Corning West Market Street for a unique shopping and dining experience or immerse yourself in the world of glassmaking at the Corning Museum of Glass. The Rockwell Museum offers a deep dive into American art-while Corning Community College is nearby for those visiting the campus. Discover comfort and convenience at HomeTowne Studios by Red Roof in Painted Post NY. Ideal for both short and extended stays our studios are a home away fromhome a stones throw from historic Corning and the renowned Crystal City area. Our studios are fully equipped to provide a comfortable and convenient stay. Each room features a kitchenette with a full-size refrigerator- microwave- and dining area- making it easy to prepare your own meals. Stovetops that can be used in the rooms are available from the front desk. Should you need additional kitchen essentials they are also available at our front desk for a small fee. The studios are also outfitted with plush Serta beds- HD flat-screen TVs for your entertainment- ample storage space- free high-speed Wi-Fi- regular housekeeping services- and on-site guest laundry facilities. Our hotel is pet-friendly-a fee applies- and our seasonal outdoor pool is perfect on warm days. HomeTowne Studios Painted Post is conveniently located near the junction of I-99 and I-86 making it an excellent base for exploring the local area. Visit the vibrant Corning West Market Street for a unique shopping and dining experience or immerse yourself in the world of glassmaking at the Corning Museum of Glass. The Rockwell Museum offers a deep dive into American art while Corning Community College is nearby for those visiting the campus. Nature enthusiasts will appreciate the beauty of Erwin Mountain State Forest and Park Avenue Sports Center provides fun recreational activities.Discover comfort and convenience at HomeTowne Studios by Red Roof in Painted Post NY. Ideal for both short and extended stays our studios are a home away fromhome a stones throw from historic Corning and the renowned Crystal City area. Our studios are fully equipped to provide a comfortable and convenient stay. Each room features a kitchenette with a full-size refrigerator- microwave- and dining area- making it easy to prepare your own meals. Stovetops that can be used in the rooms are available from the front desk. Should you need additional kitchen essentials they are also available at our front desk for a small fee. The studios are also outfitted with plush Serta beds- HD flat-screen TVs for your entertainment- ample storage space- free high-speed Wi-Fi- regular housekeeping services-Electric vehicle charging stations, and on-site guest laundry facilities open 24/7. Our hotel is pet-friendly-a fee applies- and our seasonal outdoor pool is perfect on warm days. HomeTowne Studios Painted Post is conveniently located near the junction of I-99 and I-86 making it an excellent base for exploring the local area. Visit the vibrant Corning West Market Street for a unique shopping and dining experience or immerse yourself in the world of glassmaking at the Corning Museum of Glass. The Rockwell Museum offers a deep dive into American art while Corning Community College is nearby for those visiting the campus. Nature enthusiasts will appreciate the beauty of Erwin Mountain State Forest and Park Avenue Sports Center provides fun recreational activities.One building- 2 floors- 1 elevator- interior entrances- paid laundry- seasonal outdoor pool- restaurant - atm- meeting roomDiscover comfort and convenience at HomeTowne Studios by Red Roof in Painted Post, NY. Ideal for both short and extended stays, our studios are a home-away-from-home a stone's throw from historic Corning and the renowned Crystal City area. Our studios are fully equipped to provide a comfortable and convenient stay. Each room features a</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="76.26" OriginalAmount="71.27" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|B3AA12" HotelName="Red Roof Inn &amp; Suites Herkimer" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>HERKIMER</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1726838_foto_1.jpg</HotelPictures>
        <HotelDescription>Red Roof Inn and Suites Herkimer is one of the best 100 percent smoke free budget hotels in Herkimer- NY that is right off of NY 28 / NY 5S with easy access to I-90. We are also near the National Baseball Hall of Fame and Museum- the Erie Canal Cruises and Herkimer County Fairgrounds.Red Roof Inn and Suites Herkimer is one of the best 100 percent smoke free budget hotels in Herkimer- NY that is right off of NY 28 / NY 5S with easy access to I-90. We are also near the National Baseball Hall of Fame and Museum- the Erie Canal Cruises and Herkimer County Fairgrounds.We offer our guests free Wi-Fi- a seasonal heated swimming pool open Memorial Day to Labor Day- an onsite fitness facility- electric vehicle charging stations- and a 24-hour lobby designed for relaxation and gatherings. Red Roof Inn and Suites Herkimer is a pet-friendly hotel.Winner of Booking.com- s Traveler Review Awards for 2022.TripAdvisor Travelers- Choice Award Winner for 2022.Awarded Internationally by Travelmyth 2023.Priceline Agoda Customer Review Award 2024.Red Roof Inn and Suites Herkimer is one of the best 100 percent smoke free budget hotels in Herkimer- NY that is right off of NY 28 / NY 5S with easy access to I-90. We are also near the National Baseball Hall of Fame and Museum- the Erie Canal Cruises and Herkimer County Fairgrounds.We offer our guests free Wi-Fi- a seasonal heated swimming pool open Memorial Day to Labor Day- an onsite fitness facility- electric vehicle charging stations- and a 24-hour lobby designed for relaxation and gatherings. Continental Breakfast including yogurts, hot and cold cereals and muffins (5:30AM to 10:00AM). Red Roof Inn and Suites Herkimer is a pet-friendly hotel. Winner of Booking.com- s Traveler Review Awards for 2022.TripAdvisor Travelers- Choice Award Winner for 2022.Awarded Internationally by Travelmyth 2023.Priceline Agoda Customer Review Award 2024.2 buildings-2 floors-exterior corridor-seasonal outdoor pool-business center-fitness facility-electric charging stationRed Roof Inn and Suites Herkimer is one of the best 100 percent smoke free budget hotels in Herkimer- NY that is right off of NY 28 / NY 5S with easy access to I-90. We are also near the National Baseball Hall of Fame and Museum- the Erie Canal Cruises and Herkimer County Fairgrounds.This location has 2 buildings on site- exterior entrances- 2 floors- outdoor seasonal heated pool- fitness facility- laundry facility- electric vehicle charging stations and business centerUnlimited local calling- Free long distance calling within the continental US- Handicap parking- Business center- Continental Breakfast served daily- seasonal outdoor heated swimming pool2022 TripAdvisor Travelers' Choice Award Winner2022 Booking.com Traveler Review Award Winner2022 TripAdvisor Travelers' Choice Award Winner2022 Booking.com Traveler Review Award Winner</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="113.82" OriginalAmount="106.37" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|904068" HotelName="Red Roof Inn Copiague" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COPIAGUE, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2594184_image62723715_0.jpg</HotelPictures>
        <HotelDescription>Red Roof Inn Copiague is one of the best budget hotels in Copiague NY. We are located off of Sunrise Highway. There are many attractions within a short driving distance including Jones Beach- Fire Island- and Downtown Manhattan. Red Roof Inn Copiague is one of the best budget hotels in Copiague NY. We are located off of Sunrise Highway. There are many attractions within a short driving distance including Jones Beach- Fire Island- and Downtown Manhattan. This hotel offers free Wi-Fi- a free expanded cable package featuring HBO- and complimentary newspapers. All rooms come with a desk- microwave- and mini-refrigerator. Red Roof Inn Copiague is one of the best budget hotels in Copiague NY. We are located off of Sunrise Highway. There are many attractions within a short driving distance including Jones Beach- Fire Island- and Downtown Manhattan. This hotel offers free Wi-Fi- a free expanded cable package featuring HBO- and complimentary newspapers. All rooms come with a desk- microwave- and mini-refrigerator. One building - 2 floors - no elevator - exterior entrancesRed Roof Inn Copiague is one of the best budget hotels in Copiague, NY. We are located off of Sunrise Highway. There are many attractions within a short driving distance including Jones Beach, Fire Island, and Downtown Manhattan. This hotel offers free Wi-Fi, a free expanded cable package featuring HBO, and complimentary newspapers. All rooms come with a desk, microwave, and mini-refrigerator. Red Roof Inn Copiague is one of the best budget hotels in Copiague NY. We are located off of Sunrise Highway. There are many attractions within a short driving distance including Jones Beach- Fire Island- and Downtown Manhattan. All rooms feature a flat screen tv- microwave- mini fridge- and desk. Also includes free WiFi and unlimited local calls with voicemail. Exterior Entrances - 1 building - 2 Floors - No Elevators - Built in 1975 - ADA RoomFree WiFi - Free Voicemail - Free Local Calls - Free Long Distance - Microwave - Refrigerator - ParkingBethpage State Park Green Course 5.2mi- Adventureland Amusement Park 5.5mi- Good Samaritan University Hospital 8.8mi- Tanger Outlets Deer Park 9.8mi- Robert Moses State Park 13.7mi- Jones Beach State Park 14.4mi- Long Island Childrens Museum 15.2mi- Fire Island Lighthouse 16mi- Forest Hills Stadium 32mi- Manhattan Bridge 40miBethpage State Park Green Course 5.2mi- Adventureland Amusement Park 5.5mi- Good Samaritan University Hospital 8.8mi- Tanger Outlets Deer Park 9.8mi- Robert Moses State Park 13.7mi- Jones Beach State Park 14.4mi- Long Island Childrens Museum 15.2mi- Fire Island Lighthouse 16mi- Forest Hills Stadium 32mi- Manhattan Bridge 40mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="176.18" OriginalAmount="164.65" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|088662" HotelName="OPERA HOUSE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/11767_image50603387_0.jpg</HotelPictures>
        <HotelDescription>Our historic Bronx hotel offers a unique experience to guests retreating to NYC. As a cherished establishment in the South Bronx, the Opera House Hotel was once the home of the Bronx Opera House. Now newly-renovated to preserve the beauty of this Bronx icon, guests are able to stay in the same place that hosted transcendent theater performances of Harry Houdini, the Marx Brothers and John and Lionel Barrymore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="193.14" OriginalAmount="180.50" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|687183" HotelName="MARCO LAGUARDIA HOTEL &amp; SUITES" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/11471_image50765868_0.jpg</HotelPictures>
        <HotelDescription>Conveniently located in Flushing, Queens on Northern Boulevard, one block from Main Street, four blocks from Roosevelt Avenue and many shopping selections. Just 4 blocks from the #7 NYC subway and the long Island rail road, you can be in Manhattan in less than 20 minutes. We are located less than one mile from LaGuardia Airport, Citifield and the Arthur Tennis Stadium, home of the US Open. The Marco LaGuardia hotel is so close to many shopping districts and dining options. The Marco LaGuardia Hotel &amp; Sites includes complimentary Airport shuttle service to and from LGA Airport, and 24-hour on-site fully equipped Business and Fitness Center. Each room includes high-speed wired and wireless Internet access, a spacious desk and a well-lit work area, a microwave, refrigerator, alarm clock, coffee and coffee maker. In addition, the hotel offers the Magna restaurant, with Italian food. *Pets: Only guide dogs are allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="268.48" OriginalAmount="250.92" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|734400" HotelName="AMERICANA INN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1240217_foto_1.png</HotelPictures>
        <HotelDescription>The hotel welcomes the budget travellers with its warm and  friendly services. The hotel is perfect for the travellers seeking comfortable accommodation and excellent location. The understated furnishings at this New York City accommodation are as restful to the eye as to the body, while modern amenities ease the tensions of the 21st century travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="274.09" OriginalAmount="256.16" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|A2F558" HotelName="POD BROOKLYN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/37684_image68100478_0.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 249 air-conditioned rooms featuring flat-screen televisions. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite.With a stay at Pod Brooklyn, you'll be centrally located in Brooklyn, within a 10-minute drive of Barclays Center Brooklyn and New York University.  This hotel is 3.5 mi (5.6 km) from 5th Avenue and 3.6 mi (5.9 km) from Wall Street.Distances are displayed to the nearest 0.1 mile and kilometer.  Lower East Side Tenement Museum - 3.2 km / 2 mi  Brooklyn Bridge - 4.1 km / 2.5 mi  United Nations Headquarters - 4.3 km / 2.6 mi  New York University - 4.5 km / 2.8 mi  Pace University - 4.7 km / 2.9 mi  Washington Square Park - 4.9 km / 3 mi  Brooklyn Bridge Park - 4.9 km / 3 mi  Barclays Center Brooklyn - 5.1 km / 3.2 mi  Union Square Park - 5.3 km / 3.3 mi  5th Avenue - 5.6 km / 3.5 mi  Wall Street - 5.9 km / 3.6 mi  South Street Seaport - 6 km / 3.7 mi  Prospect Park - 6 km / 3.7 mi  Gramercy Park - 6 km / 3.7 mi  Brooklyn Museum - 6 km / 3.7 mi  The nearest airports are:LaGuardia Airport (LGA) - 11.6 km / 7.2 mi John F. Kennedy Intl. Airport (JFK) - 30.1 km / 18.7 mi Teterboro, NJ (TEB) - 26.6 km / 16.5 mi Newark Liberty Intl. Airport (EWR) - 24.8 km / 15.4 mi Stewart Intl. Airport (SWF) - 121 km / 75.2 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="279.68" OriginalAmount="261.38" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|692507" HotelName="Night Hotel Broadway" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/780643_foto_1.jpg</HotelPictures>
        <HotelDescription>Night Hotel Broadway at 94th Street is located on Manhattan's Upper West Side, a short walk from Central Park and the 96th Street subway station.  The hotel offers 280 individually decorated guestrooms with complimentary Wi-Fi, cable TV, private bathrooms (with hair dryers and toiletries), phones, safes, and desks.  Amenities include a 24-hour front desk with multilingual staff, luggage storage, dry cleaning/laundry services, a vending machine, and a fitness room.  Parking is available.  Nearby attractions include the Children's Museum of Manhattan (0.6 mi), American Museum of Natural History (1.2 mi), Columbia University (1.2 mi), and Central Park (0.5 mi).  Major airports (JFK, LGA, EWR, TEB) are within a reasonable driving distance.  Some rooms feature air conditioning and LCD/plasma screen TVs.  A business center is available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="318.40" OriginalAmount="297.57" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|801864" HotelName="POD 51 HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/37685_image68100519_0.jpg</HotelPictures>
        <HotelDescription>There is a Pod for every person, and an endless range of possibilities. The hotel offers convenient and personalized accommodations. Located in the heart of Manhattan, this is New Yorks number one choice for visitors on a budget. Each Pod is individually climate controlled and equipped with stylish furniture designed to maximize comfort and living space. Situated in New Yorks Midtown East, the hotel is only six blocks from the Theatre District, and 1.5 km from Central Park. Facilities available at this air-conditioned establishment include a 24 hour reception, lift access, and free Wi-Fi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="320.12" OriginalAmount="299.18" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|809018" HotelName="Hampton Inn New York - LaGuardia Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/915907_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in East Elmhurst (New York) very close to the airport. It has a good connection to the city center, where you can enjoy the main attractions of the area, such as Belmont Racetrack, Citi Field, Flushing Meadows Park.
All rooms are spacious, bright and very comfortable and have private bathroom with hairdryer, television, Internet connection and ironing equipment, among other services.
If you travel for business reasons and want to hold a meeting you can do so in the meeting rooms that the hotel offers, or you can use the business center that is open 24 hours a day. In addition, you can have at your disposal the gym to relieve the stress of a hard day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="380.11" OriginalAmount="355.24" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|439683" HotelName="POD TIMES SQUARE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/37683_image68100450_0.jpg</HotelPictures>
        <HotelDescription>Stay in one of 665 guestrooms featuring flat-screen televisions. Private bathrooms have rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.Enjoy a satisfying meal at Serafina in the Sky serving guests of Pod Times Square. Quench your thirst with your favorite drink at the bar/lounge.Featured amenities include express check-out, a 24-hour front desk, and an elevator.A stay at Pod Times Square places you in the heart of New York, within a 10-minute walk of Times Square and Broadway.  This hotel is 0.5 mi (0.8 km) from Jacob K. Javits Convention Center and 0.5 mi (0.8 km) from Bryant Park.Distances are displayed to the nearest 0.1 mile and kilometer.  Times Square - 0.7 km / 0.4 mi  Jacob K. Javits Convention Center - 0.8 km / 0.5 mi  Broadway - 0.8 km / 0.5 mi  Bryant Park - 0.8 km / 0.5 mi  Town Hall - 0.8 km / 0.5 mi  Madison Square Garden - 1.1 km / 0.7 mi  Macy's - 1.2 km / 0.7 mi  New York Public Library - 1.2 km / 0.7 mi  Intrepid Sea, Air and Space Museum - 1.2 km / 0.7 mi  Herald Square - 1.2 km / 0.8 mi  5th Avenue - 1.3 km / 0.8 mi  The High Line Park - 1.4 km / 0.9 mi  Broadway Theatre - 1.5 km / 0.9 mi  Rockefeller Center - 1.5 km / 0.9 mi  Grand Central Terminal - 1.5 km / 0.9 mi  The nearest airports are:LaGuardia Airport (LGA) - 15.4 km / 9.6 mi Teterboro, NJ (TEB) - 17.9 km / 11.1 mi Newark Liberty Intl. Airport (EWR) - 26.7 km / 16.6 mi John F. Kennedy Intl. Airport (JFK) - 28.6 km / 17.8 mi Linden, NJ (LDJ) - 35.7 km / 22.2 mi The preferred airport for Pod Times Square is John F. Kennedy Intl. Airport (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="391.81" OriginalAmount="366.18" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|439502" HotelName="POD 39 HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/37686_image68100569_0.jpg</HotelPictures>
        <HotelDescription>Stay in one of 366 guestrooms featuring LCD televisions. Cable television is provided for your entertainment. Private bathrooms with showers feature rainfall showerheads and designer toiletries. Conveniences include laptop-compatible safes and desks, as well as phones with free local calls.Enjoy a satisfying meal at Arthur and Sons Restaurant serving guests of Pod 39. Need to unwind? Take a break with a tasty beverage at one of the 2 bars/lounges.Featured amenities include a business center, limo/town car service, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite.With a stay at Pod 39, you'll be centrally located in New York, just a 4-minute walk from Chrysler Building and 6 minutes by foot from Grand Central Terminal.  This hotel is 0.3 mi (0.5 km) from 5th Avenue and 0.6 mi (1 km) from Bryant Park.Distances are displayed to the nearest 0.1 mile and kilometer.  Chrysler Building - 0.3 km / 0.2 mi  Grand Central Terminal - 0.5 km / 0.3 mi  5th Avenue - 0.5 km / 0.3 mi  New York Public Library - 0.9 km / 0.5 mi  United Nations Headquarters - 0.9 km / 0.5 mi  Bryant Park - 1 km / 0.6 mi  Empire State Building - 1 km / 0.6 mi  Broadway - 1.2 km / 0.7 mi  Herald Square - 1.2 km / 0.7 mi  Macy's - 1.2 km / 0.8 mi  Times Square - 1.2 km / 0.8 mi  Town Hall - 1.2 km / 0.8 mi  Rockefeller Center - 1.4 km / 0.9 mi  Madison Square Park - 1.4 km / 0.9 mi  St. Patrick's Cathedral - 1.5 km / 0.9 mi  The nearest airports are:LaGuardia Airport (LGA) - 13.6 km / 8.4 mi Teterboro, NJ (TEB) - 19.8 km / 12.3 mi Newark Liberty Intl. Airport (EWR) - 27.7 km / 17.2 mi John F. Kennedy Intl. Airport (JFK) - 26.8 km / 16.7 mi Linden, NJ (LDJ) - 37.5 km / 23.3 mi The preferred airport for Pod 39 is John F. Kennedy Intl. Airport (JFK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="403.61" OriginalAmount="377.21" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|963149" HotelName="HYATT PLACE FLUSHING - LA GUAR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/979688_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel is located in Flushing area of Queens Borough of New York, close to LaGuardia Airport, Queens Botanical Garden and Citi Field. Hotel offers complimentary shuttle bus to and from LaGuardia Airport as well as the # 7 train that will take you to Manhattan.Rooms are spacious and feature King or 2 Queen beds in the sleeping area and a sofa sleeper in the living area. Rooms offer mini-fridge, separate workspace, and contemporary bathroom.Breakfast is available at the hotel.This is a modern buildingHotel has a medium size lobby.The brand new, ultramodern 168 room Hyatt Place Flushing/LaGuardia Airport hotel is built atop three-glass levels of world class retail shopping, a variety of ethnic and American restaurants, a separate office condominium tower and 43 luxury furnished residential condominiums. Exclusively accessible only to hotel guests, the hotel will also feature an expansive roof-top outdoor garden, indoor swimming pool and restaurant and lounge with spectacular panoramic views of the Manhattan skyline. Hotel offers complimentary breakfast and free wi-fi.The hotel is located just 3 miles away from LaGuardia Airport and provides complimentary shuttle service for your arrival and departure. Breakfast is included. Groups are comprised of 10+ rooms per night and subject to a different rate. Beginning November 1, 2018, breakfast at Hyatt Place hotels will be complimentary only to World of Hyatt members. Registration is complimentary and can be enrolled at https://world.hyatt.com/content/gp/en/enroll.html</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="457.22" OriginalAmount="427.31" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|723864" HotelName="STANFORD HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/800854_image64389941_0.jpg</HotelPictures>
        <HotelDescription>Originally known as the Alcazar Hotel, this charming 19th century historic landmark has been transformed into the beloved Stanford New York Hotel since 1986. Located in the vibrant heart of Koreatown in bustling Midtown Manhattan, our location offers unparalleled convenience, allowing guests stroll effortlessly. to iconic attractions like the Empire State Building, Macy's, Madison Square Garden, Times Square and more, all within a leisurely 10-minute walk. Discover comfort and convenience in our 124 thoughtfully designed guest rooms, each equipped with modern essentials including a safe, 43-inch or larger smart TV with access to Netflix, a spacious desk, and complimentary Wi-Fi for seamless connectivity. Offering a 24-hour front desk for seamless check-in and assistance, as well as concierge services. Personalized concierge services to enhance your stay and provide personalized recommendations for exploring the vibrant city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="478.24" OriginalAmount="446.95" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|336870" HotelName="HOLIDAY INN BROOKLYN DOWNTOWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1027714_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcome to Holiday Inn Brooklyn, New York City.When traveling to New York City, Holiday Inn Brooklyn wants to provide you with superior and tasteful accommodations to meet your every need. The hotel has been meticulously created to do just that. Whether youre here for business or pleasure the Holiday Inn Brooklyn is your sophisticated choice for comfort, quality and service. Our guests will marvel at our knowledge of the surrounding area, while enjoying a long list of hotel amenities.Hotel is situated in an ideal location with the exciting neighborhood encompassing all that you'll need for your business or leisure travel from the Barclay Center, world-class universities, Metro Tech and Brooklyn Navy Yard.Holiday Inn Brooklyn Downtown, featuring an inviting design by renowned designer, Andre Escobar, boosts 245 guest rooms and suites with 24-hour food and beverage available through our Restaurant and Room Service, state-of-the-art high-speed wireless and hard-wired Internet access, 24-hour Business Center, alarm clock w/ docking station, pillow topped mattresses, individual A/C and heat units, iron/ironing board, laptop sized safe in every room, public work space and much more.With convenient and reliable public transportation just steps from the hotel getting into the City (Manhattan) or any of the other 5 boroughs is a breeze. Make Holiday Inn Brooklyn Downtown your choice!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="480.07" OriginalAmount="448.66" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|688454" HotelName="THE HOTEL @ FIFTH AVENUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/213179_image58971998_0.jpg</HotelPictures>
        <HotelDescription>Located only moments from the Empire State Building, the hotel provides comfortable accommodations, daily breakfast and a rooftop bar, featuring stunning views of the city. Guests at The Hotel @ Fifth Avenue can have a peaceful and relaxing stay in the energetic city with help from the hotel's dedicated staff. Car services as well as sightseeing activities can all be arranged through the front desk. Thoughtful amenities at The Hotel @ Fifth Avenue include wireless internet access and a modern fitness center. Guests will also appreciate in-room iHome systems, coffeemakers and on-demand movie channels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="486.50" OriginalAmount="454.67" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|998195" HotelName="COMFORT INN LOWER EAST SIDE NEW YORK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1354623_foto_1.jpg</HotelPictures>
        <HotelDescription>With its central location and impeccable service, the Comfort Inn Near Financial District is the ideal choice for your stay</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="490.58" OriginalAmount="458.49" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|696848" HotelName="THE NEW YORKER BY LOTTE HOTELS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/37423_image67496116_0.jpg</HotelPictures>
        <HotelDescription>Built in 1929, during the height of the Jazz Age, The New Yorker Hotel has dazzled visitors with its Art Deco d�cor, exceptional service, and superb location in Midtown West for generations. From her iconic Art Deco style to her ingenious American construction, the has been striking component of the New York skyline, towering above all others and illuminating it since her 1930 inception. Built with a private power plant, an underground tunnel to Penn Station and even an ice rink, our landmark Manhattan hotel was the most technologically advanced of her day. At the height of her popularity she hosted influential politicians, celebrities, and sports figures, and entertained in The Terrace Room with the who�s who of the Big Band era. Today she returns to her roots, proving that she was destined for greatness from the very start. The New Yorker Hotel continues to thrive, attracting visitors from all over the world, including those right here in NYC. With the Jacob Javits Covention Center and Hudson Yards just minutes away, and the revitalized West Side of Manhattan becoming increasingly desirable, we�re confident that our hotel will enjoy continued success well into the future.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="490.82" OriginalAmount="458.71" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|392693" HotelName="ARTEZEN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/178_image50595734_0.jpg</HotelPictures>
        <HotelDescription>The newest luxury boutique hotel in Lower Manhattan, The Artezen rewrites the rules of modern hospitality with 89 high-tech suites, a yoga and fitness center, and HIDE, a swanky, two-story sky lounge serving handcrafted cocktails and creative fare amid spectacular New York City skyline views. Whether you're heading to the city for work or a weekend getaway, the hotel's prime location - steps from the Fulton Center transit hub and two blocks from the World Trade Center - makes it easy to access all the Big Apple has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="502.32" OriginalAmount="469.46" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|A62242" HotelName="Incentra Village Guest House - Adults Only" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1436134_foto_1.jpg</HotelPictures>
        <HotelDescription>Incentra Village Guest House - Adults Only offers top-notch services and amenities, ensuring guests experience utmost comfort. Share your photos and respond to emails at your convenience, thanks to the free Wi-Fi internet access offered by inn.Should you require transportation to or from the airport, inn is able to organize it prior to your arrival date. Visitors can take advantage of the accessible parking options directly at the inn.Relax and feel the warmth in the inn's inviting lobby, featuring an enchanting on-site fireplace. The inn maintains a completely smoke-free zone, providing a breathable atmosphere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="504.23" OriginalAmount="471.24" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|811679" HotelName="COMFORT INN MIDTOWN WEST NEW YORK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886652_foto_1.jpg</HotelPictures>
        <HotelDescription>The Comfort Inn Midtown West hotel in New York, NY will get you refreshed and ready to take on the day for leisure or business.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="522.14" OriginalAmount="487.98" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|802458" HotelName="ANDAZ WALL STREET" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886540_foto_41.jpg</HotelPictures>
        <HotelDescription>Andaz, Hyattandapos;s newest global brand, brings sophistication and simplicity in refreshing ways to the New York City hotel stay experience.  Early departures will be charged the full amount of original reservation. A daily Resort Fee is payable by the guest upon check-in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="535.82" OriginalAmount="500.77" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|804806" HotelName="LUCERNE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801232_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel lies at the heart of the Upper West Side, near Central Park.Renovated in the year 2006, this hotel has a total of 184 rooms spread over 12 floors. Guests are received in the air-conditioned foyer with 24-hour reception, cloakroom, hotel safes and lift access. Further facilities include a bar, an air-conditioned restaurant and a conference room. Room and laundry services (for an additional fee) round up the offerings and those arriving by car may make use of the parking spaces (charges apply).The well appointed rooms all come with an en suite bathroom with hairdryer, A direct dial telephone, satellite/ cable TV, a radio, high-speed Internet access, tea and coffee making facilities, an iron and ironing board, a double or king-size bed and carpeted floors. The air conditioning and heating may be individually adjusted.Sports enthusiasts may enjoy a workout in the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="549.32" OriginalAmount="513.38" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D3B378" HotelName="ACE HOTEL BROOKLYN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/36258_image66132692_0.jpg</HotelPictures>
        <HotelDescription>Inspired by Boerum Hill's intersection of urban and fesidential, Ace Hotel Brooklyn embraces the diverse and culturally rich fabric of the city, opening its doors to its inhabitants and visitors as a centrally located gathering space for creative communities. With multiple skylights, large scale public artwork, communal spaces for working, relaxing and celebrating special occasions, the hotel extends out into the city as a throughway and generous canvas fo experiences of all king. Our first hotel in Brooklyn, we built it from the ground-up, culling inspirations from Le Corbusier, Brooklyn's rich history of artists'spaces and storied stoop culture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="563.01" OriginalAmount="526.18" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|145061" HotelName="THE PEARL HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/35605_image65745692_0.jpg</HotelPictures>
        <HotelDescription>The Pearl Hotel's 94 upscale rooms and suites feature inspired amenities and conveniences for luxurious stays in the Theater District, including select accommodations with balconies for unprecedented views of our neighborhood. Set the stage for your boutique luxury stay in New York City at The Pearl Hotel, conveniently located in Midtown Manhattan. Leisure and business travelers alike can utilize The Pearl Hotel's New York City accommodations as a unique vantage point for exploration. With a variety of in-room amenities, you're unlikely to find another Midtown West hotel that offers such a luxurious New York getaway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="574.14" OriginalAmount="536.58" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|655683" HotelName="WASHINGTON SQUARE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/36701_image66950062_0.jpg</HotelPictures>
        <HotelDescription>Location This delightful, family-run hotel affords a wonderful location on Washington Square at the heart of Greenwich. It is just a few paces to a diverse selection of bars, restaurants and shopping venues. LaGuardia airport is 19 km away and it is 31 km to John F. Kennedy airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="590.33" OriginalAmount="551.71" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|103713" HotelName="LIFE HOTEL NEW YORK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/29773_image61679340_0.jpg</HotelPictures>
        <HotelDescription>Located just steps away from 5th Avenue in the heart of Midtown and the vibrant NoMad neighborhood. Life Hotel - once the headquarters of the iconic LIFE Magazine where celebrated artists both lived and produced the publication - blurs the lines between work and play. A boutique hotel, our open lobby offers a communal place to plug in, grab a drink, have a bite, or socialize and connect with fellow travelers or locals. Enjoy a meal at our restaurant, HENRY at Life Hotel by Chef Michael Vignola and sip a creative, inspired cocktail in our subterranean cocktail bar, Gibson + Luce. We welcome you to experience Life at its fullest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="627.42" OriginalAmount="586.37" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|735604" HotelName="BEACON HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31931_image63233038_0.jpg</HotelPictures>
        <HotelDescription>This hotel has rooms and suites that have a kitchenette and living-dining area. Hotel Beacon is located on Manhattan's Upper West Side, half a mile from Central Park.Rooms and suites also feature free flat-screen cable TV, iPod docking station, WiFi, and a kitchenette with a microwave, refrigerator, and coffee maker. Suites also include a living room with a sofa bed.The hotel lobby is quiet and comfortable. There is also a business center and the hotel provides laundry and luggage storage services.Hotel Beacon is 322 meters from the American Museum of Natural History and 1.1 km from Lincoln Center Plaza. There is a subway station 162 meters away, while Broadway's Beacon Theater is next door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="643.40" OriginalAmount="601.31" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|665818" HotelName="OYO HOTEL TIMES SQUARE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/219602_image59973243_0.PNG</HotelPictures>
        <HotelDescription>With a fantastic location just steps from Times Square, this Manhattan hotel features on-site dining with stunning city views and modern in-room amenities, including flat-screen TVs. Oyo Hotel Times Square offers a trendy and art-inspired atmosphere complete with iPod hire services and free access to the popular nearby New York Sports Club. On-site dining as well as room service is available from the Aspen Social Club, featuring Colorado-inspired tapas-style meals. Cosy accommodations at Oyo Hotel Times Square are furnished with a variety of exceptional amenities, including soft feather beds and luxurious linens. The hotel also offers free weekday newspapers and free WiFi. Only steps from the Oyo Hotel Times Square are some of New York City's most famous sites, including Broadway, Rockefeller Center and Fifth Avenue. Scenic Central Park and the Museum of Modern Art (MoMA) are also within walking distance. 
 The hotel does not allow reservations whose holder is under 21 years old.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="653.16" OriginalAmount="610.43" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|439461" HotelName="THE CARNEGIE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/36402_image66300983_0.jpg</HotelPictures>
        <HotelDescription>The Carnegie Hotel is everything a retreat in the Theater District should be: a quiet oasis in the midst of endless activity, and the perfect place for planning a trip to all the classic landmarks of the area. Sleek and modest boutique NYC hotel accommodations towering above 56th Street, the modern exterior of The Carnegie Hotel leads guests into an experience of classic New York hospitality. A premier new hotel near Central Park, we are pleased to surpass the everyday and offer our guests a number of complimentary features.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="656.83" OriginalAmount="613.86" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|144421" HotelName="INNSiDE New York NoMad" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/800625_foto_1.jpg</HotelPictures>
        <HotelDescription>INNSiDE New York NoMad, located on West 27th Street, at the north end of the elegant Chelsea neighbourhood, boasts elegant rooms and suites in a minimalist style with the 'city view' option", offering the best panoramic views from the heights of the Manhattan district. It also has a restaurant offering signature cuisine that serves seafood dishes and tasty cocktails, a 24-hour gym with stunning views of the city, and versatile and functional meeting rooms with natural light and built-in audiovisual equipment.Seeing this magnificent city from the top of any of its iconic skyscrapers is something you never forget. Strolling around Manhattan is like being in a movie, as you relive some of the most famous scenes in movie history. The cultural attractions of New York are endless. It is home to the best museums on the planet. The greatest shows can be seen on Broadway. Enjoy all the neon lights in Times Square, a place where night never falls, and get loaded down with shopping after visiting Fifth Avenue. Crossing the Brooklyn Bridge at sunset or walking or cycling through Central Park are also two things you have to do in New York.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="674.78" OriginalAmount="630.64" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|070561" HotelName="RIU PLAZA NEW YORK TIMES SQUARE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/979781_foto_1.jpg</HotelPictures>
        <HotelDescription>The Hotel Riu Plaza New York Times Square offers the most comprehensive range of installations and services in the very heart of Manhattan. Next to the most famous Broadway theatres and just a few minutes away from emblematic locations such as Central Park, the Rockefeller Centre, Empire State, Carnegie Hall and the luxury boutiques on Fifth Avenue. An extraordinary location in the middle of famous "Restaurant Row", guaranteeing an ideal stay in the Big Apple where you can enjoy the city�s fast-paced lifestyle and its fabulous culture and leisure. The hotel occupies 28 storeys with an elegant avant-garde d�cor and first rate services: a restaurant, a cafeteria with "take away", executive room, bar, Wifi network, 4 meeting rooms and a free gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="699.97" OriginalAmount="654.18" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|163304" HotelName="HOTEL 50 BOWERY NYC (F)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961536_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel 50 Bewery NYC, the first New York City hotel from lifestyle boutique hotel brand Joie de Vivre, celebrates Chinatown's past, present, and future through curated designed elements, experiences, and amenities. Soaring 21 stories high, the 229 room hotel is located on Manhattan's oldest street, and offers and in-depth look into the location's past with The Hallery, a permanent exhibit from the Museum of Chinese in America, complete with a resident curator. With three different dining establishments by Chef Dale Talde and the Three Kings Group, and artwork from notable artist native to both Lower Manhattan and Beijing, both locals and hotel gusts will be treated to a fully immersive experience that captures the vibrancy of the neighbourhood.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="710.36" OriginalAmount="663.89" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|672018" HotelName="The Fifty Sonesta Select" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/800617_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of New York and was established in 1960. It is close to the Rockefeller Center and the nearest station is 51st and Lex. The Hotel has a fitness centre/gym. All 211 rooms are equipped with minibar, hairdryer, safe, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="758.93" OriginalAmount="709.28" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|124937" HotelName="33 Hotel, New York City, Seaport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1354645_foto_1.jpg</HotelPictures>
        <HotelDescription>A world-leading hotel oasis from the fourth-generation Cipriani family, 33 Seaport Hotel New York is an intimate getaway within the bustling cobblestone streets of downtown's historic South Street Seaport. Surrounded by breathtaking views of the nearby East River, the Brooklyn Bridge, and the New York skyline, our Seaport Rooms provide guests with thoughtful European service, complemented by luxurious amenities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="764.44" OriginalAmount="714.43" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|855813" HotelName="ARTHOUSE HOTEL NEW YORK CITY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885756_foto_1.jpg</HotelPictures>
        <HotelDescription>Arthouse Hotel New York (formerly NYLO NYC) in the Upper West Side neighborhood is at the corner of West 77th Street and Broadway. Two blocks from the Museum of Natural History, 3 blocks from Central Park, and half a mile from Hayden Planetarium, Beacon Theater and the Childrenandapos;s Museum of Manhattan. A Daily Resort fee is payable by guest at check-in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="784.20" OriginalAmount="732.90" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|811173" HotelName="Hampton Inn Manhattan/Times Square South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961126_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is characterized by a mixture of rest, relaxation and varied services. It has a total of 184 comfortable rooms. All are very spacious and decorated in bright colors. Many rooms have stunning views of the surrounding countryside.
Among the general services of the hotel guests can enjoy Internet access through WIFI, business center, concierge and gym, among others.
Remember that this is a 100% non-smokers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="791.12" OriginalAmount="739.36" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|809799" HotelName="Hampton Inn Manhattan Grand Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886738_foto_1.jpg</HotelPictures>
        <HotelDescription>Our hotel is located within walking distance of historical landmarks such as the Chrysler Building and Grand Central Station. Our Midtown Manhattan hotel is also minutes from Penn Station and the Port Authority. All our rooms are equipped with a wide range of amenities to make you feel at home. Surf the Internet with the high-speed internet access, watch your favourite show in the LCD HDTV, or enjoy a great sleep in the comfortable bed. Start your day with a delicious breakfast, train in the modern fitness center or keep productive in the business center</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="793.47" OriginalAmount="741.56" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|734295" HotelName="THE RENWICK HOTEL NYC" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/714766_image3411122_0.jpg</HotelPictures>
        <HotelDescription>Ideally located at 40th Street between Park Avenue and Lexington Avenue, our Midtown New York hotel is a short walk from Bryant Park, Grand Central Station, and The New York Public Library. Witness this new era in hospitality especially designed for the passionately curious, the wonderfully eccentric and the eternally expressive. Intriguing but relaxed, The Renwick's collection of gallery Rooms are designed with the guest experience first in mind. With a style that pays homage to our creative past, but never compromises modern luxury and convenience, the result is an experience rather than a stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="793.75" OriginalAmount="741.82" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|698980" HotelName="NOMO SOHO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19760_image56909239_0.jpg</HotelPictures>
        <HotelDescription>Located at the intersection of art, music, culture and fashion - 9 Crosby Street - the Nomo Soho entrelaces classic, nostalgic appeal with the modern heartbeat of the surrounding SoHo neighborhood. Located in the heart of Soho, Nomo Soho represents  an intrigue of nostalgic and modern. The sleek design and energetic ambiance of the hotel is evocative of the surrounding neighborhood, which offers plenty of opportunities for shopping, dining and exciting nightlife. Guests are just minutes from New York's remarkable cultural and historical landmarks. After a busy day in New York City, the luxuriously appointed guestrooms and suites provide a relaxing oasis complete with exquisite bedding, premium amenities and floor to ceiling windows. Nomo Soho's building being the highest tower in Soho allowa guests to enjoy breathtaking views of the city below. The hotel offers a 24/7 fitness access and dining perks at the trendy Nomo kitchen. Nomo Soho is pet friendly as is all the village of Soho.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="811.32" OriginalAmount="758.24" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|800963" HotelName="M SOCIAL HOTEL TIMES SQUARE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20903_image59572886_0.jpg</HotelPictures>
        <HotelDescription>With its sophisticated styling, the M Social Hotel Times Square New York invites you to experience the electricity of Times Square. Located in the heart of Manhattan, our unique hotel is within walking distance to New York's best attractions, including Central Park and 5th Avenue.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="842.97" OriginalAmount="787.82" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|825520" HotelName="HYATT CENTRIC TIMES SQUARE NEW YORK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/800378_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideally situated in the heart of the big apple, between the 6th Avenue business district and the Broadway/7th Avenue theater district, this incredible and elegant hotel is a stone's throw from famous tourist attractions such as Broadway shows, MoMA Radio City Music Hall, Rockefeller Center and Madison Square Garden. With magnificent floor-to-ceiling windows and eye-catching original art, every guest room soothes guests' spirit and makes them feel completely at ease. The hotel's contemporary Manhattan restaurant is a great place in which guests may taste mouth-watering specialities. Additionally, at the hotel's vibrant New York rooftop lounge, everyone will marvel at iconic New York landmarks, while savouring handcrafted cocktails, fine wines and a selection of innovative cuisine, artfully served on small plates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="887.24" OriginalAmount="829.20" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|099701" HotelName="Holiday Inn Times Square" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/800347_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of New York. It is close to the Times Square and the nearest station is 42 st - Port Authority. All 271 rooms are equipped with hairdryer, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="905.38" OriginalAmount="846.15" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|084234" HotelName="HOTEL ALAMEDA HIGHLINE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/709214_foto_1.jpg</HotelPictures>
        <HotelDescription>Boasting 2 gourmet restaurants, this 4-star hotel has modern rooms. It is centrally located in Chelsea Gallery district, one-half mile from High Line Park and the Hudson River. Bright accent colors and contemporary furniture are featured in every Hotel Alameda, Highline room. A flat-screen TV and free Wi-Fi are provided. Hotel Alameda, Highline offers concierge services on site. New York Penn Station and Chelsea Market are both a 15-minute walk from this boutique hotel. Times Square is 1.5 miles away.WiFi is available in all areas and is free of charge.No parking available.Pets are allowed. Charges may apply.Children of all ages are allowed.Children 2 and under stay for free when using an available crib.Children 5 and under stay for free when using an existing bed.You haven't added any extra beds.Any type of extra bed or crib is upon request and needs to be confirmed by management.Checkin Time: 15:00Checkout End Time: 11:00Hotel important information: Guests are required to show a photo ID and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply. Please note, there is a daily fee for bicycle rentals. Please contact the hotel for further details. An experience fee of $22.00 per room, per night, will be charged at the front desk. When booking more than 10 rooms, different policies and additional supplements may apply. Important note: The swimming pool is undergoing renovations till 2023.RestaurantPet friendlyBar24-hour front deskNon-smoking roomsFacilities for disabled guestsInternetElevatorPacked lunchesHeatingBaggage storageWifiFree WifiSmoke-free propertyAir conditioningConvenience store on siteWifi in all areasWine/ChampagneUse of cleaning chemicals that are effective against coronavirusLinens, towels, and laundry washed in accordance with local authority guidelinesGuest accommodation disinfected between staysPhysical distancing in dining areasStaff follow all safety protocols as directed by local authoritiesShared stationery (e.g. printed menus, magazines, pens, paper) removedHand sanitizer in guest accommodation and common areasProcess in place to check health of guestsFirst aid kits availableCashless payment availablePhysical distancing rules followedAll plates, cutlery, glasses, and other tableware sanitizedRestaurantPet friendlyBar24-hour front deskNon-smoking roomsFacilities for disabled guestsInternetElevatorPacked lunchesHeatingBaggage storageWifiFree WifiSmoke-free propertyAir conditioningConvenience store on siteWifi in all areasWine/ChampagneUse of cleaning chemicals that are effective against coronavirusLinens, towels, and laundry washed in accordance with local authority guidelinesGuest accommodation disinfected between staysPhysical distancing in dining areasStaff follow all safety protocols as directed by local authoritiesShared stationery (e.g. printed menus, magazines, pens, paper) removedHand sanitizer in guest accommodation and common areasProcess in place to check health of guestsFirst aid kits availableCashless payment availablePhysical distancing rules followedAll plates, cutlery, glasses, and other tableware sanitizedRoom Type: Double ShowerTVAir conditioningFree toiletriesPrivate BathroomHeatingCable channelsBathtub or showerFlat-screen TVWardrobe or closetChildrens' cribsRoom Type: Apartment ShowerTelephoneAir conditioningHairdryerSitting areaFree toiletriesPrivate BathroomHeatingCable channelsBathtub or showerFlat-screen TVChildrens' cribsRoom Type: Double ShowerTVAir conditioningHairdryerDeskFree toiletriesPrivate BathroomExtra long beds (&gt; 6.5 ft)HeatingCable channelsBathtub or showerFlat-screen TVWardrobe or closetChildrens' cribsRoom Type: Suite ShowerAir conditioningPrivate BathroomCable channelsFlat-screen TVChildrens' cribsRoom Type: Double ShowerAir conditioningExtra long beds (&gt; 6.5 ft)Cable channelsFlat-screen TVChildrens' cribs</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="912.07" OriginalAmount="852.40" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|734303" HotelName="GARDENS NYC AN AFFINIA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/800596_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Manhattan's stylish East Side.Averaging 400 square feet, each junior suite features a bedroom with a small sitting area with a full queen size pull out sofa bed and seperate fully equipped kitchen.   Averaging 450-650 square feet, all one bedroom suites feature a living room with a queen sized pull out sofa bed, seperate bedroom and fully equipped kitchen.There is no restaurant in the hotel.The hotel is an elegant East Side building. Its tree-shaded blocks and stylish  brownstones form a picturesque setting for Lyden Gardens.The hotel offers a lobby with an array of soothing services and amenities such as a lobby tea bar and books on relaxation and wellness.We are pet friendly. Mention pets at time of reservation. There is a 50USD surcharge per stay at our hotels.Each guest is responsible for incurred incidental charges during their stay. Upon arrival, guests will be required to provide a valid credit card or nightly cash deposit to secure any incidental charges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1017.56" OriginalAmount="950.99" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|168561" HotelName="Hyatt House New York/Chelsea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/800381_foto_6.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 150 air-conditioned rooms featuring refrigerators and microwaves. 42-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless internet access keeps you connected. Private bathrooms with showers feature designer toiletries and hair dryers. Conveniences include phones, as well as laptop-compatible safes and desks.Grab a bite from the snack bar/deli serving guests of Hyatt House New York/Chelsea. A complimentary buffet breakfast is served on weekdays from 6:30 AM to 9:00 AM and on weekends from 7:00 AM to 10:00 AM.Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk.Located in New York (Manhattan), Hyatt House New York/Chelsea is within a 10-minute walk of Macy's and Empire State Building.  This hotel is 0.9 mi (1.4 km) from Broadway and 0.9 mi (1.5 km) from Times Square.Distances are displayed to the nearest 0.1 mile and kilometer.  5th Avenue - 0.4 km / 0.3 mi  Madison Square Park - 0.5 km / 0.3 mi  Herald Square - 0.5 km / 0.3 mi  Macy's - 0.6 km / 0.3 mi  Madison Square Garden - 0.7 km / 0.4 mi  Empire State Building - 0.7 km / 0.4 mi  Chelsea Hotel - 0.8 km / 0.5 mi  Broadway - 1.1 km / 0.7 mi  Bryant Park - 1.1 km / 0.7 mi  Gramercy Park - 1.1 km / 0.7 mi  Times Square - 1.1 km / 0.7 mi  Union Square Park - 1.2 km / 0.7 mi  New York Public Library - 1.2 km / 0.8 mi  The High Line Park - 1.3 km / 0.8 mi  Town Hall - 1.4 km / 0.9 mi  The nearest airports are:LaGuardia Airport (LGA) - 14.7 km / 9.1 mi Teterboro, NJ (TEB) - 19.5 km / 12.1 mi Newark Liberty Intl. Airport (EWR) - 27.8 km / 17.3 mi John F. Kennedy Intl. Airport (JFK) - 27.9 km / 17.3 mi Stewart Intl. Airport (SWF) - 115.8 km / 71.9 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1067.50" OriginalAmount="997.66" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|801347" HotelName="GRAND HYATT NEW YORK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/884990_foto_63.jpg</HotelPictures>
        <HotelDescription>Grand Hyatt New York is the only hotel connected to the majesty and advantages of Grand Central Terminal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1144.01" OriginalAmount="1069.17" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|800978" HotelName="THE CHATWAL HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886554_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcome to a world awash with Gothamand#8217;s bygone glamour. In this hotel, gentility is alive and well and smashing Art Deco style is still in vogue.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1184.65" OriginalAmount="1107.15" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|801484" HotelName="THE DOMINICK NYC" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30268_image62258886_0.jpg</HotelPictures>
        <HotelDescription>Discover a world of luxury at The Dominick, as NYC's sole independent Five-Diamond hotel a The hotel offers 391 guestrooms, including spacious 1- and 2-bedroom suites and penthouses, which feature classically-inspired interiors and floor-to-ceiling windows. Breathtaking panoramic city vistas highlight iconic landmarks like One World Trade, the Empire State Building and the Hudson River. The spacious accommodations also showcase oversized bathrooms fitted with standalone rain showers and separate soaking tubs. With just 12 rooms per floor, the hotel has an intimate ambiance of sophistication. Dine in style at Vestry, our Michelin-starred restaurant led by Chef Shaun Hergatt. Savor New American cuisine infused with global flavors, emphasizing seafood and vegetables. El Ta�Koy at Terrace on 7 presents a modern Asian-Hawaiian gastronomic journey, indoor and a la carte dining. Immerse wellness experiences, with hotel�s outdoor seasonal pool and cabanas, along with the 24-hour fitness center featuring Technogym, Peloton and Mirror Fitness equipment. Unwind at our exclusive Sisley-Paris Spa, featuring Hammam, Inhalation Salt Chambers and a Co-Ed Relaxation Lounge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1205.18" OriginalAmount="1126.34" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|B9FA86" HotelName="HYATT CENTRIC 39TH &amp; 5TH NEW YORK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1890132_foto_1.jpg</HotelPictures>
        <HotelDescription>Set in New York, 600 metres from Bryant Park, Hyatt Centric 39th and 5th New York offers accommodation with a restaurant, private parking, a fitness centre and a bar. This 4-star hotel offers a 24-hour front desk, room service and free WiFi. The hotel features family rooms. At the hotel all rooms are equipped with air conditioning and a flat-screen TV. Hyatt Centric 39th and 5th New York offers a � la carte or American breakfast. Guests at the accommodation will be able to enjoy activities in and around New York, like cycling. Popular points of interest near Hyatt Centric 39th and 5th New York include Empire State Building, New York Public Library and Macy's. The nearest airport is LaGuardia Airport, 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1242.08" OriginalAmount="1160.82" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|796766" HotelName="TRUMP INTERNATIONAL HOTEL AND TOWER NEW YORK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/6746_image62292933_0.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of New York and was established in 1997. It is close to the Central Park and the nearest station is Penn Station. The Hotel has an indoor swimming pool and a fitness centre/gym. All 176 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1245.89" OriginalAmount="1164.38" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|667154" HotelName="THOMPSON CENTRAL PARK - NEW YORK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074220_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 729 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with shower/tub combinations feature designer toiletries and hair dryers. Conveniences include phones, as well as safes and desks.Grab a bite at Burger Joint, one of the hotel's 4 restaurants, or stay in and take advantage of the 24-hour room service. Full breakfasts are served on weekdays from 6:30 AM to 11 AM and on weekends from 7:30 AM to 1 PM for a fee.Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in New York? This hotel has facilities measuring 1000 square feet (93 square meters), including conference space.With a stay at Thompson Central park - New York, you'll be centrally located in New York, within a 5-minute walk of Carnegie Hall and 5th Avenue.  This 4.5-star hotel is 0.3 mi (0.5 km) from Museum of Modern Art and 0.3 mi (0.5 km) from Central Park.Distances are displayed to the nearest 0.1 mile and kilometer.  Carnegie Hall - 0.2 km / 0.1 mi  5th Avenue - 0.4 km / 0.2 mi  Madison Avenue - 0.5 km / 0.3 mi  Museum of Modern Art - 0.5 km / 0.3 mi  Central Park - 0.5 km / 0.3 mi  Tiffany and Co. - 0.5 km / 0.3 mi  Radio City Music Hall - 0.5 km / 0.3 mi  Broadway Theatre - 0.5 km / 0.3 mi  Columbus Circle - 0.6 km / 0.4 mi  August Wilson Theater - 0.7 km / 0.4 mi  Top of the Rock - 0.7 km / 0.4 mi  Rockefeller Center - 0.8 km / 0.5 mi  Gershwin Theater - 0.8 km / 0.5 mi  St. Patrick's Cathedral - 0.8 km / 0.5 mi  Times Square - 0.9 km / 0.5 mi  The nearest airports are:New York, NY (JFK-John F. Kennedy Intl.) - 28 km / 17.4 mi Newark, NJ (EWR-Liberty Intl.) - 28.3 km / 17.6 mi New York, NY (LGA-LaGuardia) - 16.8 km / 10.4 mi New York, NY (NYS-Skyports Seaplane Base) - 4.5 km / 2.8 mi Islip, NY (ISP-MacArthur) - 93.4 km / 58.1 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1386.18" OriginalAmount="1295.50" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|672881" HotelName="THE PIERRE, A TAJ HOTEL, NEW YORK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/25801_image60516167_0.jpg</HotelPictures>
        <HotelDescription>The Pierre, A Taj Hotel is located across from Central Park at 61st Street. A part of the New York City skyline with its copper mansard roof, The Pierre offers guests white glove luxury service. The hotel is close to high-end shopping destinations and is only steps away from Bergdorf Goodman. The boutiques of Fifth &amp; Madison Avenues are in close proximity.The Pierre has played host to many society events since opening in 1930. The hotel's restaurant, Perrine, offers seasonal modern American cuisine with daily specials inspired by Pierre culinary classics. The hotel also offers a bar/lounge, Two E, with traditional afternoon tea by day and live jazz by night every Thursday through Saturday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="440.71" OriginalAmount="411.88" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|633308" HotelName="THE GALLIVANT TIMES SQUARE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>With our central location at 48th and Broadway, The Gallivant Times Square is your ideal basecamp for Manhattan dining, nightlife, theatre, entertainment, and exploration. From the in-room maps, to the location signs in the lobby, every piece of The Gallivant is meant to inspire adventure and New York City discovery. Whether you're a business traveler, family planner, or weekend warrior, The Gallivant Times Square has your room covered. From in-room fitness equipment, to bunk beds, we have the room you need to feel at home while you roam. At The Gallivant Times Square, we want every guest to experience the excitement that can only be found through travel and discovery - the kind of excitement that makes New York City so special.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="521.46" OriginalAmount="487.35" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|655731" HotelName="AURA TIMES SQUARE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NEW YORK, NY</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>You'll find a warm welcome at Aura Times Square Hotel, the Midtown Manhattan's most gracious boutique hotel. From the moment of arrival, our guests are embraced by the warmth of our modern, Italian-inspired urban oasis. Our NYC hotel features 234 modern guest rooms including suites. Each room is thoughtfully designed to provide ample space for relaxation, featuring calming colors and comfortable furnishings to ensure you can unwind and restore your energy after a busy day exploring the city or attending meetings.Additionally, the hotel features an eclectic Gastro Pub.A haven designed to welcome all travelers, whether here for business or leisure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating>4,3,5,1,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
  </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
a62eab9e-4c88-45f5-94a8-1872e938f93b|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
a62eab9e-4c88-45f5-94a8-1872e938f93b|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
a62eab9e-4c88-45f5-94a8-1872e938f93b|RateHawkSearch|successfull supplier interation||RateHawk|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
a62eab9e-4c88-45f5-94a8-1872e938f93b|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="a62eab9e-4c88-45f5-94a8-1872e938f93b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="80963" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-12-09T00:00:00" End="2025-12-10T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|CF7173" SourceId="34" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" 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
a62eab9e-4c88-45f5-94a8-1872e938f93b|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="a62eab9e-4c88-45f5-94a8-1872e938f93b" TimeStamp="0001-01-01T00:00:00" HotelName="Red Roof Inn Painted Post" HotelCode="|CF7173" StarRating="3" GTCityId="80963" CountryCode="US" CityName="GANG MILLS, NY" CountryName="USA" Address="304 S HAMILTON ST, BUILDING A" PhoneNo="607-962-5021" Email="i1351@redroof.com" CheckInTime="02:00 PM" CheckOutTime="12:00 PM" Latitude="42.148255" Longitude="-77.109252" SourceId="34" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: Accesible Room, Deluxe, King bed" RoomTypeCode="02#1#SH#59.21#0#OB#OK#20251209#20251210#LB#2-0#240700001200|14|0|2|0|2|0#G4#05301FAB96D6B482DD7D3BF24A64B6FF8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#CF7173#|34|NTkuMjF8TEJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="59" TotalPrice="63.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: Room, Deluxe, King bed" RoomTypeCode="02#1#SH#59.21#0#OB#OK#20251209#20251210#LB#2-0#050700001200|14|0|2|0|2|0#G4#05301FAB96D6B482DD7D3BF24A64B6FF8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#CF7173#|34|NTkuMjF8TEJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="59" TotalPrice="63.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: Room, Superior, King bed" RoomTypeCode="02#1#SH#62.94#0#OB#OK#20251209#20251210#LB#2-0#052800001200|14|0|2|0|2|0#G4#05301FAB96D6B482DD7D3BF24A64B6FF8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#CF7173#|34|NjIuOTR8TEJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="63" TotalPrice="67.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: Accesible Room, Deluxe, Shower, Double bed" RoomTypeCode="DB#1#SH#62.94#0#OB#OK#20251209#20251210#LB#2-0#240700221000|14|0|2|0|2|0#G4#05301FAB96D6B482DD7D3BF24A64B6FF8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#CF7173#|34|NjIuOTR8TEJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="63" TotalPrice="67.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: , Deluxe" RoomTypeCode="02#1#SH#62.94#0#OB#OK#20251209#20251210#LB#2-0#280700000000|14|0|2|0|2|0#G4#05301FAB96D6B482DD7D3BF24A64B6FF8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#CF7173#|34|NjIuOTR8TEJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="63" TotalPrice="67.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType></RoomTypes><Images><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_24.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_22.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_25.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_26.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_27.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_28.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_29.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_30.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_31.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_32.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_33.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_34.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_35.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_36.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_37.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_38.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_39.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_40.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_41.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_42.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_43.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_44.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_45.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_46.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_47.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_48.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_49.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_50.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_51.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_52.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_53.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_54.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_55.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_56.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_57.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_58.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_59.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_60.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_61.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_62.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_63.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_64.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_65.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_66.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_67.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_68.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/2579167_foto_69.jpg" /></Images><HotelDescription>The non-smoking Red Roof Inn Painted Post is one of the best pet-friendly hotels located in the heart of Painted Post. This hotel is a short distance from Corning West Market Street- Indian Hills Golf Course- and Watkins Glen State Park.The non-smoking Red Roof Inn Painted Post is one of the best pet-friendly hotels located in the heart of Painted Post. This hotel is a short distance from Corning West Market Street- Indian Hills Golf Course- and Watkins Glen State Park.We offer guests a seasonal outdoor pool- a coin laundry facility- and a free expanded cable package featuring HBO. The non-smoking Red Roof Inn Painted Post is one of the best pet-friendly hotels located in the heart of Painted Post. This hotel is a short distance from Corning West Market Street- Indian Hills Golf Course- and Watkins Glen State Park.We offer guests a seasonal outdoor pool- a coin laundry facility open 24/7- and a free expanded cable package featuring HBO. There is a newly added guest amenity include Tee Time, an immersive on-site golf simulator offering a virtual golfing experience open 24/7.1 building - 2 floors - 1 elevator - interior entrances -paid laundry - seasonal outdoor pool- restaurant- meeting room- ATMThe non-smoking Red Roof Inn Painted Post is one of the best pet-friendly hotels located in the heart of Painted Post. This hotel is a short distance from Corning West Market Street, Indian Hills Golf Course, and Watkins Glen State Park.We offer guests a seasonal outdoor pool, a coin laundry facility open 24/7, and a free expanded cable package featuring HBO. There is a newly added guest amenity include Tee Time, an immersive on-site golf simulator offering a virtual golfing experience open 24/7.The non-smoking Red Roof Inn Painted Post is one of the best pet-friendly hotels located in the heart of Painted Post. This hotel is a short distance from Corning West Market Street- Indian Hills Golf Course- and Watkins Glen State Park.All rooms feature a microwave - refrigerator - work area - hair dryer - iron - ironing board - and in room coffee. Also includes free WiFi - flat screen TV with extended cable and HBO - and unlimited local calls with voicemail. Interior Entrances - 1 building - 2 Floors - Elevator - Built in 1971 - Renovated in 2023 - ADA roomsFree WiFi- Non- Smoking - Free Voicemail - Clock Radio - Free Local Calls - Free Long Distance - Microwave - Refrigerator - Parking - Onsite Restaurant - Tee Time Golf Simulator - Guest Coin LaundryCorning West Market Street 3.3mi- The Rockwell Museum 3.5mi- Corning Museum of Glass 4.1mi- Indian Hills Golf Course 4.7mi- Park Avenue Sports Center 5.2mi- Erwin Mountain State Forest 5.5mi- SUNY Corning Community College 7.5mi- Guthrie Corning Hospital 10.1mi- Watkins Glen State Park 24.1mi- Finger Lakes Boating Museum 26.6miCorning West Market Street 3.3mi- The Rockwell Museum 3.5mi- Corning Museum of Glass 4.1mi- Indian Hills Golf Course 4.7mi- Park Avenue Sports Center 5.2mi- Erwin Mountain State Forest 5.5mi- SUNY Corning Community College 7.5mi- Guthrie Corning Hospital 10.1mi- Watkins Glen State Park 24.1mi- Finger Lakes Boating Museum 26.6mi</HotelDescription></HotelRoomRS>||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
a62eab9e-4c88-45f5-94a8-1872e938f93b|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="a62eab9e-4c88-45f5-94a8-1872e938f93b">
  <Rooms>
    <Room RoomType="Room 1: Accesible Room, Deluxe, King bed" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|CF7173" SourceId="34" RoomTypeCode="02#1#SH#59.21#0#OB#OK#20251209#20251210#LB#2-0#240700001200|14|0|2|0|2|0#G4#05301FAB96D6B482DD7D3BF24A64B6FF8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#CF7173#|34|NTkuMjF8TEJ8c3VwcGxpZXJkZWFkbGluZQ==" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2025-12-09T00:00:00" End="2025-12-10T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||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
a62eab9e-4c88-45f5-94a8-1872e938f93b|RestelBlock|successfully done supplier prebooking||Restel|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
a62eab9e-4c88-45f5-94a8-1872e938f93b|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2025-11-04T00:00:00+00:00" End="2025-12-09T00:00:00">
        <AmountPercent NmbrOfNights="1" BasisType="Nights" Percent="0" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>a62eab9e-4c88-45f5-94a8-1872e938f93b</TraceId>
</CheckRatesRS>||True