I am attempting to import records from an XML feed formated like this (the sample is showing 2 records based on the <ItemOut> element):
<?xml version='1.0' encoding='UTF-8'?>
<ItemFeedResponse>
<Feed>
<Source type="list">6948232</Source>
<PageSize>50</PageSize>
<Offset>0</Off...