This zipped file is associated with Dan Wahlin's article, "Serialize Arrays and ArrayLists to XML" [VSM February 2004].

The sample application demonstrates how you can add multiple Car class instances into an Array as well as an ArrayList, then serialize them into an XML structure.
