public snapshotItem(index as Int) as Node throws XPathException:
Returns one node from a snapshot result.
Node at index, or null.
null
first = result.snapshotItem(0)