Formatting Date from RSS XML

I have a date field in my RSS XML field. I would like to display just the month and day in my Flash rotator. How can I parse just the data I need?

XML:

<pubDate>Tue, 18 Aug 2009 15:28:58 CST</pubDate>

I would like to only display: Aug. 18