Forum Moderators: open
<item>
<title>A Fighting Spirit - Pt. 01</title>
<subtitle>Fight The Good Fight Of Faith</subtitle>
<author>Keith Moore</author>
<itunes:author>Keith Moore</itunes:author>
<enclosure url="http://www.flcmedia.org/product/0302-AFightingSpirit-01-FightTheGoodFightOfFaith.mp3" length="" type="audio/mp3"/>
<pubDate>Tuesday, Sep 08, 1992 07:00</pubDate>
</item>
<item>
<title>01 - Fight The Good Fight Of Faith</title>
<dc:creator>Keith Moore</dc:creator>
<enclosure url="http://www.flcmedia.org/product/0302-AFightingSpirit-01-FightTheGoodFightOfFaith.mp3" length="23992870" type="audio/mpeg" />
<guid>http://www.flcmedia.org/product/0302-AFightingSpirit-01-FightTheGoodFightOfFaith.mp3</guid>
<pubDate>Tue, 08 Sep, 1992 19:00:00 CST</pubDate>
</item>
Sorry, we don't appear to have many Regex gurus here in our RSS forum. Did you have any luck with this?
<enclosure url="(.*?)" length="23992870" type="audio/mpeg" />
<enclosure url="\1" length="23992870" type="audio/mpeg" />\r\n\t\t\t<guid>\1</guid>
([a-zA-Z]{3})(\s*)(\d+)
\3\2\1
<url>(.*?)</url>
Especially when the subject header leads you to expect a question about adjusting the number of \n line breaks, which you can do standing on your head :(
I don't even remember which program that I ended up using (I tried a bunch of text editors).
{\s{1}}([a-zA-Z]{3})(\s{1})(\d{2})(\s{1}) \5\4\3\2\1