insertar

update insert
<tag2>xxxxxxx<tag2>
following input()/anuncio/tag1[//DGMkey="00000"]

//un poco más general --aquí se puede sustituir into por
following $a/nombreCampo
update for $a in input()/anuncio
where $a/numeroBoletin
do (
insert
<anio>2008</anio> into $a
)