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://aqn.fya.jp/rss/rss20.xml

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html lang="ja">
  3.  
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  6. <meta http-equiv="Content-Style-Type" content="text/css">
  7. <title>404 Error - Not Found</title>
  8. <style type="text/css"><!--
  9. /* ---------- 基本 ---------- */
  10. body {
  11. color: #666666;
  12. font-size: 13px;
  13. text-align: center;
  14. font-family: MS UI Gothic, Osaka, MS Pゴシック;
  15. background-color: #FFFFFF;
  16. padding: 0;
  17. margin: 0;
  18. }
  19. a {
  20. color: #0066FF;
  21. text-decoration: none;
  22. }
  23. a:hover {
  24. color: #0066FF;
  25. text-decoration: underline;
  26. }
  27. a:visited {
  28. color: #0066FF;
  29. text-decoration: none;
  30. }
  31. a:visited:hover {
  32. color: #0066FF;
  33. text-decoration: underline;
  34. }
  35. h1 {
  36. color: #666666;
  37. font-size: 20px;
  38. letter-spacing: 1px;
  39. padding: 0px 0px 0px 0px;
  40. margin: 0px 0px 0px 0px;
  41. }
  42. h2 {
  43. color: #666666;
  44. font-size: 13px;
  45. font-weight: normal;
  46. letter-spacing: 1px;
  47. padding: 0px 0px 0px 0px;
  48. margin: 0px 0px 0px 0px;
  49. }
  50. hr {
  51. color: #666666;
  52. background-color: #666666;
  53. text-align: center;
  54. border: none;
  55. height: 1px;
  56. }
  57. /* ---------- 全体 ---------- */
  58. div#whole {
  59. width: auto;
  60. text-align: center;
  61. background-color: #FFFFFF;
  62. padding: 50px 0px 10px 0px;
  63. margin: 0px auto 0px auto;
  64. }
  65. /* ---------- ヘッダー ---------- */
  66. div#header {
  67. width: 500px;
  68. text-align: left;
  69. padding: 0px 0px 0px 0px;
  70. margin: 0px auto 0px auto;
  71. }
  72. /* ---------- コンテンツ ---------- */
  73. div#content {
  74. width: 400px;
  75. color: #555555;
  76. text-align: left;
  77. background-color: #EEEEEE;
  78. padding: 20px 20px 20px 20px;
  79. margin: 20px auto 0px auto;
  80. }
  81. div#content ul {
  82. padding: 0px 0px 0px 20px;
  83. margin: 0px 0px 0px 0px;
  84. }
  85. div#content ul li {
  86. list-style-type: circle;
  87. padding: 0px 0px 0px 0px;
  88. margin: 0px 0px 0px 0px;
  89. }
  90. /* ---------- フッター ---------- */
  91. div#footer {
  92. width: 500px;
  93. text-align: center;
  94. padding: 0px 0px 0px 0px;
  95. margin: 20px auto 0px auto;
  96. }
  97. div#footer address {
  98. width: auto;
  99. font-size: 12px;
  100. text-align: center;
  101. font-style: normal;
  102. letter-spacing: 1px;
  103. padding: 5px 0px 5px 0px;
  104. margin: 0px auto 0px auto;
  105. }
  106. --></style>
  107. </head>
  108.  
  109. <body>
  110.  
  111. <!-- // 全体 -->
  112. <div id="whole">
  113.  
  114. <!-- // ヘッダー -->
  115. <div id="header">
  116.  
  117. <h1>404 Error - Not Found</h1>
  118. <h2>指定されたページ(URL)は見つかりません。</h2>
  119.  
  120. </div>
  121.  
  122. <!-- // コンテンツ -->
  123. <div id="content">
  124.  
  125. <ul>
  126. <li>指定されたページは、このサーバー上にはありません。</li>
  127. <li>他の場所に移動したか、または削除された可能性があります。</li>
  128. <li>ご指定のファイル名(URL)にタイプミスがないかご確認ください。</li>
  129. </ul>
  130. <br>
  131. <ul>
  132. <li>The page you requested does not exist on this server.</li>
  133. <li>Either there is a mistake in the URL you entered or the page has been removed.</li>
  134. <li>Please check the link and try again.</li>
  135. </ul>
  136.  
  137. </div>
  138.  
  139. <!-- // フッター -->
  140. <div id="footer">
  141. <hr>
  142. <address>Copyright (C) 2006 - 2025 FYA All rights reserved.</address>
  143. </div>
  144.  
  145. </div>
  146.  
  147. </body>
  148.  
  149. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda