The following-sibling axis selects elements that follow the context node in the same parent element.
following-sibling
/descendant::BORN[position()=2]/following-sibling::*[position() = 1]