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://orangecounty.craigslist.org/msg/6304613666.html

  1. <!DOCTYPE html>
  2. <html class="no-js">
  3.    <head>
  4.        <title>craigslist | Page Not Found</title>
  5.        <link type="text/css" rel="stylesheet" media="all" href="//www.craigslist.org/styles/simple-page.css?v=26867f84996478574fac834a298efca4">
  6.        <link type="text/css" rel="stylesheet" media="all" href="//www.craigslist.org/styles/jquery-ui-clcustom.css?v=3b05ddffb7c7f5b62066deff2dda9339">
  7.        <link type="text/css" rel="stylesheet" media="all" href="//www.craigslist.org/styles/jquery.qtip-2.2.1.css?v=cd202aead4d1dd4894fbae4ade23fcf8">
  8.        <meta name="viewport" content="width=device-width,initial-scale=1">
  9.    </head>
  10.  
  11.    <body class="simple header footer">
  12.        <script>
  13.    function C(k){return(document.cookie.match('(^|; )'+k+'=([^;]*)')||0)[2]}
  14.    var pagetype, pagemode;
  15.    (function(){
  16.        var h = document.documentElement;
  17.        h.className = h.className.replace('no-js', 'js');
  18.        var b = document.body;
  19.        var bodyClassList = b.className.split(/\s+/);
  20.        pagetype = bodyClassList[0]; // dangerous assumption
  21.        var fmt = C('cl_fmt');
  22.        if ( fmt === 'regular' || fmt === 'mobile' ) {
  23.            pagemode = fmt;
  24.        } else if (screen.width <= 480) {
  25.            pagemode = 'mobile';
  26.        } else {
  27.            pagemode = 'regular';
  28.        }
  29.        pagemode = pagemode === 'mobile' ? 'mobile' : 'desktop';
  30.        if (window.cl && pagemode === 'mobile') {
  31.            cl.hasMobileLayout = true;
  32.        }
  33.        bodyClassList.push(pagemode);
  34.        if (C('hidesearch') === '1' && pagemode !== 'mobile') {
  35.            bodyClassList.push('hide-search');
  36.        }
  37.        var width = window.innerWidth || document.documentElement.clientWidth;
  38.        if (width > 1000) { bodyClassList.push('w1024'); }
  39.        if (typeof window.sectionBase !== 'undefined') {
  40.            var mode = (decodeURIComponent(C('cl_tocmode') || '').match(new RegExp(window.sectionBase + ':([^,]+)', 'i')) || {})[1] || window.defaultView;
  41.            if (mode) {
  42.                bodyClassList.push(mode);
  43.            }
  44.        }
  45.        b.className = bodyClassList.join(' ');
  46.    }());
  47. </script>
  48.  
  49.  
  50.        <div class="page-container">
  51.            <header class="global-header simple">
  52.   <a class="header-logo" name="logoLink" href="https://www.craigslist.org">CL</a>
  53.  
  54.    <nav class="breadcrumbs-container">
  55.  
  56. <ul class="breadcrumbs">
  57.        <li class="crumb">
  58.            <p>
  59.                Page Not Found
  60.            </p>
  61.        </li>
  62. </ul>
  63.    </nav>
  64.  
  65.  
  66. </header>
  67.  
  68.  
  69.            <section class="simple-page-content">
  70.                <br><br>
  71. <blockquote>
  72. <p>There is nothing here</p>
  73. <p>No web page for this address</p>
  74. <p>404 Error</p>
  75. <pre>
  76. <big>
  77.  
  78. _____________
  79. (  <a href="//www.craigslist.org/">return to</a>  )
  80. (  <a href="//www.craigslist.org/">craigslist</a> )
  81. (  <a href="//www.craigslist.org/">homepage?</a>  )
  82. -------------
  83.       O
  84. O   ^__^
  85. o  (oo)\_______
  86.    (__)\       )\/\
  87. ||----w |
  88. ||     ||
  89. </big>
  90. </pre>
  91. </blockquote>
  92.  
  93.            </section>
  94.  
  95. <footer>
  96.    <ul class="clfooter">
  97.        <li>&copy; 2024 <span class="desktop">craigslist</span><span class="mobile">CL</span></li>
  98.        <li><a href="https://www.craigslist.org/about/help/">help</a></li>
  99.        <li><a href="https://www.craigslist.org/about/help/safety">safety</a></li>
  100.        <li class="desktop"><a href="https://www.craigslist.org/about/privacy.policy">privacy</a></li>
  101.        <li><a href="https://www.craigslist.org/about/terms.of.use">terms</a></li>
  102.        <li><a href="https://www.craigslist.org/about/">about</a></li>
  103.        <li><a href="https://www.craigslist.org/about/craigslist_app">app</a></li>
  104.    </ul>
  105. </footer>
  106.        </div>
  107.        <script src="//www.craigslist.org/js/jquery-1.11.3.min.js?v=5b1989b53d855e1b73dc298260548e77" ></script>
  108.  
  109.        
  110.                <script>
  111.                (function(){
  112.                    var cl = window.CL = window.cl = window.cl || window.CL || {};
  113.                    cl.sandbox = "";
  114.                })();
  115.                try {
  116.                    var p = document.createElement("p");
  117.                    if (
  118.                        !/\/\/.+\.craigslist\.org\/about\//.test(window.location.href) &&
  119.                        window.location.pathname.length > 1 &&
  120.                        (!window.addEventListener || JSON.parse(JSON.stringify('x')) !== 'x' || (p.style.flex!=='' && p.style['-webkit-flex'] !== ''))
  121.                    ) {
  122.                        throw "unsupported browser";
  123.                    }
  124.                } catch (e) {
  125.                    function cleanup() {
  126.                        document.body.innerHTML = '<div id="cl-unsupported-browser" style="margin:1em;font-size:150%;text-align:center;">We have detected you are using a browser that is missing critical features.<br><br>Please visit craigslist from a modern browser.</div>';
  127.                        document.body.style = "display:block";
  128.                    }
  129.  
  130.                    try {
  131.                        document.body.style = "display:none";
  132.                    } catch (e) {
  133.                    }
  134.                    window.onload = cleanup;
  135.                    window.clUnsupportedBrowser = true;
  136.                }
  137.                </script>
  138.            <script src="//www.craigslist.org/js/general-concat.min.js?v=4e82d67e0eb1909f8d3773c971364353" ></script>
  139.  
  140.        
  141.    </body>
  142. </html>
  143.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda