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://optsale.biz

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
  2. <html lang="ru">
  3. <head>
  4. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8" />
  5. <TITLE>Поздравляем, сайт создан!</TITLE>
  6. <style>
  7. body {margin:0;padding:0;font: 12px Tahoma;}
  8. h1 {font-size:20px;color:#1F84FF;margin-bottom:20px;margin-top:0;font-weight:normal;line-height:30px;}
  9. a {color:#1873b4;}
  10. div {width: 700px;margin: 100px auto 0 auto;padding-top: 50px;height: 120px;line-height: 150%;}
  11. </style>
  12. <script>
  13. window.languages = {
  14.            'en': {
  15.                'title': 'Congratulations, the site has been created!',
  16.                'h1': 'Site www.optsale.biz is ready to use',
  17.                '.message1': 'Congratulations, your website is up and running!',
  18.                '.message2': 'To put your site in this place, delete the index.html file in the site folder and write your site files to this folder.',
  19.                '.message3': 'In the <a href="http://ukraine.com.ua/wiki/" rel="nofollow" target="_blank">FAQ</a>, You can read about how to upload a website to hosting.',
  20.                '.message4': 'If you have any difficulties &mdash; contact <a rel="nofollow" href="http://adm.tools/support/">support</a>.',
  21.            },
  22.            'pl': {
  23.                'title': 'Gratulacje, strona powstała!',
  24.                'h1': 'Witryna www.optsale.biz jest gotowa do użycia',
  25.                '.message1': 'Gratulacje, Twoja witryna już działa!',
  26.                '.message2': 'Aby umieścić swoją witrynę w tym miejscu, usuń plik index.html z folderu witryny i zapisz swoje pliki witryny w tym folderze.',
  27.                '.message3': 'W <a href="http://ukraine.com.ua/wiki/" rel="nofollow" target="_blank">Najczęstsze pytania</a> możesz przeczytaj o tym, jak przesłać witrynę do hostingu.',
  28.                '.message4': 'Jeśli masz jakiekolwiek trudności &mdash; skontaktuj się z <a rel="nofollow" href="http://adm.tools/support/">pomocą</a>.',
  29.            },
  30.            'de': {
  31.                'title': 'Herzlichen Glückwunsch, die Seite wurde erstellt!',
  32.                'h1': 'Die Website www.optsale.biz ist einsatzbereit',
  33.                '.message1': 'Herzlichen Glückwunsch, Ihre Website ist online!',
  34.                '.message2': 'Um Ihre Site an diesem Ort abzulegen, löschen Sie die Datei index.html im Site-Ordner und schreiben Sie Ihre Site-Dateien in diesen Ordner.',
  35.                '.message3': 'In den <a href="http://ukraine.com.ua/wiki/" rel="nofollow" target="_blank">FAQ</a> können Sie Lesen Sie, wie Sie eine Website zum Hosting hochladen.',
  36.                '.message4': 'Bei Schwierigkeiten &ndash; Wenden Sie sich an den <a rel="nofollow" href="http://adm.tools/support/">Support</a>.',
  37.            },
  38.            'uk': {
  39.                'title': 'Вітаємо, сайт створено!',
  40.                'h1': 'Сайт www.optsale.biz готовий до використання',
  41.                '.message1': 'Вітаємо, Ваш сайт створений та готовий до використання!',
  42.                '.message2': 'Щоб на цьому місці опинився Ваш сайт, видаліть файл index.html у папці сайту та запишіть у цю папку файли свого сайту.',
  43.                '.message3': 'У розділі <a href="http://ukraine.com.ua/wiki/" rel="nofollow" target="_blank">запитання та відповіді</a>, Ви можете прочитати про те, як завантажити сайт на хостинг.',
  44.                '.message4': 'Якщо у Вас виникнуть проблеми &mdash; зверніться <a rel="nofollow" href="http://adm.tools/support/">служби підтримки</a>.',
  45.            },
  46.            'cn': {
  47.                'title': '恭喜,网站已创建!',
  48.                'h1': '站点 www.optsale.biz 已准备好使用',
  49.                '.message1': '恭喜,您的网站已启动并运行!',
  50.                '.message2': '要将您的站点放在此位置,请删除站点文件夹中的 index.html 文件并将您的站点文件写入此文件夹。',
  51.                '.message3': '在<a href="http://ukraine.com.ua/wiki/" rel="nofollow" target="_blank">FAQ</a>中,您可以阅读有关如何将网站上传到主机的信息。',
  52.                '.message4': '如果您有任何困难&mdash;联系 <a rel="nofollow" href="http://adm.tools/support/">支持</a>。',
  53.            },
  54.            'ru': {
  55.                'title': 'Поздравляем, сайт создан!',
  56.                'h1': 'Сайт www.optsale.biz готов к использованию',
  57.                '.message1': 'Поздравляем, Ваш сайт создан и готов к использованию!',
  58.                '.message2': 'Чтобы на этом месте оказался Ваш сайт, удалите файл index.html в папке сайта и запишите в эту папку файлы своего сайта.',
  59.                '.message3': 'В разделе <a href="http://ukraine.com.ua/wiki/" rel="nofollow" target="_blank">вопросы и ответы</a>, Вы можете прочесть о том, как закачать сайт на хостинг.',
  60.                '.message4': 'Если у Вас возникнут трудности &mdash; обращайтесь в <a rel="nofollow" href="http://adm.tools/support/">службу поддержки</a>.',
  61.            }
  62.        };
  63.  
  64.        function display(){
  65.            let default_lang = 'en',
  66.                browser_lang = window.navigator.language || navigator.userLanguage,
  67.                lang = '';
  68.  
  69.            browser_lang = browser_lang.substr(0, 2).toLowerCase();
  70.  
  71.            if( window.languages.hasOwnProperty(browser_lang) ){
  72.                lang = browser_lang;
  73.            }else{
  74.                lang = default_lang;
  75.            }
  76.  
  77.            for (let key in window.languages[lang]){
  78.                if(undefined !== document.querySelector(key)){
  79.                    document.querySelector(key).innerHTML = window.languages[lang][key];
  80. }
  81. }
  82.  
  83. return false;
  84. }
  85.  
  86.        document.addEventListener("DOMContentLoaded", display);
  87. </script>
  88. </head>
  89. <body>
  90. <div>
  91. <h1></h1>
  92. <p class="message1" style="margin-bottom: 20px"></p>
  93. <p class="message2" style="margin-bottom: 20px"></p>
  94. <p class="message3"></p>
  95. <p class="message4" style="margin-top: -10px"></p>
  96. </div>
  97. </body>
  98. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda