<?xml version="1.0" encoding="UTF-8"?>
<!--Sample PMCP document showing how to read ("pull") a portion of the schedule information for a channel-->
<PmcpMessage xmlns="http://www.atsc.org/XMLSchemas/pmcp/2006/3.0" id="3297993104" origin="PsipGenerator" originType="Table_Generator" dateTime="2003-12-17T09:30:47-05:00" type="request" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.atsc.org/XMLSchemas/pmcp/2006/3.0 PMCP30.xsd">
	<PsipEvent action="read" duration="PT24H">
		<EventId channelNumber="34-3">
			<InitialSchedule startTime="2003-12-18T00:00:00-05:00"/>
		</EventId>
	</PsipEvent>
</PmcpMessage>
