This sample demonstrates the use of XML adapters.

An XML Adapter is an XML file which defines the bindings between the data retrieved from a ContentProvider and the different views of a layout. They are provided by the Adapters class.

Three list activities are provided which illustrate this: XmlPhotosAdapter XmlRssReader