<?xml version="1.0" encoding="UTF-8"?>
<newsMessage xmlns="http://iptc.org/std/nar/2006-10-01/"
 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<header>
		<sent>2010-10-19T11:17:00.100Z</sent>
		<sender>thomsonreuters.com</sender>
		<transmitId>tag:reuters.com,2009:newsml_OVE48850O-PKG</transmitId>
		<priority>4</priority>
		<origin>MMS_3</origin>
		<destination>UKI</destination>
		<channel>TVS</channel>
		<channel>TTT</channel>
		<channel>WWW</channel>
		<timestamp role="received">2010-10-18T11:17:00.000Z</timestamp>
		<timestamp role="transmitted">2010-10-19T11:17:00.100Z</timestamp>
	</header>
	<itemSet>
		<!--Note: the items below do not comply with the G2 specifications, as they do not have all the mandatory elements. The have been omitted to provide a simple overview-->
		<packageItem guid="P1">
			<itemRef residref="N1" />
			<itemRef residref="N2" />
			<itemRef residref="N3" />
			<itemRef residref="N4" />
		</packageItem>
		<newsItem guid="N1"> ..... </newsItem>
		<newsItem guid="N2"> ..... </newsItem>
		<newsItem guid="N3"> ..... </newsItem>
		<newsItem guid="N4"> ..... </newsItem>
	</itemSet>
</newsMessage>
