DRAG DROP
There is a WCF (Windows Communication Foundation) client application PassGuideApp.
PassGuideApp is consuming an syndication RSS feed from librivox.org.
PassGuideApp uses a SyndicaionFeed variable PassGuideFeed.
For each syndication item PassGuideApp needs to show the content type and body on the display.
Which code should be used?
Explanation: