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://geobuiz.com/feed/

  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>404</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  7. <link rel="preconnect" href="https://fonts.googleapis.com">
  8. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  9. <link href="https://fonts.googleapis.com/css2?family=Fira+Sans:wght@700&family=Open+Sans:wght@300;400;700&display=swap" rel="stylesheet">
  10. <link rel="preconnect" href="https://fonts.googleapis.com">
  11. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  12. <link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap" rel="stylesheet">
  13.    
  14. <link rel="stylesheet" href="css/bootstrap.min.css" type="text/css" media="all">
  15. <link rel="stylesheet" href="css/animate.css" type="text/css" media="all">
  16. <link rel="stylesheet" href="css/font-awesome.min.css" type="text/css" media="all">
  17.    
  18. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" type="text/css" media="all">    
  19. <link rel="stylesheet" href="css/style.css" type="text/css" media="all">
  20. <link rel="stylesheet" href="css/reaponsive.css" type="text/css" media="all">
  21. <style type="text/css">
  22.    .error_bx h2 {
  23.        font-size: 60px;
  24.        text-align: center;
  25.        line-height: 70px;
  26.        font-weight: 900;
  27.    }
  28.    .content_container h2::after {
  29.        left: 50%;
  30.        margin: 0;
  31.        transform: translateX(-50%);
  32.    }
  33.    .error_bx h3 {
  34.        display: block;
  35.        padding: 0 0 20px;
  36.        color: #333333;
  37.        font-size: 30px;
  38.        font-weight: 700;
  39.        text-align: left;
  40.        line-height: 40px;
  41.    }
  42.    .er_list {
  43.        max-width: 590px;
  44.        width: 100%;
  45.        margin: 0 auto 0;
  46.    }
  47.    .error_bx h6 {
  48.        display: block;
  49.        padding: 0 0 4px;
  50.        color: #333333;
  51.        font-size: 20px;
  52.        font-weight: 600;
  53.        text-align: left;
  54.        line-height: 22px;
  55.    }
  56.    .errbtn_btn {
  57.        text-align: center;
  58.    }
  59.    .errbtn_btn a {
  60.        display: inline-block;
  61.        padding: 15px 30px;
  62.        font-size: 15px;
  63.        background: #ed6a66;
  64.        color: #fff;
  65.        border-radius: 30px;
  66.        margin-top: 15px;
  67.        transition: 0.5s all ease;
  68.    }
  69.    .errbtn_btn a:hover {
  70.        background: #404040;
  71.        color: #fff;
  72.        transition: 0.5s all ease;
  73.    }
  74. .error_bx .cc_bottom {padding:0px 0 50px;}
  75. .error_bx ul {display:block; list-style:square; padding:0 0 0 14px;}
  76. .error_bx ul li {
  77.        color: #404040;
  78.        padding: 7px 0;
  79.        font-size: 15px;
  80.        line-height: 22px;
  81.    }
  82.  
  83. </style>
  84. </head>
  85.  
  86. <body class="inner accommodation">
  87. <!--Header div start here-->
  88.  
  89. <script type="text/javascript" src="js/header.js"></script>
  90. <!--Header div end here-->
  91. <!--Bodycontainer start-->
  92. <div class="bodycontainer accommodationScn">
  93. <div class="container">
  94.        <div class="row">
  95. <div class="col-12">
  96. <div class="error_bx">
  97.                    <h2>Page Not Found</h2>
  98.                    <div class="er_list">
  99.                        <h3>Sorry, This page is currently not Available.</h3>
  100.                        <h6>
  101.                            This is probably because:
  102.                        </h6>
  103.                        <ul>
  104.                            <li>
  105.                                The location of this page has been moved or some sections of this site is
  106.                                still being updated / uploaded.
  107.                            </li>
  108.                            <li>The page no longer exists.</li>
  109.                            <li>Please check the URL for proper spelling and capitalization.</li>
  110.                            <li>Please click below to go Home page.</li>
  111.                        </ul>
  112.                        <div class="errbtn_btn">
  113.                            <a href="https://geobuiz.com/summit-2023">Return to homepage</a>
  114.                        </div>
  115.                    </div>
  116.                </div>
  117. </div>
  118. </div>
  119. </div>
  120. </div>
  121. <!--Footer div start here-->
  122. <script type="text/javascript" src="js/footer.js"></script>
  123. <!--Footer div end here-->
  124.  
  125.  
  126.  
  127.  
  128. <script src="js/jquery.min.js"></script>
  129. <script type="text/javascript" src="js/bootstrap.min.js"></script>
  130. <script type="text/javascript" src="js/wow.min.js"></script>
  131. <script type="text/javascript" src="js/common.js"></script>
  132.  
  133. </body>
  134. </html>
  135.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda