<?xml version='1.0' ?>
<annot version="1.0">
<description take-effect="before" target="/HTML[1]/BODY[1]/*[1]">
<remove />
</description>
<description
take-effect="before" target="/descendant::text()[contains(., 'Weather')]/following::TABLE[1]"
>
<keep />
</description>
<description
take-effect="after" target="/descendant::text()[contains(., 'Weather')]/following::TABLE[1]"
>
<remove />
</description>
</annot>
|