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

  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.        <meta name="robots" content="noindex, nofollow" />
  7.        <title>Not Found</title>
  8.        <link rel="dns-prefetch" href="//fonts.gstatic.com" />
  9.        <link
  10.            href="https://fonts.googleapis.com/css?family=Nunito"
  11.            rel="stylesheet"
  12.        />
  13.        <style>
  14.            html,
  15.            body {
  16.                background-color: #1a202c;
  17.                color: #fff;
  18.                font-family: "Nunito", sans-serif;
  19.                height: 100vh;
  20.                margin: 0;
  21.                display: flex;
  22.                align-items: center;
  23.                justify-content: center;
  24.                text-align: center;
  25.            }
  26.            a {
  27.                color: #bbb;
  28.            }
  29.        </style>
  30.    </head>
  31.    <body>
  32.        <div>
  33.            <svg
  34.    style="height: 70px"
  35.    fill="none"
  36.    xmlns="http://www.w3.org/2000/svg"
  37.    viewBox="0 0 245 245"
  38. >
  39.    <g clip-path="url(#a)">
  40.        <path
  41.            fill-rule="evenodd"
  42.            clip-rule="evenodd"
  43.            d="M242.291 110.378a15.002 15.002 0 0 0 0-15l-48.077-83.272a15.002 15.002 0 0 0-12.991-7.5H85.07a15 15 0 0 0-12.99 7.5L41.071 65.812a.015.015 0 0 0-.013.008L2.462 132.673a15 15 0 0 0 0 15l48.077 83.272a15 15 0 0 0 12.99 7.5h96.154a15.002 15.002 0 0 0 12.991-7.5l31.007-53.706c.005 0 .01-.003.013-.007l38.598-66.854Zm-38.611 66.861 3.265-5.655a15.002 15.002 0 0 0 0-15l-48.077-83.272a14.999 14.999 0 0 0-12.99-7.5H41.072l-3.265 5.656a15 15 0 0 0 0 15l48.077 83.271a15 15 0 0 0 12.99 7.5H203.68Z"
  44.            fill="url(#b)"
  45.        />
  46.    </g>
  47.    <defs>
  48.        <linearGradient
  49.            id="b"
  50.            x1="188.72"
  51.            y1="6.614"
  52.            x2="56.032"
  53.            y2="236.437"
  54.            gradientUnits="userSpaceOnUse"
  55.        >
  56.            <stop stop-color="#12CD87" />
  57.            <stop offset="1" stop-color="#12ABCD" />
  58.        </linearGradient>
  59.        <clipPath id="a">
  60.            <path fill="#fff" d="M0 0h245v245H0z" />
  61.        </clipPath>
  62.    </defs>
  63. </svg>
  64.            <div style="font-size: 22px; margin-top: 70px">
  65.                404 Not Found
  66.            </div>
  67.            <div style="font-size: 16px; margin-top: 10px">
  68.                The server cannot find the requested page
  69.            </div>
  70.            <div
  71.    style="
  72.        display: flex;
  73.        justify-content: center;
  74.        gap: 16px;
  75.        margin-top: 40px;
  76.    "
  77. >
  78.    <a href="https://easypanel.io">Website</a>
  79.    <a href="https://easypanel.io/docs">Documentation</a>
  80.    <a href="https://twitter.com/easypanel_io">Twitter</a>
  81.    <a href="https://discord.gg/9bcDSXcZQ7">Discord</a>
  82. </div>
  83.        </div>
  84.  
  85.        <style>
  86.            
  87.        </style>
  88.    </body>
  89. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda