The default javascript generated by BuzzBoost just contains a bunch of document.write
statements, which are not legal for an XHTML page.
Is it possible to get BuzzBoost to emit XHTML-friendly script?
If not, what would you use instead for embedding excerpts from a FeedBurner feed (or any generic Atom feed) into an XHTML page?