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

  1. <html>
  2. <head>
  3.  <meta charset="UTF-8">
  4.  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  5.  <meta http-equiv="X-UA-Compatible" content="ie=edge">
  6.  <meta http-equiv="cache-control" content="max-age=0" />
  7.  <meta http-equiv="cache-control" content="no-cache" />
  8.  <meta http-equiv="expires" content="0" />
  9.  <meta http-equiv="pragma" content="no-cache" />
  10.  <title>This site is brand new</title>
  11.  <style>
  12.  
  13.  
  14.  html
  15.  {
  16.    font-size: 62.5%;
  17.  }
  18.  
  19.  body
  20.  {
  21.    margin: 0;
  22.    padding: 0;
  23.    font-size: 1.6rem;
  24.    color: #353535;
  25.    background: linear-gradient(to bottom, #ccc, #fff 30%);
  26.    background-repeat: no-repeat;
  27.  }
  28.  
  29.  h1,h3
  30.  {
  31.    font-family: 'Montserrat', sans-serif;
  32.    text-align: center;
  33.    margin: 0;
  34.    padding: 0;
  35.    text-transform: uppercase;
  36.  }
  37.  
  38.  
  39.  h1
  40.  {
  41.    margin: 20rem 0 1rem;
  42.    font-size: 3rem;
  43.  }
  44.  
  45.  h3
  46.  {
  47.    font-weight: normal;
  48.    font-size: 1.4rem;
  49.  }
  50.  </style>
  51. </head>
  52. <body>
  53.  <h1>This Site is Brand New</h1>
  54.  <h3>Please check back again soon</h3>
  55.  <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
  56. </body>
  57. </html>
  58.  
  59.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda