body: //article//div[contains(@class, 'post__description')]
date: //article//p[contains(@class, 'post__info')]//time/@datetime

# Handle weird escaped HTML
find_string: &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;head&gt;&lt;title&gt;
replace_string: <!--
find_string: &lt;/title&gt;&lt;/head&gt;&lt;body&gt;
replace_string: -->
find_string: &lt;/body&gt;&lt;/html&gt;
replace_string: <!-- removed -->
  
strip_id_or_class: cookieModal

test_url: https://www.xm.com/research/markets/allNews/reuters/jetblue-cuts-revenue-forecast-due-to-weather-disruptions-staffing-gaps-53651943
test_contains: bookings during September were lower than expected
