The list can contains items. It’s normally the root of the xml.
The list can have an attribute Name thata represents the name of the list.
You don’t have to worry about this class, the framework will construct it for you.

<List name="ListName">
 <Film>...</Film>
 <Film>...</Film>
</List>