<?xml version ="1.0" standalone = "no"?>
<!DOCTYPE request SYSTEM "http://xapi-test.covad.comrequest.dtd">
<request id="Example Request">
	<header>
		<sender>
			<key>
				<login>______</login>
				<password>______</password>
			</key>
		</sender>
	</header>
	<body>
		<subrequest id="Example OE Subrequest">
			<orderentryrequest action="submit">
				<orderentryinformation>
					<serviceaddress>
						<address>
							<street1>1515 19th Ave</street1>
							<city>San Francisco</city>
							<state>CA</state>
							<zip>94122</zip>
							<telephone>
								<npa>415</npa>
								<nxx>242</nxx>
								<lastfour>3272</lastfour>
							</telephone>
							<email>blackhole@example.com</email>
						</address>
					</serviceaddress>
					<billingcode>050502-1</billingcode>
					<clientcontactinformation>
						<personname>
							<first>John</first>
							<last>Doe</last>
						</personname>
						<address>
							<street1>1515 19th Ave</street1>
							<city>San Francisco</city>
							<state>CA</state>
							<zip>94122</zip>
							<email>xlink-support@covad.com</email>
						</address>
					</clientcontactinformation>
					<service id="66"/>
					<customercircuit id="19430" />
					<cpe id="73" cpeprovider="1" cpeconfigurer="1"/>
					<networkconfiguration type="2">
					</networkconfiguration>
					<notes>Sample Order Entry Request XML for layer-2 ADSL service, with limited networkconfiguration parameters.</notes>
				</orderentryinformation>
			</orderentryrequest>
		</subrequest>
	</body>
</request>
