var container = document.createElement("div");
container.innerHTML = "<h3 class=\"feed-title\"><a href=\"https://www.ttnews.com/\" target=\"_blank\">Transport Topics<\/a><\/h3><h4 class=\"feed-item-title\"><a href=\"https://www.ttnews.com/articles/ship-runs-aground-philly\" target=\"_blank\">Cargo Ship Runs Aground in Delaware River Near Philadelphia<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.ttnews.com/articles/economists-trump-canada-trade\" target=\"_blank\">Economists Assail Trump’s Canada Trade Claims<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.ttnews.com/articles/lg-energy-unexpected-loss\" target=\"_blank\">LG Energy Posts Unexpected Loss as EV Demand Slows<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.ttnews.com/articles/trucking-cost-rise-93m-bridge\" target=\"_blank\">Trucking Costs Could Rise \$93M Per Year During Bridge Repair<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.ttnews.com/articles/us-greenhouse-emissions-dip\" target=\"_blank\">US Greenhouse Gas Emissions Dip in 2024<\/a><\/h4><div style=\"text-align: end;\">\n  <a href=\"https://rss.bloople.net/\" target=\"_blank\" style=\"color: #000000;\">Powered by RSS 2 HTML<\/a>\n<\/div>\n\n<!-- To create this output, visit: https://rss2html.net/build_embeds/new?embed_render_title=false&feed_render_description=false&feed_render_image=false&item_count=5&item_render_body=false&strip_html=false&template=legacy&url=https%3A%2F%2Fwww.ttnews.com%2Frss.xml -->\n";
var nodes = [].slice.call(container.childNodes);
var script = document.scripts[document.scripts.length - 1];
var parent = script.parentNode;
while(nodes.length > 0) parent.insertBefore(nodes.shift(), script);
parent.removeChild(script);
