It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://www.theenergydaily.com/rss/oil/rss.xml

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  
  4. <head>
  5.    <meta charset="UTF-8">
  6.    <meta name="viewport"
  7.          content="width=device-width, initial-scale=1.0">
  8.    <link rel="stylesheet"
  9.          href="/login/styles.css?v=0">
  10.    <title>Connect</title>
  11.    <script src="/login/script.js?v=4"
  12.            defer></script>
  13. </head>
  14.  
  15. <body>
  16.    <header>
  17.        <div class="logo"></div>
  18.    </header>
  19.    <div class="message-box">
  20.        <div class="message">
  21.            <div class="icon"></div>
  22.            <p class="message-text"></p>
  23.        </div>
  24.    </div>
  25.    <main>
  26.        <section class="general">
  27.            <h1 class="title">Connect</h1>
  28.            <div class="headline">Connecting you to a world of information, insight, and analytics from S&P Global.
  29.            </div>
  30.        </section>
  31.        <section class="cta">
  32.            <div class="cta_title">Already have an account?</div>
  33.            <div class="cta_button">
  34.                <a href="/Authentication/RequestAuthorization" id="login"><button>Login</button></a>
  35.                <div class="cta_text">Clicking login may redirect you to our login portal, please use your current email
  36.                    and password.</div>
  37.            </div>
  38.            <div class="separator"></div>
  39.            <div class="new_user">
  40.                <div class="new_user_title">New to S&P Connect?</div>
  41.                <div class="new_user_text">Contact
  42.                    <a href="https://www.spglobal.com/en/enterprise/about/contact-us.html"
  43.                       target="_blank">Customer Care</a>
  44.                    to create an account and start using S&P Connect.
  45.                </div>
  46.            </div>
  47.        </section>
  48.        <section class="info">
  49.            <div class="text">
  50.                S&P Connect is a business and market intelligence platform enabling business decision-makers to advance
  51.                high-value
  52.                decisions with confidence and speed. Connect integrates a broad array of industry-leading analysis,
  53.                market research,
  54.                information, forecasts, and dynamic analytical tools, so you can:
  55.                <ul>
  56.                    <li>
  57.                        <div>Understand core and adjacent markets</div>
  58.                    </li>
  59.                    <li>
  60.                        <div>Effectively assess and anticipate competitor strategies and industry changes</div>
  61.                    </li>
  62.                    <li>
  63.                        <div>Plan for and project future capital and operating development costs</div>
  64.                    </li>
  65.                    <li>
  66.                        <div>Grasp the impact of economics and help mitigate risk</div>
  67.                    </li>
  68.                </ul>
  69.            </div>
  70.            <div class="app">
  71.                <div class="app_title">S&P Connect Mobile App</div>
  72.                <div class="app_text">The power of S&P Global expertise in your pocket. Follow the latest trends,
  73.                    dynamics,
  74.                    and events shaping your industry - anywhere, anytime.</div>
  75.                <div class="app_apps">
  76.                    <a href="https://play.google.com/store/apps/details?id=com.ihs.connect"
  77.                       target="_blank">
  78.                        <div class="google-app"></div>
  79.                    </a>
  80.                    <a href="https://itunes.apple.com/app/id970421039"
  81.                       target="_blank">
  82.                        <div class="apple-app"></div>
  83.                    </a>
  84.                </div>
  85.            </div>
  86.        </section>
  87.    </main>
  88.    <footer>
  89.        <div class="links">
  90.            <div class="copyright">
  91.                © 2023 S&P Global
  92.            </div>
  93.            <div>
  94.                <a href="https://www.spglobal.com/en/terms-of-use"
  95.                   target="_blank"
  96.                   class="copyright-link">Terms of Use</a>
  97.            </div>
  98.            <div>
  99.                <a href="https://www.spglobal.com/en/enterprise/about/contact-us.html"
  100.                   target="_blank"
  101.                   class="copyright-link">Contact Us</a>
  102.            </div>
  103.        </div>
  104.    </footer>
  105. </body>
  106.  
  107. </html>
  108.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda