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://techskillsausts.simpsite.nl/homepagina

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.    <meta charset="utf-8">
  5.    <title>Website not found</title>
  6.    <style>
  7.    .spinner {
  8.      margin: 50px auto 0;
  9.      width: 250px;
  10.      text-align: center;
  11.    }
  12.  
  13.    .spinner > div {
  14.      width: 35px;
  15.      height: 35px;
  16.      background-color: #8bc53e;
  17.  
  18.      border-radius: 100%;
  19.      display: inline-block;
  20.      -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  21.      animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  22.    }
  23.  
  24.    .spinner .bounce1 {
  25.      -webkit-animation-delay: -0.32s;
  26.      animation-delay: -0.32s;
  27.    }
  28.  
  29.    .spinner .bounce2 {
  30.      -webkit-animation-delay: -0.16s;
  31.      animation-delay: -0.16s;
  32.    }
  33.  
  34.    @-webkit-keyframes sk-bouncedelay {
  35.      0%, 80%, 100% { -webkit-transform: scale(0) }
  36.      40% { -webkit-transform: scale(1.0) }
  37.    }
  38.  
  39.    @keyframes sk-bouncedelay {
  40.      0%, 80%, 100% {
  41.        -webkit-transform: scale(0);
  42.        transform: scale(0);
  43.      } 40% {
  44.        -webkit-transform: scale(1.0);
  45.        transform: scale(1.0);
  46.      }
  47.    }
  48.  
  49.    body{
  50.      font-family: "Segoe UI",'Proxima Nova',Arial,sans-serif;
  51.      font-size: 15px;
  52.      line-height: 1.6;
  53.      color: #2c3235;
  54.      background-color:#e9e3d5;
  55.    }
  56.    a{
  57.      color: #0088cc;
  58.    }
  59.    </style>
  60.    <meta name="robots" content="noindex, nofollow">
  61. </head>
  62. <body>
  63.    <br/>
  64.    <br/>
  65.    <div style="text-align: center;">
  66.        <h2>Website not found</h2>
  67.        <p>
  68.            404 error: <strong>techskillsausts.simpsite.nl</strong> not found        </p>
  69.            <p>
  70.            Easily build your own website with <a rel="nofollow" href="http://www.webador.com/?utm_source=sites&utm_medium=link&utm_content=404-subdomain-or-subpath">Webador</a>        </p>
  71.            <img src="https://assets.jwwb.nl/assets/brand/webador/logo/logo-dark.svg?bust=787b9257702174e031fb" alt="Webador logo" />
  72.    </div>
  73.    <br/>
  74.    <br/>
  75.    <img style="position: fixed; bottom: 15px; right: 15px;" src="https://assets.jwwb.nl/assets/brand/webador/logo/logo-dark.svg?bust=787b9257702174e031fb" alt="Webador logo" />
  76.    <script nonce="011431094fe7970a1ca654adff3cc570">
  77.            (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  78.            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  79.            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  80.            })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  81.        ga('create', 'UA\x2D8406245\x2D4', 'techskillsausts.simpsite.nl', {'name': '2099529030'});ga('2099529030.set', 'anonymizeIp', true);ga("2099529030.set", "dimension4", "unknown");ga("2099529030.send", "pageview", "\/homepagina");</script>
  82. </body>
  83. </html>
  84.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda