<?xml version="1.0" encoding="utf-8"?>
<lookupTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="lookuptable.xsd">
<pjmTicketId>12345</pjmTicketId>
<ticketType implementation="immediate" type="permanent"/>
<reasonId>71</reasonId>
<startDateTime>04/10/2025 12</startDateTime>
<comments>FERC Order 881 test</comments>
<equipmentId>12345</equipmentId>
<ratings>
<ratingSet tempSet="EXCPTN" nl="381" lt="472" st="472" ld="483" />
<ratingSet tempSet ="CND1" nl="123" lt="234" st="456" ld="678" cndReason="TESTING one"/>
</ratings>
<limitations>
<limit id="50" tempSet="EXCPTN" category="nl" />
<limit id="50" tempSet="EXCPTN" category="lt" />
<limit id="50" tempSet="EXCPTN" category="st" />
<limit id="50" tempSet="EXCPTN" category="ld" />
</limitations>
</lookupTable>