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://beaudesertaus.xyz

  1. <!DOCTYPE html>
  2. <html lang="pt-BR">
  3. <head>
  4.    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5.    <title>404 Not Found</title>
  6.    <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
  8. <script>LA.init({id:"KaamiN9ckv1rzkGl",ck:"KaamiN9ckv1rzkGl"})</script>
  9. </head>
  10.  
  11. <body>
  12.  
  13. <style type="text/css">
  14. /* 遮罩层*/
  15.        .ddtzmask {
  16.                background-color:#fff;
  17.                /* 使用固定定位让元素撑满全屏 */
  18.                position: fixed;
  19.                top: 0;
  20.                bottom: 0;
  21.                left: 0;
  22.                right: 0;
  23.                z-index: 1;
  24.            }
  25.             /*  外部容器样式*/
  26.        .ddtzcontainer{
  27.            width: 300px;
  28.            height: 30px;
  29.            border: 1px solid lightgray;
  30.            border-radius: 15px;
  31.            margin: 0px auto;
  32.        }
  33.         /* 内部加载部分样式 */
  34.        #ddtzcontent{    
  35.            height: 30px;
  36.            border-radius: 15px;
  37.            background-color: skyblue;
  38.            text-align: center;
  39.            line-height: 30px;
  40.        }
  41.        body {
  42.            font-family: Arial, sans-serif;
  43.            text-align: center;
  44.            background-color: #f4f4f4;
  45.        }
  46.        
  47.        h1 {
  48.            color: #333;
  49.        }
  50.  
  51. </style>
  52.  
  53. <div>
  54. <h1>404 Not Found</h1>
  55. </div>
  56.  
  57. </body>
  58. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda