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://622a4a151577c.site123.me

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.    <link rel="preconnect" href="https://fonts.googleapis.com">
  5.    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  6.    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
  7.    <title>Parking Domain</title>
  8.    <style>
  9.        body {
  10.            font-family: 'Inter', sans-serif;
  11.            margin: 0;
  12.            padding: 0;
  13.        }
  14.        main {
  15.            margin: 0 auto;
  16.            padding: 20px;
  17.            margin-top: 200px;
  18.            text-align: center;
  19.            border: 0px solid black;
  20.            background-color: #fafafa;
  21.            font-size: 16px;
  22.            width: 450px;
  23.            border-radius: 6px;
  24.            box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  25.        }
  26.        footer {
  27.            text-align: center;
  28.        }
  29.    </style>
  30.    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7268489590771659"
  31.    crossorigin="anonymous"></script>
  32. </head>
  33. <body>
  34.    <main>
  35.        <h1>Parking Domain Page</h1>
  36.        <p>Welcome to our parking domain page. This page hosts old domains or domains that were blocked in the past. If you believe that a domain should be unblocked, please contact us through the interface.</p>
  37.    </main>
  38.    <footer style="margin-top:100px;">
  39.    </footer>
  40. </body>
  41. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda