<?xml version="1.0" encoding="UTF-8"?>
<edart xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:noNamespaceSchemaLocation="termcreate.xsd">
        <newtermtic>
                <company_ticket_id>HiWalt15d</company_ticket_id>
                <ticket_type implementation="planned" type="permanent"/>
                <reason_id>13</reason_id>
                <interval_definition>
                        <interval_start>
                                <date>2002-12-03</date>
                                <time>22:00:00</time>
                        </interval_start>
                </interval_definition>
                <comment>Yearly tuning of the piano</comment>
                <equipment_id>732</equipment_id>
                <adjustment_list>
                        <adjustment>
                                <temperature>95</temperature>
                                <category>normal</category>
                                <day_night_flag>night</day_night_flag>
                                <adjustment_value>334</adjustment_value>
                        </adjustment>
                        <adjustment>
                                <temperature>77</temperature>
                                <category>normal</category>
                                <day_night_flag>night</day_night_flag>
                                <adjustment_value>337</adjustment_value>
                        </adjustment>
                </adjustment_list>
                <limitations>
                        <limit>
                                <limitation_id>2</limitation_id>
                                <temperature>32</temperature>
                                <category>normal</category>
                                <day_night_flag>night</day_night_flag>
                        </limit>
                        <limit>
                                <limitation_id>7</limitation_id>
                                <temperature>77</temperature>
                                <category>loaddump</category>
                                <day_night_flag>day</day_night_flag>
                        </limit>
                </limitations>
        </newtermtic>
</edart>

