Move the cursor over the various elements from the XML tree to see how each node is addressed.
<?xml version="1.0" ?> <oscars> <film filmID="4326"> <name>Lord of the Rings</name> <nominations>13</nominations> </film> </oscars>