What if there isn't an Id? Like in the example below:
Code:
<div class="dct-em">
<span class="dct-tt">A rope with its ends fastened at different points to a spar or other object in order to provide a purchase</span>
</div>
</li>
<li class="dct-em"
>
<div class="dct-em">
<span class="dct-tt">A team of people or animals, in particular</span>
</div>
</li>
<li class="dct-em"
>
<div class="dct-em">
<span class="dct-tt">A matched pair of horses, mules, or oxen</span>
</div>
I just want to extract the 3 chunks of text.