<?xml version = "1.0" encoding = "UTF-8"?>
<mddl version="2.5-beta" xmlns="http://www.mddl.org/mddl/2.5-beta"
						 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mddl.org/mddl/2.5-beta mddl-2.5-beta.xsd">
	<header>
		<dateTime>2001-11-02T16:47:04Z</dateTime>
		<source>nseindia.com</source>
	</header>
	<snap>
		<equityDomain>
			<commonClass>
				<currency scheme="http://www.mddl.org/ext/scheme/iso4217-alpha-3.xml">
					<mdString>INR</mdString>
				</currency>
				<instrumentIdentifier>
					<code scheme="http://www.mddl.org/ext/scheme/iso6166.xml">
						<mdString>ACC</mdString>
					</code>
					<marketIdentifier>
						<code scheme= "http://mddl.org/ext/scheme/iso10383.xml">
							<mdString>XNSE</mdString>
						</code>
					</marketIdentifier>
				</instrumentIdentifier>
				<trade>
					<open>915</open>
					<high>925</high>
					<low>915</low>
					<close>
						<mdDecimal>920.6</mdDecimal>
						<closeType>trade</closeType>
					</close>
					<last>919</last>
					<change>
						<mdDecimal>6.75</mdDecimal>
						<changeType>previousClose</changeType>
					</change>
					<size>
						<mdDecimal>436994</mdDecimal>
					</size>
					<volume>
						<quantityType>items</quantityType>
					</volume>
				</trade>
			</commonClass>
		</equityDomain>
	</snap>
</mddl> 
