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.bobscruises.com/user/lesiaee2380

  1. <!DOCTYPE html>
  2. <html>
  3.  <head>
  4.    <meta charset="utf-8">
  5.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6.    <meta name="viewport" content="width=device-width, initial-scale=1">
  7.    <meta name="robots" content="noindex, nofollow">
  8.  
  9.    <title>Page not found!</title>
  10.  
  11.    <style id="" media="all">
  12.      /* vietnamese */
  13.      @font-face {
  14.        font-family: 'Maven Pro';
  15.        font-style: normal;
  16.        font-weight: 400;
  17.        font-display: swap;
  18.        src: url('https://fonts.gstatic.com/s/mavenpro/v33/7Au9p_AqnyWWAxW2Wk3GwmQIElsO02Ex.woff2') format('woff2');
  19.        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  20.      }
  21.  
  22.      /* latin-ext */
  23.      @font-face {
  24.        font-family: 'Maven Pro';
  25.        font-style: normal;
  26.        font-weight: 400;
  27.        font-display: swap;
  28.        src: url('https://fonts.gstatic.com/s/mavenpro/v33/7Au9p_AqnyWWAxW2Wk3Gw2QIElsO02Ex.woff2') format('woff2');
  29.        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  30.      }
  31.  
  32.      /* latin */
  33.      @font-face {
  34.        font-family: 'Maven Pro';
  35.        font-style: normal;
  36.        font-weight: 400;
  37.        font-display: swap;
  38.        src: url('https://fonts.gstatic.com/s/mavenpro/v33/7Au9p_AqnyWWAxW2Wk3GzWQIElsO0w.woff2') format('woff2');
  39.        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  40.      }
  41.  
  42.      /* vietnamese */
  43.      @font-face {
  44.        font-family: 'Maven Pro';
  45.        font-style: normal;
  46.        font-weight: 900;
  47.        font-display: swap;
  48.        src: url('https://fonts.gstatic.com/s/mavenpro/v33/7Au9p_AqnyWWAxW2Wk3GwmQIElsO02Ex.woff2') format('woff2');
  49.        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  50.      }
  51.  
  52.      /* latin-ext */
  53.      @font-face {
  54.        font-family: 'Maven Pro';
  55.        font-style: normal;
  56.        font-weight: 900;
  57.        font-display: swap;
  58.        src: url('https://fonts.gstatic.com/s/mavenpro/v33/7Au9p_AqnyWWAxW2Wk3Gw2QIElsO02Ex.woff2') format('woff2');
  59.        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  60.      }
  61.  
  62.      /* latin */
  63.      @font-face {
  64.        font-family: 'Maven Pro';
  65.        font-style: normal;
  66.        font-weight: 900;
  67.        font-display: swap;
  68.        src: url('https://fonts.gstatic.com/s/mavenpro/v33/7Au9p_AqnyWWAxW2Wk3GzWQIElsO0w.woff2') format('woff2');
  69.        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  70.      }
  71.    </style>
  72.  
  73.    <style>
  74.      * {
  75.        -webkit-box-sizing: border-box;
  76.        box-sizing: border-box;
  77.      }
  78.  
  79.      body {
  80.        padding: 0;
  81.        margin: 0;
  82.      }
  83.  
  84.      #error {
  85.        position: relative;
  86.        height: 100vh;
  87.      }
  88.  
  89.      #error .error {
  90.        position: absolute;
  91.        left: 50%;
  92.        top: 50%;
  93.        -webkit-transform: translate(-50%, -50%);
  94.        -ms-transform: translate(-50%, -50%);
  95.        transform: translate(-50%, -50%);
  96.      }
  97.  
  98.      .error {
  99.        max-width: 920px;
  100.        width: 100%;
  101.        line-height: 1.4;
  102.        text-align: center;
  103.        padding-left: 15px;
  104.        padding-right: 15px;
  105.      }
  106.  
  107.      .error .error-code {
  108.        position: absolute;
  109.        height: 100px;
  110.        top: 0;
  111.        left: 50%;
  112.        -webkit-transform: translateX(-50%);
  113.        -ms-transform: translateX(-50%);
  114.        transform: translateX(-50%);
  115.        z-index: -1;
  116.      }
  117.  
  118.      .error .error-code h1 {
  119.        font-family: 'Maven Pro', sans-serif;
  120.        color: #ececec;
  121.        font-weight: 900;
  122.        font-size: 276px;
  123.        margin: 0px;
  124.        position: absolute;
  125.        left: 50%;
  126.        top: 50%;
  127.        -webkit-transform: translate(-50%, -50%);
  128.        -ms-transform: translate(-50%, -50%);
  129.        transform: translate(-50%, -50%);
  130.      }
  131.  
  132.      .error h2 {
  133.        font-family: 'Maven Pro', sans-serif;
  134.        font-size: 46px;
  135.        color: #000;
  136.        font-weight: 900;
  137.        text-transform: uppercase;
  138.        margin: 0px;
  139.      }
  140.  
  141.      .error p {
  142.        font-family: 'Maven Pro', sans-serif;
  143.        font-size: 16px;
  144.        color: #000;
  145.        font-weight: 400;
  146.        text-transform: uppercase;
  147.        margin-top: 15px;
  148.      }
  149.  
  150.      .error a {
  151.        font-family: 'Maven Pro', sans-serif;
  152.        font-size: 14px;
  153.        text-decoration: none;
  154.        text-transform: uppercase;
  155.        background: #A81E22;
  156.        display: inline-block;
  157.        padding: 16px 38px;
  158.        border: 2px solid transparent;
  159.        border-radius: 40px;
  160.        color: #fff;
  161.        font-weight: 400;
  162.        -webkit-transition: 0.2s all;
  163.        transition: 0.2s all;
  164.      }
  165.  
  166.      .error a:hover {
  167.        background-color: #fff;
  168.        border-color: #A81E22;
  169.        color: #A81E22;
  170.      }
  171.  
  172.      @media only screen and (max-width: 480px) {
  173.        .error .error-code h1 {
  174.          font-size: 162px;
  175.        }
  176.  
  177.        .error h2 {
  178.          font-size: 26px;
  179.        }
  180.      }
  181.    </style>
  182.  </head>
  183.  
  184.  <body>
  185.    <div id="error">
  186.      <div class="error">
  187.        <div class="error-code">
  188.          <h1>404</h1>
  189.        </div>
  190.        <h2>We are sorry, Page not found!</h2>
  191.        <p>
  192.          The page you are looking for might have been removed had its name changed or is temporarily unavailable.
  193.        </p>
  194.        <a href="/">Back To Homepage</a>
  195.      </div>
  196.    </div>
  197.  </body>
  198. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda