<?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>Kentucky Well Abandonment Report</DocumentName>
    <DocumentDate>2007-05-03T08:17:16.0Z</DocumentDate>
    <FileCreationInformation>
      <FileCreationDate>2007-05-03T08:17:16.0Z</FileCreationDate>
      <SoftwareName>Visual Studio 2005</SoftwareName>
      <FileCreator>TDF</FileCreator>
      <Comment>This is a test document; the purpose thereof to map Kentucky's permits to the E-Permit Schema</Comment>
    </FileCreationInformation>
  </documentInfo>
  <batchSubmitter uid="15117">
    <name>Equitable Production Company</name>
    <personName>
      <first>Donald</first>
      <middle>L.</middle>
      <last>Schoolcraft</last>
    </personName>
    <address kind="mailing">
      <name>Pamela Sykes</name>
      <street>PO BOX 3878</street>
      <city>Pikeville</city>
      <state>KY</state>
      <country>USA</country>
      <postalCode>41502</postalCode>
    </address>
    <address kind="physical">
      <name>Equitable Energy Production Company</name>
      <street>1710 Pennsylvania Ave</street>
      <city>Charleston</city>
      <state>WV</state>
      <country>USA</country>
      <postalCode>25302</postalCode>
    </address>
    <phoneNumber type="voice" qualifier="work" extension="23">(606) 433-1240</phoneNumber>
    <contactPreference>personal mail</contactPreference>
    <stateIncorporation>Pennsylvania</stateIncorporation>
    <registration>true</registration>
  </batchSubmitter>
  <wellNotice uid="97627">
    <name>Affidavit to Time and Manner of Plugging and Filling Well</name>
    <kind>amend</kind>
    <permitID>ED-38</permitID>
    <previousPermitID>ED-1</previousPermitID>
    <permitAssociate>
      <role>operator</role>
      <name>Southland Properties, Inc.</name>     
      <personName>
        <first>J.</first>
        <middle>Edward</middle>
        <last>Illigible</last>
      </personName>
      <address kind="mailing">
        <street>PO Box 575</street>
        <city>Albany</city>
        <state>KY</state>
        <country>USA</country>
        <postalCode>42602</postalCode>
      </address>
    </permitAssociate>
    <wellIdentification>
      <operatorAssignedID>101c</operatorAssignedID>
      <wellStatus>plugged</wellStatus>
      <lease>
        <leaseAssociate>
          <role>lessor</role>
          <name>Steven Griffin</name>         
        </leaseAssociate>
      </lease>
    </wellIdentification>
    <wellLocation>
      <locSurface>
        <county>Clinton</county>
        <locationCarter>
          <fiveMinuteSectionLetter>B</fiveMinuteSectionLetter>
          <fiveMinuteSectionNumber>53</fiveMinuteSectionNumber>
          <oneMinuteSectionNumber>12</oneMinuteSectionNumber>
          <lineEW ref="west" uom="ft">1132</lineEW>
          <lineNS ref="north" uom="ft">2085</lineNS>
        </locationCarter>
      </locSurface>
    </wellLocation>
    <wellConstruction>
      <status>actual</status>
      <zone>
        <pointLocation>
          <pointKind>ground level</pointKind>
          <elevation uom="ft">936</elevation>
        </pointLocation>
      </zone>
      <abandonment>
        <casingPulled>true</casingPulled>
        <pulledCasing>
          <mdTop uom="ft">0</mdTop>
          <mdBottom uom="ft">46</mdBottom>
          <odCasing>
            <value uom="in">8</value>
            <numerator>3</numerator>
            <denominator>4</denominator>
          </odCasing>
        </pulledCasing>
        <plug>
          <mdTop uom="ft">155</mdTop>
          <mdBottom uom="ft">175</mdBottom>
          <cementClass>
            <sackCount>5</sackCount>
          </cementClass>
        </plug>
        <plug>
          <mdTop uom="ft">50</mdTop>
          <mdBottom uom="ft">100</mdBottom>
          <cementClass>
            <sackCount>12</sackCount>
          </cementClass>
        </plug>
        <plug>
          <mdTop uom="ft">5</mdTop>
          <mdBottom uom="ft">45</mdBottom>
          <cementClass>
            <sackCount>8</sackCount>
          </cementClass>
        </plug>
        <plug>
          <mdTop uom="ft">0</mdTop>
          <mdBottom uom="ft">5</mdBottom>
          <cementClass>
            <kind>Dirt</kind>
            <description>dirt</description>
          </cementClass>
        </plug>
      </abandonment>
    </wellConstruction>
  </wellNotice>
</regReporting>


