<?xml version="1.0" encoding="UTF-8"?>
<xu:modifications version="1.0" xmlns:xu="http://www.xmldb.org/xupdate">
<!-- ta bort alt som er gjort -->
<xu:remove select="//lege[id |= 4]"/>
<xu:remove select="//pasient[personnr |= '09105767543']"/>
<xu:remove select="//pasient[personnr |= '18125512632']"/>
<xu:update select="/legekontor[tlf |= '56 413200']/tlf/text()">
56 453200
</xu:update>
</xu:modifications>