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://www.sparklemeetspop.com/

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5.    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  6.    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  7.    <title>sparklemeetspop.com</title>
  8.            <style media="screen">
  9. #sale_link,
  10. #sale_link_bold,
  11. #sale_link_below {
  12.    color: rgb(0,0,0);
  13.    text-align: right;
  14.    font: 14px arial, sans-serif;
  15.    height: 20px;
  16.    padding: 10px 0 5px 0;
  17.    width: 900px;
  18.    margin: 0 auto;
  19.    z-index: 20;
  20. }
  21. #sale_link a,
  22. #sale_link_below a {
  23.    text-decoration: underline;
  24.    color: rgb(0,0,0);
  25.    font-size: 14px;
  26. }
  27. #sale_link_bold a {
  28. font-weight: bold;
  29.    text-decoration: underline;
  30.    color: rgb(0,0,0);
  31.    font-size: 14px;
  32. }
  33. #sale_link a:hover,
  34. #sale_link_bold a:hover,
  35. #sale_link_below a:hover {
  36.    color: rgb(100,100,100);
  37. }
  38.  
  39. #sale_link_below {
  40.    text-align: center;
  41. }
  42.  
  43.  
  44.  
  45. #sale_banner_gray {
  46.    background: url('//d38psrni17bvxu.cloudfront.net/themes/sale/sale_simple.png') repeat-x;
  47. }
  48. #sale_banner_orange {
  49.    background: url('//d38psrni17bvxu.cloudfront.net/themes/sale/orange.png') repeat-x;
  50. }
  51. #sale_banner_gray,
  52. #sale_banner_orange {
  53.    border-bottom: 1px solid rgb(200,200,200);
  54.    color: rgb(200,200,200);
  55.    text-align: center;
  56.    font: 16px arial, sans-serif;
  57.    font-weight: bold;
  58.  
  59.    padding: 8px 0 0 0;
  60.    height: 28px;
  61. }
  62. #sale_banner_gray a.firstlink,
  63. #sale_banner_orange a.firstlink {
  64.    text-decoration: none;
  65.    display: block;
  66. }
  67. #sale_banner_gray a,
  68. #sale_banner_orange a {
  69.    color: rgb(255,255,255);
  70. }
  71.  
  72. #sale_banner_orange_wide {
  73. background-position: bottom;
  74. background-color: #E57921;
  75. padding: 18px 0;
  76. text-align: center;
  77. font-family: sans-serif;
  78. font-size: 14px;
  79. }
  80. #sale_banner_orange_wide a {
  81. color: #fff;
  82. text-decoration: none;
  83. font-weight: bold;
  84. }
  85.  
  86. #sale_discreet {
  87.    background: url('//d38psrni17bvxu.cloudfront.net/themes/sale/sale_simple.png') repeat-x;
  88.    border-bottom: 1px solid rgb(200,200,200);
  89.    color: rgb(200,200,200);
  90.    text-align: right;
  91.    font: 14px arial, sans-serif;
  92.    height: 28px;
  93.    padding: 10px 20px 0 0;
  94. }
  95. #sale_discreet a {
  96.    text-decoration: none;
  97.    color: rgb(240,240,240);
  98.    font-size: 14px;
  99. }
  100.  
  101. #sale_prominent {
  102.    height: 68px;
  103. }
  104. #sale_prominent #grey {
  105.    background: rgb(145,140,137);
  106.    color: rgb(255,255,255);
  107.    text-align: right;
  108.    font: 14px arial, sans-serif;
  109.    height: 62px;
  110.    padding: 7px 15px 0 50px;
  111.    border-bottom: 1px solid rgb(90,90,90);
  112.    float: right;
  113. }
  114. #sale_prominent #grey img {
  115.    float: left;
  116.    margin: -7px 0 0 -100px;
  117. }
  118. #sale_prominent #sale_top {
  119.    font-size: 20px;
  120. }
  121. #sale_prominent #sale_bottom a {
  122.    text-decoration: none;
  123.    color: blue;
  124.    font-size: 14px;
  125. }
  126.  
  127. #sale_diagonal_orange {
  128. height:50px;
  129. line-height:25px;
  130. text-transform:uppercase;
  131. font-family:'Port Lligat Slab',sans-serif;
  132. font-weight:lighter; text-align:center;
  133.    z-index: 20;
  134. }
  135.  
  136. #sale_diagonal_orange a {
  137. display:block;
  138. height:100%;
  139. color:#000;
  140. text-decoration:none;
  141. background: #f25b00;
  142. background: -moz-linear-gradient(left,  #f25b00 0%, #f49300 47%, #f25b00 100%);
  143. background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f25b00), color-stop(47%,#f49300), color-stop(100%,#f25b00));
  144. background: -webkit-linear-gradient(left,  #f25b00 0%,#f49300 47%,#f25b00 100%);
  145. background: -o-linear-gradient(left,  #f25b00 0%,#f49300 47%,#f25b00 100%);
  146. background: -ms-linear-gradient(left,  #f25b00 0%,#f49300 47%,#f25b00 100%);
  147. background: linear-gradient(to right,  #f25b00 0%,#f49300 47%,#f25b00 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f25b00', endColorstr='#f25b00',GradientType=1 );
  148. }
  149.  
  150. #sale_diagonal_orange a:hover {
  151. text-decoration:underline;
  152. }
  153.  
  154. #sale_diagonal_orange span {
  155. display:inline-block;
  156. margin:0 3px;
  157. }
  158. #break {
  159. display:none;
  160. }
  161.  
  162. @media only screen and (min-width : 480px) {
  163. #sale_diagonal_orange {
  164. width: 400px;
  165. height:70px;
  166. position:fixed;
  167. right:-120px;
  168. top:42px;
  169. line-height:20px;
  170.    z-index: 20;
  171. }
  172.  
  173. #sale_diagonal_orange a {
  174. -webkit-transform: rotate(45deg);
  175. -moz-transform: rotate(45deg);
  176. -o-transform: rotate(45deg);
  177. -ms-transform: rotate(45deg);
  178. transform: rotate(45deg);
  179. color: #fff;
  180. }
  181.  
  182. #sale_diagonal_orange span:first-child {
  183. padding-top: 5px;
  184. }
  185. #break {
  186. display: block;
  187. }
  188. }
  189. </style>        <style media="screen">
  190. .asset_star0 {
  191. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star0.gif') no-repeat center;
  192. width: 13px;
  193. height: 12px;
  194. display: inline-block;
  195. }
  196.  
  197. .asset_star1 {
  198. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star1.gif') no-repeat center;
  199. width: 13px;
  200. height: 12px;
  201. display: inline-block;
  202. }
  203.  
  204. .asset_starH {
  205. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/starH.gif') no-repeat center;
  206. width: 13px;
  207. height: 12px;
  208. display: inline-block;
  209. }
  210.  
  211. .sitelink {
  212. padding-right: 16px;
  213. }
  214.  
  215. .sellerRatings a:link,
  216. .sellerRatings a:visited,
  217. .sellerRatings a:hover,
  218. .sellerRatings a:active {
  219. text-decoration: none;
  220. cursor: text;
  221. }
  222.  
  223. .sellerRatings {
  224. margin:0 0 3px 20px;
  225. }
  226.  
  227. .sitelinkHolder {
  228. margin:-15px 0 15px 35px;
  229. }
  230.  
  231. #ajaxloaderHolder {
  232. display: block;
  233. width: 24px;
  234. height: 24px;
  235. background: #fff;
  236. padding: 8px 0 0 8px;
  237. margin:10px auto;
  238. -webkit-border-radius: 4px;
  239. -moz-border-radius: 4px;
  240. border-radius: 4px;
  241. }</style>    <style media="screen">
  242. /* skzcss - for tests */
  243.  
  244. body {
  245. margin: 0;
  246. padding: 0;
  247. height: 100%;
  248. overflow: hidden;
  249. }
  250.  
  251. iframe {
  252. margin: 0;
  253. padding: 0;
  254. border: none;
  255. width: 100%;
  256. height: 100vh;
  257. }
  258.  
  259. #content {
  260. position: absolute;
  261. left: 0;
  262. right: 0;
  263. bottom: 0;
  264. top: 0;
  265. }
  266.  
  267. #imprint {
  268.    position: relative;
  269.    bottom: 0;
  270.    text-align: center;
  271.    padding-top: 5px;
  272.    height: 25px;
  273. }
  274. </style>    <meta name="description" content="This domain may be for sale!" />
  275.    <style>
  276.  
  277.        :root {
  278.            --blue: #101c36;
  279.            --text: #ffffff;
  280.            --card: rgba(255, 255, 255, 0.14);
  281.            --stroke: rgba(255, 255, 255, 0.25);
  282.        }
  283.  
  284.        .loading {
  285.            width: min(720px, 92vw);
  286.            text-align: center;
  287.            padding: 48px 28px;
  288.            border-radius: 24px;
  289.            background: var(--card);
  290.            backdrop-filter: blur(6px);
  291.            border: 1px solid var(--stroke);
  292.            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
  293.            color: var(--text);
  294.        }
  295.  
  296.        /* Simple CSS spinner */
  297.        .spinner {
  298.            --size: 56px;
  299.            width: var(--size);
  300.            height: var(--size);
  301.            margin: 0 auto 18px;
  302.            border-radius: 50%;
  303.            border: 4px solid rgba(255, 255, 255, 0.35);
  304.            border-top-color: #fff;
  305.            animation: spin 0.9s linear infinite;
  306.        }
  307.  
  308.        @keyframes spin {
  309.            to { transform: rotate(360deg); }
  310.        }
  311.  
  312.        #content {
  313.            display: grid;
  314.            place-items: center;
  315.            left: 0;
  316.            right: 0;
  317.            bottom: 0;
  318.            top: 0;
  319.        }
  320.  
  321.        .loading > h1 {
  322.            margin: 12px 0 10px;
  323.            font-size: clamp(28px, 5vw, 44px);
  324.            letter-spacing: 0.2px;
  325.        }
  326.  
  327.        .loading > p {
  328.            margin: 0 0 22px;
  329.            font-size: clamp(14px, 2.4vw, 18px);
  330.            opacity: 0.95;
  331.        }
  332.    </style>
  333.    <script async src='https://euob.northwavepoint.com/sxp/i/636f8b858f681acb7bfa6f583a96630a.js' data-ch='AdsDeli - iFrame' data-uvid="3f11815af0dfec0292c94533d048119c331d9804" class='ct_clicktrue_92098' data-jsonp="onCheqResponse"></script>
  334. <noscript>
  335.    <iframe src='https://obseu.northwavepoint.com/ns/636f8b858f681acb7bfa6f583a96630a.html?ch=AdsDeli%20-%20iFrame' width='0' height='0' style='display:none'></iframe>
  336. </noscript></head>
  337.  
  338. <body>
  339. <noscript><iframe src='https://obseu.northwavepoint.com/ns/636f8b858f681acb7bfa6f583a96630a.html?ch=AdsDeli%20-%20iFrame' width='0' height='0' style='display:none'></iframe></noscript><script type="application/javascript">
  340.    let scriptPath='';
  341.    window.onRTBFailure = function () {
  342.        function handleRTBFailure() {
  343.            console.log('Failure callback complete.');
  344.  
  345.            document.getElementById('loading')?.remove();
  346.            // dynamically create and insert the iframe on failure
  347.            if (document.getElementById('iframe') !== null) {
  348.                return;
  349.            }
  350.  
  351.            var iframe = document.createElement('iframe');
  352.            iframe.id = 'iframe';
  353.            iframe.frameBorder = '0';
  354.            iframe.src = "http://yfdpco2.com/sk-park.php?pid=9PO15V947&dn=sparklemeetspop.com&ua=FeedValidator%2F1.3&requrl=http%3A%2F%2Fwww.sparklemeetspop.com%2F";
  355.            // apply any classes or styles you need
  356.            iframe.style.display = 'block';
  357.            // append into the content container
  358.            var container = document.getElementById('content');
  359.            container?.insertBefore(iframe, container.firstChild);
  360.        }
  361.  
  362.        if (document.readyState === 'loading') {
  363.            document.addEventListener('DOMContentLoaded', handleRTBFailure);
  364.        } else {
  365.            handleRTBFailure();
  366.        }
  367.    };
  368.  
  369.    window.onRTBSuccess = function (data) {
  370.        document.getElementById('content')?.remove();
  371.        Array.from(document.getElementsByTagName('iframe')).forEach((iframe) => iframe.remove());
  372.    };
  373. </script>
  374. <script type='text/javascript'>
  375. fetch('/chronos?dune=eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2In0.X-xb6lTFU2lcokuCeFwA3XhOhs_ZG5YAu1C0SbnnkbQGhVxRiXs7Fw.4bfKbT3ymDkODDBPlir2ug.nWAnXwk9vJdUwYtLMx1G7EARJsIe21ps5e5uxHc7ipQIhafS6IUrcCHBjZ6t0r14C9SH1VVW2UZwqWEe0K9URHLgosuORb_NL1pUrheSQj5R6i69euEGHPNOlpViVofnvack1fFEvkm5DMsrnMwD8ltcGICTmgY8h1KXMfCTsQFF2I3QXCUSJOylsw3RiyOZ00tpFKR-iijhE-BkyF-lXLCdyoz8rR-e71ciwY_XASY.AUTkrpaXqfceOXV4xSbMdA&t=6a034ab6&token=3f11815af0dfec0292c94533d048119c331d9804')
  376.    .then(async response => {
  377.        if (!response.ok && response.status >= 400) {
  378.            throw new Error('Network response was not ok: ' + response.statusText);
  379.        }
  380.        if (response.status === 204) {
  381.            window.onRTBFailure();
  382.            return null;
  383.        }
  384.        return JSON.parse(await response.text());
  385.    })
  386.    .then(data => {
  387.        if (data && data.location) {
  388.            if (data.location.indexOf('http') === 0) {
  389.                window.location.replace(data.location);
  390.            } else {
  391.                history.pushState(null, null, data.location);
  392.                history.go();
  393.            }
  394.        } else {
  395.            window.onRTBFailure();
  396.            console.log(data);
  397.        }
  398.    })
  399.    .catch(error => {
  400.        console.error(error);
  401.        window.onRTBFailure();
  402.    });
  403. </script>
  404.  
  405. <div>
  406.    
  407.    
  408. <style>
  409. .sale_banner_orange {
  410. background:#F49300;
  411. color: #c8c8c8;
  412. text-align: center;
  413. font: 16px/36px Roboto, sans-serif;
  414. height: 36px;
  415. }
  416.  
  417. .sale_banner_orange a {
  418. display: block;
  419. color:#fff;
  420. text-decoration: none;
  421. }
  422.  
  423.    @media (max-width: 600px) {
  424.        .sale_banner_orange {
  425.            height: 100%;
  426.        }
  427.    }
  428. </style>
  429.  
  430. <div class="sale_banner_orange" style="border-top:none">
  431. <a href="https://www.mydomaincontact.com/?domain_name=sparklemeetspop.com" target="_blank">
  432. Buy this domain. | More domains at Seo.Domains
  433. </a>
  434. </div>
  435. </div>
  436.  
  437. <div id="content">
  438.    <div id="loading" class="loading">
  439.        <div class="spinner" role="status" aria-label="Loading"></div>
  440.        <h1>We’re getting things ready</h1>
  441.        <p>Loading your experience… This won’t take long.</p>
  442.    </div>
  443.    </div>
  444. <script>
  445.    (function () {
  446.        document.getElementById('content').style.top = document.getElementById('content').previousElementSibling.clientHeight + 'px';
  447.    })();
  448. </script>
  449. <style media="screen">
  450. .asset_star0 {
  451. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star0.gif') no-repeat center;
  452. width: 13px;
  453. height: 12px;
  454. display: inline-block;
  455. }
  456.  
  457. .asset_star1 {
  458. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star1.gif') no-repeat center;
  459. width: 13px;
  460. height: 12px;
  461. display: inline-block;
  462. }
  463.  
  464. .asset_starH {
  465. background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/starH.gif') no-repeat center;
  466. width: 13px;
  467. height: 12px;
  468. display: inline-block;
  469. }
  470.  
  471. .sitelink {
  472. padding-right: 16px;
  473. }
  474.  
  475. .sellerRatings a:link,
  476. .sellerRatings a:visited,
  477. .sellerRatings a:hover,
  478. .sellerRatings a:active {
  479. text-decoration: none;
  480. cursor: text;
  481. }
  482.  
  483. .sellerRatings {
  484. margin:0 0 3px 20px;
  485. }
  486.  
  487. .sitelinkHolder {
  488. margin:-15px 0 15px 35px;
  489. }
  490.  
  491. #ajaxloaderHolder {
  492. display: block;
  493. width: 24px;
  494. height: 24px;
  495. background: #fff;
  496. padding: 8px 0 0 8px;
  497. margin:10px auto;
  498. -webkit-border-radius: 4px;
  499. -moz-border-radius: 4px;
  500. border-radius: 4px;
  501. }</style><style media="screen">
  502. * {
  503.    margin:0;padding:0
  504. }
  505.  
  506. body {
  507.    background:#101c36;
  508.    font-family: sans-serif;
  509.    text-align: center;
  510.    font-size:1rem;
  511. }
  512.  
  513. .header {
  514.    padding:1rem 1rem 0;
  515.    overflow:hidden;
  516. }
  517.  
  518. h1 {
  519.    color:#848484;
  520.    font-size:1.5rem;
  521. }
  522.  
  523. .header-text-color:visited,
  524. .header-text-color:link,
  525. .header-text-color {
  526.    color:#848484;
  527. }
  528.  
  529. .comp-is-parked {
  530.  margin: 4px 0 2px;
  531. }
  532.  
  533. .comp-sponsored {
  534.  text-align: left;
  535.  margin: 0 0 -1.8rem 4px;
  536. }
  537.  
  538. .wrapper1 {
  539.    margin:1rem;
  540. }
  541.  
  542. .wrapper2 {
  543.    background:url('//d38psrni17bvxu.cloudfront.net/themes/cleanPeppermintBlackConsent_657d9013/img/bottom.png') no-repeat center bottom;
  544.    padding-bottom:140px;
  545. }
  546.  
  547. .wrapper3 {
  548.    background: transparent;
  549.    max-width:300px;
  550.    margin:0 auto 1rem;
  551.    padding-top:1px;
  552.    padding-bottom:1px;
  553. }
  554.  
  555. .onDesktop {
  556.    display:none;
  557. }
  558.  
  559. .tcHolder {
  560.    padding-top: 2rem;
  561. }
  562.  
  563. .adsHolder {
  564.    margin: 1rem 0;
  565.    padding-top: 2rem;
  566.    overflow:hidden;
  567. }
  568.  
  569. .footer {
  570.    color:#626574;
  571.    padding:2rem 1rem;
  572.    font-size:.8rem;
  573.    margin:0 auto;
  574.    max-width:440px;
  575. }
  576.  
  577. .footer a:link,
  578. .footer a:visited {
  579.    color:#626574;
  580. }
  581.  
  582. .searchHolder {
  583.    padding:1px 0 1px 1px;
  584.    margin:1rem auto;
  585.    width: 95%;
  586.    max-width: 500px;
  587. }
  588.  
  589. .fallback-term-holder {
  590.    display: inline-grid;
  591.    grid-template-columns: 1fr;
  592.    width: 100%;
  593.    padding-top: 75px;
  594. }
  595.  
  596. .fallback-term-link {
  597.    grid-column: 1 / span 1; align-self: center;
  598.    padding: 50px 13px 50px 13px; border-radius: 25px;
  599.    border: 5px solid #ffffff; margin-bottom: 20px;
  600.    background-color: rgb(16, 28, 54);
  601.    text-decoration-line: none;
  602.    font-size: 18px;
  603.    font-weight: 700;
  604.    color: #ffffff;
  605.    text-align: left;
  606. }
  607.  
  608. .fallback-term-link:hover {
  609.    background-color: #242b42;
  610.  
  611.    text-decoration-line: underline;
  612.    text-decoration-color: currentColor;
  613.    text-decoration-thickness: auto;
  614. }
  615.  
  616. @media screen and (min-width:600px) {
  617.  
  618.    .comp-is-parked,
  619.    .comp-sponsored {
  620.      color: #848484;
  621.    }
  622.  
  623.    .comp-sponsored {
  624.      margin-left: 0;
  625.    }
  626.  
  627.    .wrapper1 {
  628.        max-width:1500px;
  629.        margin-left:auto;
  630.        margin-right:auto;
  631.    }
  632.  
  633.    .wrapper2 {
  634.        background:url('//d38psrni17bvxu.cloudfront.net/themes/cleanPeppermintBlackConsent_657d9013/img/arrows.png') no-repeat center top;
  635.        padding-bottom:0;
  636.        min-height:600px;
  637.    }
  638.  
  639.    .wrapper3 {
  640.        max-width:530px;
  641.        background:none;
  642.    }
  643. }
  644. </style>
  645. <div class="wrapper1" id="keywords-template" style="display:none;">
  646.    <div class="wrapper2">
  647.        <div class="wrapper3">
  648.            <div id="fallbackTerms" class="fallback-term-holder"></div>
  649.        </div>
  650.    </div>
  651. </div>
  652. </body>
  653. </html>
  654.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda