<?xml version="1.0" standalone="yes"?>
<Table name="Removal Classes">
    <Row>
        <Id>1</Id>
        <Description>Transmitters, control panels, valves up to 6</Description>
        <Remove>0.50</Remove>
        <Reinstallation>1.00</Reinstallation>
        <UomId>h</UomId>
    </Row>
    <Row>
        <Id>2</Id>
        <Description>Valves, bigger than 6</Description>
        <Remove>1.00</Remove>
        <Reinstallation>2.00</Reinstallation>
        <UomId>h</UomId>
    </Row>
    <Row>
        <Id>3</Id>
        <Description>Other removable items</Description>
        <Remove>2.00</Remove>
        <Reinstallation>4.00</Reinstallation>
        <UomId>h</UomId>
    </Row>
    <Row>
        <Id>4</Id>
        <Description>Motors bigger than 500 kW</Description>
        <Remove>4.00</Remove>
        <Reinstallation>6.00</Reinstallation>
        <UomId>h</UomId>
    </Row>
</Table>