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://petit.lib.yamaguchi-u.ac.jp/G0000006y2j2/Rss.e

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.    <meta charset="utf-8">
  5.    <title>The page you were looking for doesn't exist (404)</title>
  6.    <style>
  7.        body {
  8.            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  9.            font-size: 14px;
  10.            line-height: 1.428571429;
  11.            color: #333333;
  12.            background-color: white;
  13.            margin: 0;
  14.            text-align: center;
  15.        }
  16.        h1 {
  17.            font-size: 36px;
  18.            margin-top: 20px;
  19.            margin-bottom: 10px;
  20.            font-family: inherit;
  21.            font-weight: 500;
  22.            line-height: 1.1;
  23.            color: inherit;
  24.        }
  25.  
  26.        body > p {
  27.            width: 33em;
  28.            margin: 0 auto 1em;
  29.            padding: 1em 0;
  30.            background-color: #F7F7F7;
  31.            border: 1px solid #CCC;
  32.            border-right-color: #999;
  33.            border-bottom-color: #999;
  34.            border-bottom-left-radius: 4px;
  35.            border-bottom-right-radius: 4px;
  36.            border-top-color: #DADADA;
  37.            color: #666;
  38.            box-shadow:0 3px 8px rgba(50, 50, 50, 0.17);
  39.        }
  40.        nav {
  41.            background-color: #222222;
  42.            border-color: #090909;
  43.            z-index: 1000;
  44.            border-width: 0 0 1px;
  45.            position: relative;
  46.            min-height: 36px;
  47.            margin-bottom: 20px;
  48.            border: 1px solid transparent;
  49.        }
  50.    </style>
  51. </head>
  52.  
  53. <body>
  54.    <nav></nav>
  55.  
  56.    <h1>お探しのページを表示できません</h1>
  57.  
  58.    <div class="dialog">
  59.        <p>リクエストされたページが見つかりませんでした。<br />URLが間違っているか、ページが削除されています。</p>
  60.    </div>
  61. </body>
  62. </html>
  63.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda