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: https://esohbetodalari.de.tl

  1. <!DOCTYPE html>    
  2.  
  3. <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="de"> <![endif]-->
  4. <!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="de"> <![endif]-->
  5. <!--[if IE 8]>    <html class="no-js lt-ie9" lang="de"> <![endif]-->
  6. <!--[if gt IE 8]><!--> <html lang="de"> <!--<![endif]-->
  7. <head>
  8.    <meta charset="utf-8" />
  9.       <meta name="viewport" content="width=device-width, width=960" />
  10.    <title>esohbetodalari - Web Chat Sohbet Odalar&#305;</title>
  11.    <link rel="stylesheet" type="text/css" href="//theme.webme.com/designs/clean/css/default3.css" />
  12.            <script type="text/javascript">
  13.        var dateTimeOffset = new Date().getTimezoneOffset();
  14.        
  15.        function getElementsByClassNameLocalTimeWrapper() {
  16.            return document.getElementsByClassName("localtime");
  17.        }
  18.        
  19.        (function () {
  20.            var onload = function () {
  21.                var elementArray = new Array();
  22.                
  23.                if (document.getElementsByClassName) {
  24.                    elementArray = getElementsByClassNameLocalTimeWrapper();
  25.                } else {
  26.                    var re = new RegExp('(^| )localtime( |$)');
  27.                    var els = document.getElementsByTagName("*");
  28.                    for (var i=0,j=els.length; i<j; i++) {
  29.                        if (re.test(els[i].className))
  30.                            elementArray.push(els[i]);
  31.                    }
  32.                }
  33.                
  34.                for (var i = 0; i < elementArray.length; i++) {    
  35.                    var timeLocal = new Date(parseInt(elementArray[i].getAttribute("data-timestamp")));
  36.                    var hour = timeLocal.getHours();
  37.                    var ap = "am";
  38.                    if (hour > 11) {
  39.                        ap = "pm";
  40.                    }
  41.                    else if (hour > 12) {
  42.                        hour = hour - 12;
  43.                    }
  44.                    
  45.                    var string = elementArray[i].getAttribute("data-template");
  46.                    string = string.replace("[Y]", timeLocal.getFullYear());
  47.                    string = string.replace("[m]", ('0' + (timeLocal.getMonth() + 1)).slice(-2));
  48.                    string = string.replace("[d]", ('0' + timeLocal.getDate()).slice(-2));
  49.                    string = string.replace("[H]", ('0' + timeLocal.getHours()).slice(-2));
  50.                    string = string.replace("[g]", ('0' + hour).slice(-2));
  51.                    string = string.replace("[i]", ('0' + timeLocal.getMinutes()).slice(-2));
  52.                    string = string.replace("[s]", ('0' + timeLocal.getSeconds()).slice(-2));
  53.                    string = string.replace("[a]", ap);
  54.                    elementArray[i].childNodes[0].nodeValue = string;
  55.                }
  56.            };
  57.            
  58.            if (window.addEventListener)
  59.                window.addEventListener("DOMContentLoaded", onload);
  60.            else if (window.attachEvent)
  61.                window.attachEvent("onload", onload);
  62.        })();
  63.        </script><link rel="icon" href="https://wtheme.webme.com/img/main/favicon.ico" type="image/x-icon">
  64. <link rel="shortcut icon" type="image/x-icon" href="https://wtheme.webme.com/img/main/favicon.ico" />
  65. <link type="image/x-icon" href="https://wtheme.webme.com/img/main/favicon.ico" />
  66. <link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon.png" rel="apple-touch-icon" />
  67. <link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon-76x76.png" rel="apple-touch-icon" sizes="76x76" />
  68. <link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon-120x120.png" rel="apple-touch-icon" sizes="120x120" />
  69. <link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon-152x152.png" rel="apple-touch-icon" sizes="152x152" />
  70. <meta name="description" content="sohbet chat sohbet odalar&#305;, mobil sohbet siteleri" />
  71. <meta name="keywords" content="sohbet, chat, sohbet odalar&#305;" />
  72. <meta name="robots" content="index,follow" />
  73. <meta property="og:title" content="esohbetodalari - Web Chat Sohbet Odalar&#305;" />
  74. <meta property="og:image" content="https://theme.webme.com/designs/clean/screen.jpg" />
  75. <script>
  76.    function WebmeLoadAdsScript() {
  77.  
  78.    }
  79. </script><script>
  80.    document.addEventListener('DOMContentLoaded', function() {
  81.        WebmeLoadAdsScript();
  82.        window.dispatchEvent(new Event('CookieScriptNone'));
  83.    });
  84. </script>    <style type="text/css">
  85.    #content {
  86.        min-width: 1000px;
  87.        min-height: 600px;        
  88.    }
  89.        #header-image {
  90.        background-image: url('//theme.webme.com/designs/globals/header/1000x300/underwater1.jpg');
  91.    }
  92.        #secondmenu a, #access a, #access li > b, #secondmenu li > b {
  93.        background-image: url('//theme.webme.com/designs/clean/arrows/red.png');
  94.    }
  95.    
  96.    #secondmenu li > b {
  97.        color: #333333;
  98.        display: block;
  99.        line-height: 40px;
  100.        padding: 0 35px 0 40px;
  101.        text-decoration: none;
  102.        background-repeat: no-repeat;
  103.        background-position: 10px 50%;
  104.    }
  105.        #access li:hover > a,
  106.    #access li > b:hover,
  107.    #access a:focus {
  108.        background-image: url('//theme.webme.com/designs/clean/arrows/red_down.png');
  109.    }    
  110.    #access .active > a {
  111.        background-image: url('//theme.webme.com/designs/clean/arrows/red_down.png');
  112.    }
  113.    
  114.    #access li > b {
  115.        color: #333333;
  116.        display: block;
  117.        letter-spacing: 1px;
  118.        line-height: 47px;
  119.        margin-bottom: 12px;
  120.        padding: 0 35px 0 50px;
  121.        text-decoration: none;
  122.        text-transform: uppercase;
  123.        background-repeat: no-repeat;
  124.        background-position: 20px 50%;
  125.    }
  126.    
  127.      
  128.    body {
  129.        background-image: url('//theme.webme.com/designs/globals/background/gray2.jpg');
  130.    }
  131.            </style>    
  132. </head>
  133. <body class="">
  134.    <div id="stage">
  135.        <div id="masthead">
  136.            <div id="inner-masthead">
  137.                <div id="claim">
  138.                    <div id="inner-claim">
  139.                                                <div class="site-title">Sohbet Odalar&#305; - Web Chat Mobil Sohbet Siteleri</div>
  140.                        <div class="site-description"></div>
  141.                    </div>
  142.                </div>
  143.                <div id="header-image">
  144.                </div>
  145.                            </div>
  146.        </div>
  147.  
  148.          
  149.        <div id="access">      
  150.            <ul class="main-menu">
  151.                
  152. <li id="checked_menu">
  153.                    <a href="/Web-Chat-Sohbet-Odalar%26%23305%3B.htm">Web Chat Sohbet Odalar&#305;</a>
  154.                    
  155.                    </li>
  156. <li>
  157.                    <a href="/-Ue-ber-uns.htm">&#220;ber uns</a>
  158.                    <ul class="main-menu">
  159.                            <li>
  160.                            <a href="/Unser-Team.htm">Unser Team</a>    
  161.                            </li>                        
  162. </ul>
  163.                    </li>
  164. <li>
  165.                    <a href="/Leistungen.htm">Leistungen</a>
  166.                    
  167.                    </li>
  168. <li>
  169.                    <a href="/%26%23304%3Bleti%26%23351%3Bim.htm">&#304;leti&#351;im</a>
  170.                    
  171.                    </li>
  172. <li>
  173.                    <a href="/Sohbet-Odalar%26%23305%3B.htm">Sohbet Odalar&#305;</a>
  174.                    
  175.                    </li>
  176. <li>
  177.                    <a href="/Yararl%26%23305%3B-Linkler.htm">Yararl&#305; Linkler</a>
  178.                    
  179.                    </li>
  180. <li>
  181.                    <a href="/Topliste.htm">Topliste</a>
  182.                    
  183.                    </li>
  184. <li>
  185.                    <a href="/Yenilikler.htm">Yenilikler</a>
  186.                    
  187.                    </li>
  188.                    
  189.  
  190.            </ul>
  191.        </div>
  192.        
  193.    
  194.        <div id="container">
  195.        
  196.            <div id="content">
  197.            
  198.                <div id="main">
  199.                    <h1>Web Chat Sohbet Odalar&#305;</h1>
  200.                    <strong>Sohbet Web Chat Sohbet Odalar&#305; Bedava<br />
  201. </strong><a href="https://sohbet.page">https://sohbet.page</a>&nbsp;<span style="color: rgb(137, 137, 137); font-family: Montserrat, sans-serif; font-size: 15px;">Yurdun d&ouml;rt yan&#305;ndan chat yapmay&#305; seven, geveze kullan&#305;c&#305;lar&#305; bir araya getiren sohbet sitemiz, 2007 y&#305;l&#305;nda sizlere iyi hizmet verebilmek amac&#305;yla kuruldu. &Ccedil;&#305;lg&#305;n ve tutku dolu &uuml;yelerimizin bulundu&#287;u sohbet sitesi alan&#305;m&#305;zda ger&ccedil;ekten tutkulu sohbetin nas&#305;l oldu&#287;unu deneyimleye bileceksiniz. Y&#305;llard&#305;r mobil uyumlu, kaliteli ve g&uuml;venilir sohbet sitesi dendi&#287;inde akla ilk gelen site olarak sizlerin huzurlu, g&uuml;venli sohbetlerini &ouml;nemsiyor, &uuml;cretsiz kay&#305;t paneliyle sizlere sevgi dolu y&uuml;re&#287;imizle hizmet veriyoruz. Samimiyeti hissedece&#287;iniz chat odalar&#305;m&#305;z vaktinizi k&#305;ymetli k&#305;lmak i&ccedil;in sizleri davet ediyor, birbirinden k&#305;ymetli kullan&#305;c&#305;lar&#305;m&#305;zla bol vakit ge&ccedil;irmeye devam ediyoruz.</span>
  202.                </div>
  203.                
  204.                <div id="sidebar">
  205.                    
  206.                    <div class="widget">
  207.                        
  208.                    </div>
  209.                    
  210.                </div>
  211.            
  212.            </div>
  213.            
  214.        </div>
  215.        
  216.        <div id="footer">
  217.            <ul>
  218.            <li>Heute waren schon 3 Besucher (3 Hits) hier!</li>            </ul>
  219.        </div>
  220.    </div>
  221. <a id="selfpromotionOverlay" href="https://www.homepage-baukasten.de/?c=4000&amp;utm_source=selfpromotion&amp;utm_campaign=overlay&amp;utm_medium=footer" target="_blank" rel="nofollow">
  222.    Diese Webseite wurde kostenlos mit <b>Homepage-Baukasten.de</b> erstellt. Willst du auch eine eigene Webseite?
  223.  
  224.    <div class="btn btn-1">Gratis anmelden</div>
  225.  
  226. </a>
  227. <style>
  228.    body {
  229.        padding-top: 124px;
  230.    }
  231.    #forFixedElement {
  232.        top: 124px;
  233.    }
  234.    @media (min-width: 365px) {
  235.        body {
  236.            padding-top: 103px;
  237.        }
  238.        #forFixedElement {
  239.            top: 103px;
  240.        }
  241.    }
  242.    @media (min-width: 513px) {
  243.        body {
  244.            padding-top: 82px;
  245.        }
  246.        #forFixedElement {
  247.            top: 82px;
  248.        }
  249.    }
  250.    @media (min-width: 936px) {
  251.        body {
  252.            padding-top: 61px;
  253.        }
  254.        #forFixedElement {
  255.            top: 61px;
  256.        }
  257.    }
  258.  
  259.    /* General button style */
  260.    #selfpromotionOverlay .btn {
  261.        border: none;
  262.        font-size: inherit;
  263.        color: inherit;
  264.        background: none;
  265.        cursor: pointer;
  266.        padding: 6px 15px;
  267.        display: inline-block;
  268.        text-transform: uppercase;
  269.        letter-spacing: 1px;
  270.        font-weight: 700;
  271.        outline: none;
  272.        position: relative;
  273.        -webkit-transition: all 0.3s;
  274.        -moz-transition: all 0.3s;
  275.        transition: all 0.3s;
  276.        margin: 0px;
  277.    }
  278.  
  279.    /* Button 1 */
  280.    #selfpromotionOverlay .btn-1, #selfpromotionOverlay .btn-1:visited {
  281.        background: rgb(0, 85, 204);
  282.        color: #fff;
  283.    }
  284.  
  285.    #selfpromotionOverlay .btn-1:hover {
  286.        background: #2980b9;
  287.    }
  288.  
  289.    #selfpromotionOverlay .btn-1:active {
  290.        background: #2980b9;
  291.        top: 2px;
  292.    }
  293.  
  294.    #selfpromotionOverlay {
  295.        font: 400 12px/1.8 "Open Sans", Verdana, sans-serif;
  296.        text-align: center;
  297.        opacity: 1;
  298.        transition: opacity 1s ease;
  299.        position: fixed;
  300.        overflow: hidden;
  301.        box-sizing: border-box;
  302.        font-size: 14px;
  303.        text-decoration: none;
  304.        line-height: 1.5em;
  305.        flex-wrap: nowrap;
  306.        z-index: 5000;
  307.        padding: 14px;
  308.        width: 100%;
  309.        left: 0;
  310.        right: 0;
  311.        top: 0;
  312.        color: rgb(35,35,35);
  313.        background-color: rgb(246,246,246);
  314.        border-bottom: 1px solid #5a5a5a;
  315.    }
  316.  
  317.    #selfpromotionOverlay:hover {
  318.        background: white;
  319.        text-decoration: none;
  320.    }
  321. </style>    
  322. </body>
  323. </html>
  324.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda