The following-sibling axis selects elements that follow the
context node in the same parent element.
For example,
/descendant::BORN[position()=2]/following-sibling::*[position()=1]
DIED element, <DIED>12 Apr
1898</DIED>. There's no abbreviation for the following-sibling axis.