<?xml version="1.0" encoding="UTF-8"?>
<!--Sample PMCP showing an error message-->
<PmcpMessage xmlns="http://www.atsc.org/XMLSchemas/pmcp/2006/3.0" id="4294967295" origin="PsipGenerator" originType="Table_Generator" dateTime="2003-12-17T09:30:47-05:00" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.atsc.org/XMLSchemas/pmcp/2006/3.0 PMCP30.xsd">
	<PmcpReply id="5464758" origin="Traffic" dateTime="2003-12-17T09:30:45-05:00" status="error"/>
	<PsipEvent>
		<EventId channelNumber="56-3">
			<PmcpEventId creator="Traffic" id="657484"/>
		</EventId>
		<ShowData error="Name_missing"/>
	</PsipEvent>
	<PsipEvent error="element_does_not_exist">
		<EventId channelNumber="56-3">
			<PmcpEventId creator="Traffic" id="657485"/>
		</EventId>
	</PsipEvent>
	<PsipEvent error="ShowData_change_denied duration_out_of_range">
		<EventId channelNumber="56-3">
			<PmcpEventId creator="Traffic" id="657486"/>
		</EventId>
	</PsipEvent>
</PmcpMessage>
