A p element with one span element.

A p element with two span elements.

A p element with one span element.

A p element with two span elements.

A p element with no span element.

This example returns all p elements that have two span elements. P elements with none, one, or more than two span elements, will not be returned.