<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="../stylesheets/generic.xsl" type="text/xsl" media="screen"?>
<regReporting 
	xmlns="http://www.witsml.org/schemas/131" 
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.witsml.org/schemas/131
		../batch_regReporting.xsd"
	version="1.0.0">
  <documentInfo>
    <DocumentName>Alabama Single Submission Example</DocumentName>
    <DocumentDate>2007-05-02T15:05:47.0Z</DocumentDate>
    <documentClass>Testing Document</documentClass>
    <FileCreationInformation>
      <FileCreationDate>2007-05-02T15:05:47.0Z</FileCreationDate>
      <SoftwareName>Visual Studio 2005</SoftwareName>
      <FileCreator>TDF</FileCreator>
      <Comment>This is a test document; the purpose thereof to map Alabama's permits to the E-Permit Schema</Comment>
    </FileCreationInformation>
    <Disclaimer>This document is for test purposes only.</Disclaimer>
    <Owner>State Oil and Gas Board of Alabama</Owner>
  </documentInfo>
  <batchSubmitter>
    <name>Munoco Company L.C.</name>
    <personName>
      <prefix>a</prefix>
      <first>Ernest</first>
      <middle>G</middle>
      <last>Kavanaugh</last>
    </personName>
    <address kind="mailing">
      <name>Ernest G. Kavanaugh</name>
      <street>200 North Jefferson, Suite 308</street>
      <city>El Dorado</city>
      <state>AR</state>
      <country>USA</country>
      <postalCode>71730</postalCode>
    </address>
    <phoneNumber type="voice" qualifier="work">870-863-7118</phoneNumber>
    <phoneNumber type="fax" qualifier="work">870-863-6528</phoneNumber>
    <email qualifier="work">ernieg@cei.net</email>
  </batchSubmitter>
  <wellNotice>
    <name>Application for Change of Operator</name>
    <kind>amend</kind>
    <permitID>Form OGB-1E</permitID>
    <previousPermitID>Form OGB-1A</previousPermitID>
    <permitAssociate>
      <role>operator</role>
      <name>Local, Inc.</name>
      <personName>
        <first>Stephen</first>
        <middle>L</middle>
        <last>Lewis</last>
      </personName>
      <address kind="mailing">
        <name>Stephen L. Lewis</name>
        <street>PO Box 645</street>
        <city>Cottondale</city>
        <state>AL</state>
        <country>USA</country>
        <postalCode>35453</postalCode>
      </address>
      <phoneNumber type="voice" qualifier="work">205-553-9343</phoneNumber>
      <phoneNumber type="fax" qualifier="work">205-553-9356</phoneNumber>
      <email qualifier="personal">a</email>
    </permitAssociate>
    <wellIdentification>
      <name>Richards 23-5, No. 1</name>
      <governmentID>12294-A</governmentID>
      <originalOperator>
        <name>Natural Gas and Oil, Inc.</name>
        <address kind="mailing">
          <name>Bill Newton</name>
          <street>PO Box 326</street>
          <city>Fayette</city>
          <state>AL</state>
          <postalCode>35555</postalCode>
        </address>
        <phoneNumber type="voice">205-932-8935</phoneNumber>
        <phoneNumber type="fax">205-932-3083</phoneNumber>
        <email qualifier="work">bnewton@ngoinc.com</email>
      </originalOperator>
      <identChange>
        <kind>operator</kind>
        <from>Natural Gas and Oil, Inc.</from>
        <to>Local, Inc.</to>
        <date>2005-12-15</date>
      </identChange>
    </wellIdentification>
    <wellConstruction>
      <status>actual</status>
      <event>
        <kind>signed</kind>
        <date>2002-02-11</date>
      </event>
    </wellConstruction>
  </wellNotice>
</regReporting>



