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: https://top10guru-22508520.hubspotpagebuilder.com

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  <head>
  4.    <meta charset="utf-8">
  5.    <title>Not Found</title>
  6.    <meta name="viewport" content="width=device-width, initial-scale=1">
  7.    <style type="text/css">
  8.      html,
  9.      body {
  10.          background-color: #fff;
  11.          text-align: center;
  12.          font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  13.          font-size: 16px;
  14.          line-height: 25px;
  15.          color: #33475b;
  16.      }
  17.      h1 {
  18.          font-weight: bold;
  19.          font-size: 32px;
  20.          line-height: 1.25;
  21.          margin: 10px 0 20px;
  22.      }
  23.      p {
  24.          font-size: 16px;
  25.          line-height: 1.5;
  26.          margin-bottom: 15px;
  27.      }
  28.      a,
  29.      a:visited {
  30.          color: #0091b0;
  31.          transition: all .15s ease-out;
  32.          text-decoration: none;
  33.          cursor: pointer;
  34.      }
  35.      a:hover {
  36.          color: #007a8c;
  37.          text-decoration: underline;
  38.      }
  39.      .hs_container {
  40.          margin: 0 auto;
  41.          padding: 60px 15px 15px;
  42.      }
  43.      .hs_content {
  44.          padding-top: 24px;
  45.      }
  46.      .hs_content p {
  47.          display: inline;
  48.          margin: 0 0 20px;
  49.      }
  50.      .request-details {
  51.        margin-top: 65px;
  52.        font-size: 12px;
  53.        text-transform: uppercase;
  54.      }
  55.      .request-details > span {
  56.        display: block;
  57.      }
  58.      @media screen and (min-width: 376px) {
  59.          .hs_container {
  60.              padding: 95px 20px 20px;
  61.          }
  62.          .hs_content {
  63.              padding-top: 0px;
  64.          }
  65.          .hs_content p {
  66.              display: block;
  67.          }
  68.          .request-details > span {
  69.            display: inline-block;
  70.            padding: 0 5px;
  71.          }
  72.      }
  73.    </style>
  74.  </head>
  75.  <body>
  76.    <div class="hs_container">
  77.      <svg viewbox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" style="width: 120px;">
  78.        <path fill="#cbd6e2" d="M16 0C8.82 0 3 5.82 3 13s5.82 13 13 13 13-5.82 13-13S23.18 0 16 0zm9 13c-.005 1.771-.526 3.42-1.421 4.805l.021-.035L11.23 5.4c1.35-.874 2.998-1.395 4.769-1.4H16c4.971 0 9 4.029 9 9zM7 13c.005-1.771.526-3.42 1.421-4.805L8.4 8.23l12.37 12.35c-1.348.88-2.996 1.409-4.767 1.42H16c-4.971 0-9-4.029-9-9z"/>
  79.      </svg>
  80.      <div class="hs_content">
  81.        <h1>This page is unavailable.</h1>                  
  82.        <p>If you believe this is a mistake, please contact the website owner.</p>
  83.      </div>
  84.    </div>
  85.    <script>
  86.      var t = new Date();
  87.      document.getElementById("timestamp").innerHTML = t;
  88.    </script>
  89.  </body>
  90. </html>
  91.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda