My RSS feed looks good at my site but my date fields are being shown as part of the description, not as seperate date fields when they come over on element feedmapper. My XML Code generated via views looks like this:

<title>WiMAX Forum® Global Congress 2009</title>
 <link>http://www.wimaxforum.org/wimaxevents/wimax-forum%C2%AE-global-congress-2009</link>
 <description>&lt;a href=&quot;http://www.wimaxforum.org/wimaxevents/wimax-forum%C2%AE-global-congress-2009&quot;&gt;&lt;img src=&quot;http://www.wimaxforum.org/sites/wimaxforum.org/files/imagecache/showcase_full_image/event_images/global_congress_vertical.png&quot; alt=&quot;&quot; title=&quot;&quot;  width=&quot;200&quot; height=&quot;101&quot; /&gt;&lt;/a&gt;&lt;span class=&#039;print-link&#039;&gt;&lt;/span&gt;&lt;fieldset class=&quot;fieldgroup group-dates&quot;&gt;&lt;legend&gt;Dates&lt;/legend&gt;&lt;div class=&quot;field field-type-date field-field-expiration-date&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Expiration Date:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;span class=&quot;date-display-single&quot;&gt;June 4, 2009&lt;/span&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-date field-field-event-date&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Event Date:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;span class=&quot;date-display-start&quot;&gt;June 2, 2009&lt;/span&gt;&lt;span class=&quot;date-display-separator&quot;&gt; &amp;#8211; &lt;/span&gt;&lt;span class=&quot;date-display-end&quot;&gt;June 3, 2009&lt;/span&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-date field-field-release-date&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Release Date:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;span class=&quot;date-display-single&quot;&gt;January 31, 2009&lt;/span&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;fieldset class=&quot;fieldgroup group-event-info&quot;&gt;&lt;legend&gt;Basic Event Info&lt;/legend&gt;&lt;div class=&quot;field field-type-text field-field-long-description&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;p&gt;&lt;a href=&quot;http://www.wimax-vision.com/global&quot; title=&quot;www.wimax-vision.com/global&quot;&gt;www.wimax-vision.com/global&lt;/a&gt; WiMAX Forum&amp;reg; Global Congress 2009 will be the leading conference and large scale exhibition for the entire WiMAX ecosystem. As the flag ship event of the series, it will be the &amp;ldquo;must attend&amp;rdquo; global event that will bring the industry together to define the future of mobile internet. The comprehensively researched agenda will cover the most topical and timely issues, and will serve as a platform for discussion and debate to take place at the highest level. The programme will include multiple tracks over 2 days, 100+ high level speakers, application developer showcases, regulatory round tables, workshops, technical training programmes and much much more... A packed exhibition floor including 200 booths and 50 meeting rooms and hospitality suites as well as innovative show floor features designed to drive traffic throughout the show floor will run alongside the conference.&lt;/p&gt;
        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
</description>

But my array looks like this:

Array
(
    [title] => WiMAX Forum® Global Congress 2009
    [description] => Dates
      Expiration Date: 
    
            
                    June 4, 2009        
        


      Event Date: 
    
            
                    June 2, 2009 – June 3, 2009        
    ...
    [options] => Array
        (
            [original_url] => http://www.wimaxforum.org/wimaxevents/nwg-and-nwiot-interim-meeting-vancouver-bc
            [timestamp] => 1241469858
            [guid] => 1091 at http://www.wimaxforum.org
            [original_author] => Array
                (
                    [name] => admin
                    [link] => 
                    [email] => 
                )

            [enclosures] => Array
                (
                    [image] => Array
                        (
                            [png] => Array
                                (
                                    [0] => Array
                                        (
                                            [bitrate] => 
                                            [captions] => 
                                            [categories] => 
                                            [channels] => 
                                            [copyright] => 
                                            [credits] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [role] => photographer
                                                            [scheme] => urn:ebu
                                                            [name] => mbagan.admin
                                                        )

                                                )

                                            [description] => 
                                            [duration] => 
                                            [expression] => 
                                            [framerate] => 
                                            [handler] => 
                                            [hashes] => 
                                            [height] => 
                                            [javascript] => js
                                            [keywords] => 
                                            [lang] => 
                                            [length] => 
                                            [link] => http://www.wimaxforum.org/sites/wimaxforum.org/files/imagecache/showcase_full_image/event_images/congress_america_vertical_small.png
                                            [medium] => 
                                            [player] => 
                                            [ratings] => 
                                            [restrictions] => 
                                            [samplingrate] => 
                                            [thumbnails] => Array
                                                (
                                                    [0] => http://www.wimaxforum.org/sites/wimaxforum.org/files/imagecache/showcase_thumbnail/event_images/global_congress_vertical.png
                                                )

                                            [title] => WiMAX Forum Congress Americas
                                            [type] => image/png
                                            [width] => 
                                        )

                                )

                        )

                    [application] => Array
                        (
                            [msword] => Array
                                (
                                    [0] => Array
                                        (
                                            [bitrate] => 
                                            [captions] => 
                                            [categories] => 
                                            [channels] => 
                                            [copyright] => 
                                            [credits] => 
                                            [description] => 
                                            [duration] => 
                                            [expression] => 
                                            [framerate] => 
                                            [handler] => 
                                            [hashes] => 
                                            [height] => 
                                            [javascript] => js
                                            [keywords] => 
                                            [lang] => 
                                            [length] => 35840
                                            [link] => http://www.wimaxforum.org/sites/wimaxforum.org/files/wimax_events/2009/sanfranciscojuly2009visaletter.doc
                                            [medium] => 
                                            [player] => 
                                            [ratings] => 
                                            [restrictions] => 
                                            [samplingrate] => 
                                            [thumbnails] => 
                                            [title] => 
                                            [type] => application/msword
                                            [width] => 
                                        )

                                )

                        )

                )

            [domains] => 
            [tags] => Array
                (
                    [0] => Global Congress Series
                )

            [raw] => Array
                (
                    [title] => WiMAX Forum® Global Congress 2009
                    [link] => http://www.wimaxforum.org/wimaxevents/wimax-forum%C2%AE-global-congress-2009
                    [description] => Dates
      Expiration Date: 
    
            
                    June 4, 2009        
        


      Event Date: 
    
            
                    June 2, 2009 – June 3, ...
                    [category] => Global Congress Series
                    [pubDate] => Sat, 31 Jan 2009 19:49:57 +0000
                    [guid] => 589 at http://www.wimaxforum.org
                    [enclosure] => 
                )

        )

)

So I can't find what part of the array above, actually holds the picture/logo that is comming over to be mapped and I can't map my dates properly becuase they are being put in the description field. On my mapping screen even, it does not give me the option to map anything to the imagecache field I have set up in my content type.
I am generating my field here using views and Media RSS: feed://www.wimaxforum.org/wimaxevents/all/feed
And my feed generated nodes can be found here on my other site that I want them to be feed to and mapped: http://wimaxtimes.com/content/wimax-forum-events (example of one mapped piece of content
http://wimaxtimes.com/content/nwg-and-nwiot-interim-meeting-vancouver-bc)

Thanks!
I really hope someone can help.

Becky