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://civictechjobs.codeforamerica.org/employers/1759665-boncel4dboncel4d

  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>The Public Interest Tech Job Board has been sunset — Code for America</title>
  7.  <meta name="description" content="The Public Interest Tech Job Board has been sunset.">
  8.  <meta name="author" content="Code for America">
  9.  <link rel="icon" href="https://codeforamerica.org/wp-content/themes/cfa-main/static/favicon.ico"><!-- 32×32 -->
  10.  <link rel="icon" href="https://codeforamerica.org/wp-content/themes/cfa-main/static/icon.svg" type="image/svg+xml">
  11.  <link rel="apple-touch-icon" href="https://codeforamerica.org/wp-content/themes/cfa-main/static/apple-touch-icon.png"><!-- 180×180 -->
  12.  <link rel="manifest" href="https://codeforamerica.org/wp-content/themes/cfa-main/static/manifest.webmanifest">
  13.  <style>
  14.    @import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;700&display=swap');
  15.  
  16.    * {
  17.      box-sizing: border-box;
  18.      text-wrap: pretty;
  19.    }
  20.  
  21.    body,
  22.    p {
  23.      margin: 0;
  24.      padding: 0;
  25.      vertical-align: baseline;
  26.    }
  27.    
  28.    img {
  29.      max-width: 100%;
  30.    }
  31.  
  32.    html {
  33.      height: 100%;
  34.    }
  35.  
  36.    body {
  37.      display: flex;
  38.      height: 100%;
  39.      font-family: 'Source Sans 3', sans-serif;
  40.      font-size: 18px;
  41.      line-height: 1.5em;
  42.      padding: 2rem;
  43.      flex-direction: column;
  44.      align-items: center;
  45.      justify-content: center;
  46.    }
  47.  
  48.    main {
  49.      max-width: 100%;
  50.      text-align: center;
  51.      width: 44rem;
  52.    }
  53.  
  54.    main > * + * {
  55.      margin-block-start: 2rem;
  56.    }
  57.  
  58.    h1 {
  59.      font-size: 2rem;
  60.      line-height: 1.2em;
  61.    }
  62.  
  63.    .logo {
  64.      width: 12rem;
  65.    }
  66.  
  67.    a {
  68.      color: #2B1A78;
  69.      display: inline-block;
  70.      text-decoration-line: underline;
  71.      text-decoration-skip-ink: auto;
  72.      text-underline-offset: 0.2em;
  73.    }
  74.  
  75.    a:hover {
  76.      color: #a50309;
  77.    }
  78.  
  79.  </style>
  80.  </style>
  81. </head>
  82. <body>
  83.  <main>
  84.    <a href="https://codeforamerica.org">
  85.      <img src="https://files.codeforamerica.org/2021/05/28124702/code-for-america-logo-black.svg" class="logo" alt="Code for America logo">
  86.    </a>
  87.    <h1>
  88.      We’ve made the difficult decision to sunset the Public Interest Tech Job Board.
  89.    </h1>
  90.    <p>
  91.      If you are interested in career opportunities in civic tech, we encourage you to visit <a href="https://www.all-hands.us/?utm_source=Code+For+America">All Hands</a>, <a href="https://alltechishuman.org/responsible-tech-job-board">All Tech is Human</a>, <a href="https://techjobsforgood.com/">Tech Jobs for Good</a>, and <a href="https://codeforamerica.org/jobs">Code for America's careers page</a>.
  92.    </p>
  93.  </main>
  94. </body>
  95. </html>
  96.  
  97.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda