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://rapidsolution.ch

  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.0">
  6.    <title>Rapid Solution - Under Construction</title>
  7.    <style>
  8.        body {
  9.            font-family: Arial, sans-serif;
  10.            text-align: center;
  11.            padding: 50px;
  12.            background-color: #f4f4f4;
  13.        }
  14.        h1 {
  15.            color: #333;
  16.        }
  17.        p {
  18.            color: #666;
  19.        }
  20.        a {
  21.            display: inline-block;
  22.            margin: 10px;
  23.            padding: 10px 20px;
  24.            background-color: #007BFF;
  25.            color: white;
  26.            text-decoration: none;
  27.            border-radius: 5px;
  28.        }
  29.        a:hover {
  30.            background-color: #0056b3;
  31.        }
  32.    </style>
  33. </head>
  34. <body>
  35.    <h1>Welcome to Rapid Solution</h1>
  36.    <p>Our website is currently under construction. Please check back soon!</p>
  37.    <p>In the meantime, you can visit the following links:</p>
  38.    <div>
  39.        <a href="https://oget.pl/" target="_blank">oGET.pl</a>
  40.        <a href="https://linuksowo.pl/" target="_blank">Linuksowo.pl</a>
  41.        <a href="https://www.braindesign.pl/" target="_blank">BrainDesign.pl</a>
  42.    </div>
  43. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"7a37ec08269e4c0c8c788aae728e8a5b","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  44. </body>
  45. </html>
  46.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda