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.pensieve.net/

  1. <!doctype html>
  2. <html lang="en">
  3.  
  4. <head>
  5.  <meta charset="UTF-8" />
  6.  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  7.  <title>Pensieve AI Grader</title>
  8.  <meta name="description"
  9.    content="AI Grading Assistant that reduces grading time, generates rubrics, and give students timely feedback." />
  10.  <!-- <meta name="apple-itunes-app" content="app-id=6736345938" /> -->
  11.  
  12.  <link rel="icon" type="image/png" href="/favicon.png" />
  13.  <link rel="preconnect" href="https://fonts.googleapis.com" />
  14.  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
  15.  <link
  16.    href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Lexend+Deca:wght@100..900&family=Noto+Sans+Mono:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap"
  17.    rel="stylesheet" />
  18.  <!-- Google tag (gtag.js) -->
  19.  <script async src="https://www.googletagmanager.com/gtag/js?id=AW-16737088195"></script>
  20.  <script>
  21.    window.dataLayer = window.dataLayer || [];
  22.    function gtag() {
  23.      dataLayer.push(arguments);
  24.    }
  25.    gtag("js", new Date());
  26.  
  27.    gtag("config", "AW-16737088195");
  28.  </script>
  29.  <script>window.__PENSIEVE_IS_B2C__ = false;</script>
  30.  <script type="module" crossorigin src="/assets/b2s-Dkr9-v-x.js"></script>
  31.  <link rel="modulepreload" crossorigin href="/assets/main-k-PIf6CM.js">
  32.  <link rel="stylesheet" crossorigin href="/assets/main-CfuAGGCV.css">
  33. </head>
  34.  
  35. <body class="text-foreground font-sans bg-white select-none relative">
  36.  <div class="absolute top-0 right-0" style="opacity: 0; pointer-events: none" aria-hidden="true">
  37.    <span class="material-symbols-rounded" role="presentation"> sms </span>
  38.  </div>
  39.  <div id="root" class="flex flex-col h-full"></div>
  40.  <script>
  41.    window.global ||= window;
  42.  </script>
  43. </body>
  44.  
  45. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda