Hi! I passed http://www.freebsd.org/security/rss.xml through the W3 Feed validator:
http://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fwww.freebsd.org%2Fsecurity%2Frss.xml and got: Sorry This feed does not validate. line 2, column 0: rss is in an invalid namespace: http://www.w3.org/1999/xhtml [help] <rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://www.w3.org/1999/ ... I think the problem might be that the second entry should be xmlns:xhtml="http://www.w3.org/1999/xhtml" instead (missing ":xhtml"). Cheers, Thomas _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
