<?xml version="1.0" standalone="yes"?>
<Table name="Maintenance activities">
    <Row>
        <Id>1</Id>
        <Description>Support service time</Description>
        <Phase>Take out</Phase>
    </Row>
    <Row>
        <Id>2</Id>
        <Description>Shutdown</Description>
        <Phase>Take out</Phase>
    </Row>
    <Row>
        <Id>3</Id>
        <Description>Process Isolation</Description>
        <Phase>Take out</Phase>
    </Row>
    <Row>
        <Id>4</Id>
        <Description>Depressurization</Description>
        <Phase>Take out</Phase>
    </Row>
    <Row>
        <Id>5</Id>
        <Description>Cool down</Description>
        <Phase>Take out</Phase>
    </Row>
    <Row>
        <Id>6</Id>
        <Description>Electrical Isolation</Description>
        <Phase>Take out</Phase>
    </Row>
    <Row>
        <Id>7</Id>
        <Description>Draining</Description>
        <Phase>Take out</Phase>
    </Row>
    <Row>
        <Id>8</Id>
        <Description>Purging</Description>
        <Phase>Take out</Phase>
    </Row>
    <Row>
        <Id>9</Id>
        <Description>Line Empting</Description>
        <Phase>Take out</Phase>
    </Row>
    <Row>
        <Id>10</Id>
        <Description>Blinding</Description>
        <Phase>Take out</Phase>
    </Row>
    <Row>
        <Id>11</Id>
        <Description>Ventilation</Description>
        <Phase>Take out</Phase>
    </Row>
    <Row>
        <Id>12</Id>
        <Description>Washing</Description>
        <Phase>Take out</Phase>
    </Row>
    <Row>
        <Id>13</Id>
        <Description>Item Removal</Description>
        <Phase>Take out</Phase>
    </Row>
    <Row>
        <Id>14</Id>
        <Description>Item conveyance to workshop</Description>
        <Phase>Take out</Phase>
    </Row>
    <Row>
        <Id>15</Id>
        <Description>Item conveyance from workshop</Description>
        <Phase>Bring in</Phase>
    </Row>
    <Row>
        <Id>16</Id>
        <Description>Reinstalling</Description>
        <Phase>Bring in</Phase>
    </Row>
    <Row>
        <Id>17</Id>
        <Description>Leak test</Description>
        <Phase>Bring in</Phase>
    </Row>
    <Row>
        <Id>18</Id>
        <Description>Air Removal</Description>
        <Phase>Bring in</Phase>
    </Row>
    <Row>
        <Id>19</Id>
        <Description>Commissioning & Start up</Description>
        <Phase>Bring in</Phase>
    </Row>
</Table>