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://ysy.dtiblog.com/?xml

  1. <!doctype html>
  2. <html lang="ja">
  3.  
  4. <head>
  5.  <meta charset="utf-8">
  6.  <title>一本道 期間限定スペシャルー無料お試し開始!</title>
  7.  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  8.  <link rel="icon" type="image/png" sizes="32x32" href="https://www.1pondo.tv/img/icons/favicon-32x32.png">
  9.  <link rel="icon" type="image/png" sizes="16x16" href="https://www.1pondo.tv/img/icons/favicon-16x16.png">
  10.  <script id="pyocoJq" src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  11.  <script>
  12.    // first check if s2s_id param exists, if so, pass it to the redirected url
  13.    var params = $(location).attr('search').substring(1).split('&');
  14.    for (i = 0; i < params.length; i++) {
  15.      param = params[i].split('=');
  16.      if (param[0] == 's2s_id') {
  17.        var s2s = decodeURIComponent(param[1]);
  18.      }
  19.    }
  20.  
  21.    // display with 50% random distribution
  22.    var rand = Math.random();
  23.    if (rand < 1 / 2) {
  24.      if (s2s) {
  25.        window.location.href = './index2.html?s2s_id=' + s2s;
  26.      } else {
  27.        window.location.href = './index2.html';
  28.      }
  29.    } else {
  30.      if (s2s) {
  31.        window.location.href = './index1.html?s2s_id=' + s2s;
  32.      } else {
  33.        window.location.href = './index1.html';
  34.      }
  35.    }
  36.  </script>
  37.  <!-- Google tag (gtag.js) -->
  38.  <script async src="https://www.googletagmanager.com/gtag/js?id=G-EZ6DC49S15"></script>
  39.  <script>
  40.    window.dataLayer = window.dataLayer || [];
  41.    function gtag() { dataLayer.push(arguments); }
  42.    gtag('js', new Date());
  43.  
  44.    gtag('config', 'G-EZ6DC49S15');
  45.  </script>
  46. </head>
  47.  
  48. <body>
  49. </body>
  50.  
  51. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda