If i Serializable the following code using XmlSerializer. [XmlRoot(\"products\")] public class Products : List<Product>