open(READ_DATAFEED_XML, $sales_channel_input); my $input_xml = ; close(READ_DATAFEED_XML); my $sales_channel_output = $xml_simple->XMLin($input_xml);