<?xml version="1.0"?>
<!--This file file is part of Tryton. The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. -->
<data>
    <xpath
	expr="/form/notebook/page[@id='notes']" position="before">
	<page string="Equipment" id="equipment">
	    <label name="serial_equipment"/>
	    <field name="serial_equipment"/>
	    <label name="refurbish"/>
	    <field name="refurbish"/>
	</page>
    </xpath>
</data>