thats the default when serializing a list.

the best you could do is changing every occurrence of Item to Products, then it'd be:

<ArrayOfProducts xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
....
</ArrayOfProducts>