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://zoominfo.com/c/ocrv-center/368109347

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.    <meta charset="utf-8">
  5.    <meta name="viewport" content="width=device-width, initial-scale=1">
  6.    <title>Access to this page has been denied.</title>
  7.    <link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet">
  8.    <style>
  9.        html, body {
  10.            margin: 0;
  11.            padding: 0;
  12.            font-family: 'Open Sans', sans-serif;
  13.            color: #000;
  14.        }
  15.  
  16.        a {
  17.            color: #c5c5c5;
  18.            text-decoration: none;
  19.        }
  20.  
  21.        .container {
  22.            align-items: center;
  23.            display: flex;
  24.            flex: 1;
  25.            justify-content: space-between;
  26.            flex-direction: column;
  27.            height: 100%;
  28.        }
  29.  
  30.        .container > div {
  31.            width: 100%;
  32.            display: flex;
  33.            justify-content: center;
  34.        }
  35.  
  36.        .container > div > div {
  37.            display: flex;
  38.            width: 80%;
  39.        }
  40.  
  41.        .customer-logo-wrapper {
  42.            padding-top: 2rem;
  43.            flex-grow: 0;
  44.            background-color: #fff;
  45.            visibility: visible;
  46.        }
  47.  
  48.        .customer-logo {
  49.            border-bottom: 1px solid #000;
  50.        }
  51.  
  52.        .customer-logo > img {
  53.            padding-bottom: 1rem;
  54.            max-height: 50px;
  55.            max-width: 100%;
  56.        }
  57.  
  58.        .page-title-wrapper {
  59.            flex-grow: 2;
  60.        }
  61.  
  62.        .page-title {
  63.            flex-direction: column-reverse;
  64.        }
  65.  
  66.        .content-wrapper {
  67.            flex-grow: 5;
  68.        }
  69.  
  70.        .content {
  71.            flex-direction: column;
  72.        }
  73.  
  74.        .page-footer-wrapper {
  75.            align-items: center;
  76.            flex-grow: 0.2;
  77.            background-color: #000;
  78.            color: #c5c5c5;
  79.            font-size: 70%;
  80.        }
  81.  
  82.        @media (min-width: 768px) {
  83.            html, body {
  84.                height: 100%;
  85.            }
  86.        }
  87.    </style>
  88.    <!-- Custom CSS -->
  89.    
  90. </head>
  91.  
  92. <body>
  93. <section class="container">
  94.    <div class="customer-logo-wrapper">
  95.        <div class="customer-logo">
  96.            <img src="https://www.zoominfo.com/ge-assets/images/ZI%20logo_light-601x163.png" alt="Logo"/>
  97.        </div>
  98.    </div>
  99.    <div class="page-title-wrapper">
  100.        <div class="page-title">
  101.            <h1>Please verify you are a human</h1>
  102.        </div>
  103.    </div>
  104.    <div class="content-wrapper">
  105.        <div class="content">
  106.  
  107.            <div id="px-captcha">
  108.            </div>
  109.            <p>
  110.                Access to this page has been denied because we believe you are using automation tools to browse the
  111.                website.
  112.            </p>
  113.            <p>
  114.                This may happen as a result of the following:
  115.            </p>
  116.            <ul>
  117.                <li>
  118.                    Javascript is disabled or blocked by an extension (ad blockers for example)
  119.                </li>
  120.                <li>
  121.                    Your browser does not support cookies
  122.                </li>
  123.            </ul>
  124.            <p>
  125.                Please make sure that Javascript and cookies are enabled on your browser and that you are not blocking
  126.                them from loading.
  127.            </p>
  128.            <p>
  129.                Reference ID: #0ec461f0-164a-11ef-bc5b-e91bc9bb2066
  130.            </p>
  131.        </div>
  132.    </div>
  133.    <div class="page-footer-wrapper">
  134.        <div class="page-footer">
  135.            <p>
  136.                Powered by
  137.                <a href="https://www.perimeterx.com/whywasiblocked">PerimeterX</a>
  138.                , Inc.
  139.            </p>
  140.        </div>
  141.    </div>
  142. </section>
  143. <!-- Px -->
  144. <script>
  145.    window._pxAppId = 'PXosx7m0dx';
  146.    window._pxJsClientSrc = '/osx7m0dx/init.js';
  147.    window._pxFirstPartyEnabled = true;
  148.    window._pxVid = '';
  149.    window._pxUuid = '0ec461f0-164a-11ef-bc5b-e91bc9bb2066';
  150.    window._pxHostUrl = '/osx7m0dx/xhr';
  151. </script>
  152. <script>
  153.    var s = document.createElement('script');
  154.    s.src = '/osx7m0dx/captcha/captcha.js?a=c&u=0ec461f0-164a-11ef-bc5b-e91bc9bb2066&v=&m=0';
  155.    var p = document.getElementsByTagName('head')[0];
  156.    p.insertBefore(s, null);
  157.    if (true) {
  158.        s.onerror = function () {
  159.            s = document.createElement('script');
  160.            var suffixIndex = '/osx7m0dx/captcha/captcha.js?a=c&u=0ec461f0-164a-11ef-bc5b-e91bc9bb2066&v=&m=0'.indexOf('captcha.js');
  161.            var temperedBlockScript = '/osx7m0dx/captcha/captcha.js?a=c&u=0ec461f0-164a-11ef-bc5b-e91bc9bb2066&v=&m=0'.substring(suffixIndex);
  162.            s.src = '//captcha.px-cdn.net/PXosx7m0dx/' + temperedBlockScript;
  163.            p.parentNode.insertBefore(s, p);
  164.        };
  165.    }
  166. </script>
  167. <!-- Custom Script -->
  168.  
  169. </body>
  170. </html>
  171.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda