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://sports.espn.go.com/espnradio/podCast?id=2090484

  1. <!DOCTYPE html>
  2. <html>
  3.  <head>
  4.    <title>Megaphone</title>
  5.    <link href='https://fonts.googleapis.com/css?family=Roboto:400,300,700' rel='stylesheet' type='text/css'>
  6.    <link href="/errors.css" media="screen" rel="stylesheet" type="text/css" />
  7.  </head>
  8.  <body>
  9.    <div class="background-img"></div>
  10.    <div class="container" style="width:100%;height:100vh;text-align:center;position:relative">
  11.      <div class="container" style="width:100%;text-align:center;top:50%;transform:translateY(-60%)">
  12.        <h3>404</h3>
  13.        <h6>We can't seem to find what you're looking for.</h6>
  14.      </div>
  15.    </div>
  16.    <div class="footer">
  17.      <div class="container" style="width:125px;margin:0 auto;display:block">
  18.        <div class="logo">
  19.          <img alt="" src="/images/logo.png" style="width:125px" />
  20.        </div>
  21.      </div>
  22.      <div class="container" style="width:400px;text-align:center;margin:0 auto;display:block">
  23.        <h6 style="color:#bdc3c7;font-size:10px">Copyright &copy; <script>document.write(new Date().getFullYear())</script> Megaphone, LLC. All rights reserved</h6>
  24.      </div>
  25.    </div>
  26.  </body>
  27. </html>
  28.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda