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://www.scriling.com

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.    <title>Important Announcement: Brand Change</title>
  5.    <style>
  6.        body {
  7.            font-family: Arial, sans-serif;
  8.            text-align: center;
  9.        }
  10.  
  11.        .container {
  12.            margin: 50px auto;
  13.            padding: 20px;
  14.            border: 1px solid #ccc;
  15.            width: 500px;
  16.        }
  17.    </style>
  18. </head>
  19. <body>
  20.    <div class="container">
  21.        <h1>Exciting News!</h1>
  22.        <p>We are changed into new brand</p>
  23.        <p>Thank you for your continued support!</p>
  24.        <p>We will publish our news on our New website <a href="https://www.ditible.com"> The Ditible</a></p>
  25.  
  26.        <p>Sincerely,<br>
  27.        </p>
  28.    </div>
  29. </body>
  30. </html>
  31.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda