for $i in $root//tei:placeName order by $i descending return <li>{$i/string()}</li>