<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<aarExceptionUpdates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="aarexceptionupdate.xsd">
<aarExceptionUpdate>
<equipmentId>12345</equipmentId>
<newComments>test comment</newComments>
</aarExceptionUpdate>
<aarExceptionUpdate>
<equipmentId>12345</equipmentId>
<oldComments>true</oldComments>
</aarExceptionUpdate>
</aarExceptionUpdates>