XMLNodeList.Item

From Xojo Documentation

Method

XMLNodeList.Item(Index as Integer) As XMLNode

Supported for all project types and targets.

Retrieves the specified XML node from the list and returns it as an XMLNode. The Index parameter is zero-based.