Update:
I have set Root tag as events and Tag Names to: title,date_start,date_finish,image_pcc_full
After commiting change shadow assets showed up, but the only data being fetched is full description
I don't know wher to begin to trouble shoot this
The xml structure is as follows:
<root>
<events>
<event>
<pcc_website>yes</pcc_website>
<discover_parramatta>yes</discover_parramatta>
<event_interest>General</event_interest>
<title>A Rabbit for Kim Jong-il</title>
<date_start>2015-11-25</date_start>
<date_finish>2015-11-28</date_finish>
<short_description>
A cunning comic thriller crammed with secret agents, espionage, double-crossings and a giant rabbit named Felix. Comical, adventurous, eccentric, true.
</short_description>
<full_description>
By<strong> Kit Brookman</strong> Johann’s super-sized rabbits are his pride and joy. Much to his surprise, the Supreme Leader of the Democratic People’s Republic of ....
</full_description>
<suburb>Parramatta</suburb>
<venue>Riverside Theatres</venue>
<cost>$25 - $49</cost>
<link>
https://riversideparramatta.com.au/show/a-rabbit-for-kim-jong-il/
</link>
<image_pcc_full>
https://riversideparramatta.com.au/wp-content/files_mf/1442467739PCCFull685x236.jpg
</image_pcc_full>
<image_pcc_thumb>
https://riversideparramatta.com.au/wp-content/files_mf/1442467743PCCthumb276x276.jpg
</image_pcc_thumb>
<image_dp_full>
https://riversideparramatta.com.au/wp-content/files_mf/1442467746PCCDPfull450x274.jpg
</image_dp_full>
<image_dp_thumb>
https://riversideparramatta.com.au/wp-content/files_mf/1442467753PCCDPthumb220x134.jpg
</image_dp_thumb>
<sort_order>1</sort_order>
</event>
</events>
</root>