i got my site to validate after a friend of mine edited the code
Everything works great now
echo '</a>
</td>
<td class="windowbg2">
<a href="', $board['href'], '" name="b', $board['id'], '">', $board['name'], '</a> <a href="' . $scripturl . '?action=.xml;board=' . $board['id'] . ';type=rss"><img src="' . $settings['images_url'] . '/rss.png" alt="rss" /></a><br />
', $board['description'];