<?xml version="1.0" encoding="UTF-8"?>
<!--		Example of CALWIMS new well 		-->
<WITSMLRegulatory
	xmlns="http://www.witsml.org/schemas/regulatory/130d" 
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
	xsi:schemaLocation="http://www.witsml.org/schemas/regulatory/130d 	
		           ../schema/WITSML_Regulatory.xsd" 
	version="1.3.0.0">
	<wellSet>
		<well>
			<name>Test Well</name>
			<generalInformation>
				<country>USA</country>
				<state>CA</state>
				<district>Sacramento</district>
				<operator>Exxon</operator>
				<wellDatum defaultMeasuredDepth="true" defaultVerticalDepth="true" defaultElevation="true" uid="KB">
					<name>Kelly Bushing</name>
					<code>KB</code>
					<elevation uom="ft" datum="SL">75</elevation>
				</wellDatum>
				<wellDatum uid="SL">
					<name>Sea Level</name>
					<code>SL</code>
				</wellDatum>
				<groundElevation uom="ft">60</groundElevation>
				<wellCRS uid="nad27">
					<name>NAD27</name>
					<geographic>
						<nameCRS namingSystem="EPSG" code="4267">NAD27</nameCRS>
						<geodeticDatumCode>NAD27</geodeticDatumCode>
					</geographic>
				</wellCRS>
				<wellAlias>
					<name>Test Well</name>
					<namingSystem>Local Field</namingSystem>
				</wellAlias>
				<classification>
					<class>DocumentNotRequiredByLocalJurisdiction</class>
					<namingSystem>CalWIMS classification</namingSystem>
				</classification>
				<businessAssociate uid="stettner">
					<name>Mike Stettner</name>
					<role>
						<name>CalWIMS contact</name>
						<namingSystem>CalWIMS classification</namingSystem>
					</role>
					<personName>
						<first>Mike</first>
						<last>Stettner</last>
					</personName>
					<address kind="mailing">
						<street>801 K St. MS 20-20</street>
						<city>Sacramento</city>
						<state>California</state>
						<postalCode>95814</postalCode>
					</address>
					<phoneNumber type="voice" qualifier="work">916-555-1234</phoneNumber>
					<email qualifier="work">mstett@who-knows.xyz</email>
					<contactPreference>business mail</contactPreference>
				</businessAssociate>
				<commonData>
					<itemState>Plan</itemState>
				</commonData>
			</generalInformation>
			<regulatoryDocumentSet>
				<regulatoryDocument>
					<name>California redrill #1 Test Well</name>
					<type>redrill</type>
					<regulatoryAgency>State of California, Department of Conservation</regulatoryAgency>
					<regulatoryDistrict>Sacramento</regulatoryDistrict>
					<agencyForm>CalWIMS</agencyForm>
					<submittalDate>2004-12-06T12:00:00.000Z</submittalDate>
					<submitter uidRef="stettner">Mike Stettner</submitter>
				</regulatoryDocument>
			</regulatoryDocumentSet>
			<wellboreSet>
				<wellbore>
					<name>Test Well</name>
					<generalInformation>
						<mdCurrent uom="ft">9000</mdCurrent>
						<tvdCurrent uom="ft">9000</tvdCurrent>
						<tvdPlanned uom="ft">8200</tvdPlanned>
						<bottomHoleDispNs uom="ft">0</bottomHoleDispNs>
						<bottomHoleDispEw uom="ft">0</bottomHoleDispEw>
						<cementSummary>
							<APICementClass>G</APICementClass>
							<cementMixture>neet</cementMixture>
							<mdTop uom="ft">0</mdTop>
							<mdBottom uom="ft">1043</mdBottom>
							<volume uom="ft3">410</volume>
							<cementBottomDepthDevice>Casing Shoe</cementBottomDepthDevice>
							<itemState>Actual</itemState>
						</cementSummary>
						<cementSummary>
							<APICementClass>G</APICementClass>
							<cementMixture>neet</cementMixture>
							<mdTop uom="ft">0</mdTop>
							<mdBottom uom="ft">8231</mdBottom>
							<volume uom="ft3">1650</volume>
							<cementBottomDepthDevice>Casing Shoe</cementBottomDepthDevice>
							<itemState>Actual</itemState>
						</cementSummary>
						<cementSummary>
							<APICementClass>G</APICementClass>
							<cementMixture>neet</cementMixture>
							<mdTop uom="ft">7900</mdTop>
							<mdBottom uom="ft">10000</mdBottom>
							<volume uom="ft3">40</volume>
							<cementBottomDepthDevice>Casing Shoe</cementBottomDepthDevice>
							<itemState>Plan</itemState>
						</cementSummary>
						<commonData>
							<itemState>Actual</itemState>
							<comments>This information were provided by CalWIMS as sample data.</comments>
						</commonData>
					</generalInformation>
					<boreholeIntervalSet>
						<boreholeInterval uid="bhi-1">
							<name>borehole 1</name>
							<mdTop uom="ft">9000</mdTop>
							<mdBottom uom="ft">10000</mdBottom>
							<holeDiameter uom="in">4</holeDiameter>
							<commonData>
								<itemState>Plan</itemState>
							</commonData>
						</boreholeInterval>
					</boreholeIntervalSet>
					<classifiedIntervalSet>
						<classifiedInterval uid="clint-1"> 
							<name>Lane Sand</name>
							<mdTop uom="ft">7500</mdTop>
							<mdBottom uom="ft">9000</mdBottom>
							<tvdTop uom="ft">7500</tvdTop>
							<tvdBottom uom="ft">9000</tvdBottom>
							<pressure uom="psi">3000</pressure>
							<classification> 
								<class>Dry Gas</class>
								<namingSystem>CalWIMS well usage</namingSystem>
							</classification>
							<commonData>
								<itemState>Actual</itemState>
							</commonData>
						</classifiedInterval>
						<classifiedInterval uid="clint-2"> 
							<name>Murphy Fractured Sand</name>
							<mdTop uom="ft">9500</mdTop>
							<mdBottom uom="ft">10000</mdBottom>
							<tvdTop uom="ft">9500</tvdTop>
							<tvdBottom uom="ft">10000</tvdBottom>
							<pressure uom="psi">3500</pressure>
							<classification> 
								<class>Dry Gas</class>
								<namingSystem>CalWIMS well usage</namingSystem>
							</classification>
							<commonData>
								<itemState>Plan</itemState>
							</commonData>
						</classifiedInterval>
					</classifiedIntervalSet>
					<perforationIntervalSet>
						<perforationInterval uid="perf-1"> 
							<name>perf 1</name>
							<mdTop uom="ft">7550</mdTop>
							<mdBottom uom="ft">7700</mdBottom>
							<shotDensity uom="1/in">4</shotDensity>
							<commonData>
								<itemState>Actual</itemState>
							</commonData>
						</perforationInterval>
						<perforationInterval uid="perf-2"> 
							<name>perf 2</name>
							<mdTop uom="ft">7750</mdTop>
							<mdBottom uom="ft">8231</mdBottom>
							<shotDensity uom="1/in">4</shotDensity>
							<commonData>
								<itemState>Actual</itemState>
							</commonData>
						</perforationInterval>
						<perforationInterval uid="perf-3"> 
							<name>perf 3</name>
							<mdTop uom="ft">9500</mdTop>
							<mdBottom uom="ft">10000</mdBottom>
							<shotDensity uom="1/in">4</shotDensity>
							<commonData>
								<itemState>Plan</itemState>
							</commonData>
						</perforationInterval>
					</perforationIntervalSet>
					<wbGeometrySet>
						<wbGeometry uid="wbg-1">
							<name>WB Geometry 1</name>
							<dTimReport>2004-10-31T08:15:00.000Z</dTimReport>
							<wbGeometrySection uid="wbsection-001">
								<typeHoleCasing>Casing</typeHoleCasing>
								<mdTop uom="ft">0</mdTop>
								<mdBottom uom="ft">1043</mdBottom>
								<odSection uom="in">10</odSection>
								<wtPerLen uom="lbm/ft">36</wtPerLen>
								<grade>K-55</grade>
							</wbGeometrySection>
							<wbGeometrySection uid="wbsection-002">
								<typeHoleCasing>Casing</typeHoleCasing>
								<mdTop uom="ft">0</mdTop>
								<mdBottom uom="ft">8231</mdBottom>
								<odSection uom="in">5.5</odSection>
								<wtPerLen uom="lbm/ft">17</wtPerLen>
								<grade>N-80</grade>
							</wbGeometrySection>
							<commonData>
								<itemState>Actual</itemState>
							</commonData>
						</wbGeometry>
						<wbGeometry uid="wbg-2">
							<name>WB Geometry 2</name>
							<dTimReport>2004-11-21T08:15:00.000Z</dTimReport>
							<wbGeometrySection uid="wbsection-001">
								<typeHoleCasing>Casing</typeHoleCasing>
								<mdTop uom="ft">7900</mdTop>
								<mdBottom uom="ft">1000</mdBottom>
								<odSection uom="in">3.5</odSection>
								<wtPerLen uom="lbm/ft">10.2</wtPerLen>
								<grade>N-80</grade>
							</wbGeometrySection>
							<commonData>
								<itemState>Plan</itemState>
							</commonData>
						</wbGeometry>
					</wbGeometrySet>
				</wellbore>
			</wellboreSet>
		</well>
	</wellSet>
</WITSMLRegulatory>

