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://xhvmb.top

  1. <!doctype html>
  2. <html>
  3. <head>
  4.    <meta charset="utf-8">
  5.    <title>恭喜,站点创建成功!</title>
  6.    <style>
  7.        .container {
  8.            width: 60%;
  9.            margin: 10% auto 0;
  10.            background-color: #f0f0f0;
  11.            padding: 2% 5%;
  12.            border-radius: 10px
  13.        }
  14.  
  15.        ul {
  16.            padding-left: 20px;
  17.        }
  18.  
  19.            ul li {
  20.                line-height: 2.3
  21.            }
  22.  
  23.        a {
  24.            color: #20a53a
  25.        }
  26.    </style>
  27. </head>
  28. <body>
  29.    <div class="container">
  30.        <h1>恭喜, 站点创建成功!</h1>
  31.        <h3>这是默认index.html,本页面由系统自动生成</h3>
  32.        <ul>
  33.            <li>本页面在FTP根目录下的index.html</li>
  34.            <li>您可以修改、删除或覆盖本页面</li>
  35.            <li>FTP相关信息,请到“面板系统后台 > FTP” 查看</li>
  36.        </ul>
  37.    </div>
  38. </body>
  39. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda