How to parse feedburner xml and display on site using google feed API

I have a feed coming from WordPress and flowing through Feedburner. I would like to take the feed from Feedburner and display node values on my website like such:

Title
Description
Audio Link
Comment Count ()

Read More

Will the google feed API allow me to grab the media encosure url??? or is it limited to what you can grab?

Related posts

Leave a Reply

2 comments

  1. If it’s part of the XML feed, then you can grab it and show it on your website.

    Can you paste a sample of the xml source from the feed here? That will tell all. (One way of doing this is to open the feed url in ie… it usually shows the source)