<?xml version="1.0" encoding="UTF-8"?>
<!--   		Example of Wellbore Geometry data 		-->
<wbGeometrys 
	xmlns="http://www.witsml.org/schemas/131" 
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
	xsi:schemaLocation="http://www.witsml.org/schemas/131  ../obj_wbGeometry.xsd" 
	version="1.3.1.1">
	<documentInfo>
		<DocumentName>wbGeometry</DocumentName>
		<FileCreationInformation>
			<FileCreationDate>2001-10-31T08:15:00.000Z</FileCreationDate>
			<SoftwareName>WITSML 1.3.0.0 Server</SoftwareName>
			<FileCreator>John Smith</FileCreator>
		</FileCreationInformation>
	</documentInfo>
	<wbGeometry uidWell="W-12" uidWellbore="B-01" uid="23wbg51">
		<nameWell>6507/7-A-42</nameWell>
		<nameWellbore>A-42</nameWellbore>
		<name>WB Geometry ABC</name>
		<dTimReport>2001-10-31T08:15:00.000</dTimReport>
		<mdBottom uom="ft">8000.00</mdBottom>
		<gapAir uom="ft">50.00</gapAir>
		<depthWaterMean uom="ft">1000.00</depthWaterMean>
		<wbGeometrySection uid="wbsection-001">
			<typeHoleCasing>casing</typeHoleCasing>
			<mdTop uom="ft">3000.00</mdTop>
			<mdBottom uom="ft">4000.00</mdBottom>
			<tvdTop uom="ft">2500.00</tvdTop>
			<tvdBottom uom="ft">2800.00</tvdBottom>
			<idSection uom="in">8.00</idSection>
			<odSection uom="in">10.00</odSection>
			<wtPerLen uom="lbm/ft">30.00</wtPerLen>
			<grade>E</grade>
			<curveConductor>false</curveConductor>
			<diaDrift uom="in">7.50</diaDrift>
			<factFric>0.60</factFric>
		</wbGeometrySection>
		<commonData>
			<itemState>plan</itemState>
			<comments>These are the comments associated with the Wellbore Geometrydata object.</comments>
		</commonData>
	</wbGeometry>
	<wbGeometry uidWell="W-12" uidWellbore="B-02" uid="23wbg52">
		<nameWell>6507/7-A-42</nameWell>
		<nameWellbore>A-42</nameWellbore>
		<name>WB Geometry ABCD</name>
		<dTimReport>2001-10-31T08:15:00.000</dTimReport>
		<mdBottom uom="ft">8000.00</mdBottom>
		<gapAir uom="ft">50.00</gapAir>
		<depthWaterMean uom="ft">1000.00</depthWaterMean>
		<wbGeometrySection uid="wbsection-001">
			<typeHoleCasing>casing</typeHoleCasing>
			<mdTop uom="ft">4000.00</mdTop>
			<mdBottom uom="ft">5000.00</mdBottom>
			<tvdTop uom="ft">3500.00</tvdTop>
			<tvdBottom uom="ft">3800.00</tvdBottom>
			<idSection uom="in">8.00</idSection>
			<odSection uom="in">10.00</odSection>
			<wtPerLen uom="lbm/ft">30.00</wtPerLen>
			<grade>E</grade>
			<curveConductor>false</curveConductor>
			<diaDrift uom="in">7.50</diaDrift>
			<factFric>0.60</factFric>
		</wbGeometrySection>
		<commonData>
			<itemState>plan</itemState>
			<comments>These are the comments associated with the Wellbore Geometrydata object.</comments>
		</commonData>
	</wbGeometry>
</wbGeometrys>

