Diff - Left File: ETEC/720/IRS720/IRS720.xsd (2010Q1v1.1) Right File: ETEC/720/IRS720/IRS720.xsd (2010Q1v1.2)
OLD: ETEC/720/IRS720/IRS720.xsd (2010Q1v1.1)
NEW: ETEC/720/IRS720/IRS720.xsd (2010Q1v1.2)

OLD line(s): 7003

      <!-- Line 13 - Alternative Fuel Credit and Alternative Fuel Mixture Credit -->
NEW line(s): 7003,7209

      <!-- Line 13 - Biodiesel or Renewable Diesel Mixture Credit -->
      <xsd:element name="BiodieselOrRenewableDieselMix" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>
            <Description>Biodiesel or Renewable Diesel Mixture Credit</Description>
          </xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:sequence>
            <!-- Period of claim -->
            <xsd:element name="PrdClaimFrom" type="DateType" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Period of claim from date</Description>
                  <LineNumber>Schedule C Line 13</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
            </xsd:element>
            <xsd:element name="PrdClaimTo" type="DateType" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Period of claim to date</Description>
                  <LineNumber>Schedule C Line 13</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
            </xsd:element>
            <!-- Registration Number -->
            <xsd:element name="RegNbr" type="RegistrationNumberType" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Registration Number</Description>
                  <LineNumber>Schedule C Line 13</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
            </xsd:element>
            <!-- Line 13(a) - Biodiesel (other than agri-biodiesel) mixtures -->
            <xsd:element name="BiodieselMixtures" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Biodiesel (other than agri-biodiesel) mixtures</Description>
                  <LineNumber>Schedule C Line 13(a)</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
              <xsd:complexType>
                <xsd:sequence>
                  <!-- Rate -->
                  <xsd:element name="Rate">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Rate</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="RatioType">
                        <xsd:enumeration value="1.00"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                  <!-- Gallons -->
                  <xsd:element name="Gallons" type="FuelGallonsNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Gallons</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- Amount of claim -->
                  <xsd:element name="Amount" type="USDecimalAmountNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Amount of claim</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- CRN -->
                  <xsd:element name="CRN">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>CRN</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="TextType">
                        <xsd:enumeration value="388"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                </xsd:sequence>
              </xsd:complexType>
            </xsd:element>
            <!-- Line 13(b) - Agri-biodiesel mixtures -->
            <xsd:element name="AgriBiodieselMixtures" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Agri-biodiesel mixtures</Description>
                  <LineNumber>Schedule C Line 13(b)</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
              <xsd:complexType>
                <xsd:sequence>
                  <!-- Rate -->
                  <xsd:element name="Rate">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Rate</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="RatioType">
                        <xsd:enumeration value="1.00"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                  <!-- Gallons -->
                  <xsd:element name="Gallons" type="FuelGallonsNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Gallons</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- Amount of claim -->
                  <xsd:element name="Amount" type="USDecimalAmountNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Amount of claim</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- CRN -->
                  <xsd:element name="CRN">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>CRN</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="TextType">
                        <xsd:enumeration value="390"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                </xsd:sequence>
              </xsd:complexType>
            </xsd:element>
            <!-- Line 13(c) - Renewable Diesel Mixtures -->
            <xsd:element name="RenewableDieselMixtures" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Renewable Diesel Mixtures</Description>
                  <LineNumber>Schedule C Line 13(c)</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
              <xsd:complexType>
                <xsd:sequence>
                  <!-- Rate -->
                  <xsd:element name="Rate">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Rate</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="RatioType">
                        <xsd:enumeration value="1.00"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                  <!-- Gallons -->
                  <xsd:element name="Gallons" type="FuelGallonsNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Gallons</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- Amount of claim -->
                  <xsd:element name="Amount" type="USDecimalAmountNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Amount of claim</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- CRN -->
                  <xsd:element name="CRN">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>CRN</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="TextType">
                        <xsd:enumeration value="307"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                </xsd:sequence>
              </xsd:complexType>
            </xsd:element>
          </xsd:sequence>
          <xsd:attribute name="referenceDocumentId" type="IdListType"/>
          <xsd:attribute name="referenceDocumentName" type="StringType" fixed="ClaimsExplanationStatement BinaryAttachment"/>
        </xsd:complexType>
      </xsd:element>

      <!-- Line 14 - Alternative Fuel Credit and Alternative Fuel Mixture Credit -->
OLD line(s): 7017

                  <LineNumber>Schedule C Line 13</LineNumber>
NEW line(s): 7223

                  <LineNumber>Schedule C Line 14</LineNumber>
OLD line(s): 7021

            <!-- Line 13 - Liquefied hydrogen -->
NEW line(s): 7227,7392

            <!-- Line 14(a) - Liquefied petroleum gas (LPG) -->
            <xsd:element name="LPG" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Liquefied petroleum gas (LPG)</Description>
                  <LineNumber>Schedule C Line 14(a)</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
              <xsd:complexType>
                <xsd:sequence>
                  <!-- Rate -->
                  <xsd:element name="Rate">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Rate</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="RatioType">
                        <xsd:enumeration value=".50"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                  <!-- Gallons -->
                  <xsd:element name="Gallons" type="FuelGallonsNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Gallons</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- Amount of claim -->
                  <xsd:element name="Amount" type="USDecimalAmountNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Amount of claim</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- CRN -->
                  <xsd:element name="CRN">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>CRN</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="TextType">
                        <xsd:enumeration value="426"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                </xsd:sequence>
              </xsd:complexType>
            </xsd:element>
            <!-- Line 14(b) - "P Series" fuels -->
            <xsd:element name="PSeriesFuels" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>"P Series" fuels</Description>
                  <LineNumber>Schedule C Line 14(b)</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
              <xsd:complexType>
                <xsd:sequence>
                  <!-- Rate -->
                  <xsd:element name="Rate">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Rate</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="RatioType">
                        <xsd:enumeration value=".50"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                  <!-- Gallons -->
                  <xsd:element name="Gallons" type="FuelGallonsNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Gallons</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- Amount of claim -->
                  <xsd:element name="Amount" type="USDecimalAmountNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Amount of claim</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- CRN -->
                  <xsd:element name="CRN">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>CRN</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="TextType">
                        <xsd:enumeration value="427"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                </xsd:sequence>
              </xsd:complexType>
            </xsd:element>
            <!-- Line 14(c) - Compressed natural gas (CNG) -->
            <xsd:element name="CNG" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Compressed natural gas (CNG)</Description>
                  <LineNumber>Schedule C Line 14(c)</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
              <xsd:complexType>
                <xsd:sequence>
                  <!-- Rate -->
                  <xsd:element name="Rate">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Rate</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="RatioType">
                        <xsd:enumeration value=".50"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                  <!-- Gallons -->
                  <xsd:element name="Gallons" type="FuelGallonsNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Gallons</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- Amount of claim -->
                  <xsd:element name="Amount" type="USDecimalAmountNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Amount of claim</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- CRN -->
                  <xsd:element name="CRN">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>CRN</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="TextType">
                        <xsd:enumeration value="428"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                </xsd:sequence>
              </xsd:complexType>
            </xsd:element>
            <!-- Line 14(d) - Liquefied hydrogen -->
OLD line(s): 7026

                  <LineNumber>Schedule C Line 13</LineNumber>
NEW line(s): 7397

                  <LineNumber>Schedule C Line 14(d)</LineNumber>
OLD line(s): 7075

NEW line(s): 7447,7498

            <!-- Line 14(e) - Any liquid fuel derived from coal (including peat) -->
            <xsd:element name="LiquidFuelFromCoal" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Any liquid fuel derived from coal (including peat)</Description>
                  <LineNumber>Schedule C Line 14(e)</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
              <xsd:complexType>
                <xsd:sequence>
                  <!-- Rate -->
                  <xsd:element name="Rate">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Rate</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="RatioType">
                        <xsd:enumeration value=".50"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                  <!-- Gallons -->
                  <xsd:element name="Gallons" type="FuelGallonsNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Gallons</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- Amount of claim -->
                  <xsd:element name="Amount" type="USDecimalAmountNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Amount of claim</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- CRN -->
                  <xsd:element name="CRN">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>CRN</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="TextType">
                        <xsd:enumeration value="430"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
OLD line(s): 7078

NEW line(s): 7502,7724

            <!-- Line 14(f) - Liquid fuel derived from biomass -->
            <xsd:element name="LiquidFuelFromBiomass" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Liquid fuel derived from biomass</Description>
                  <LineNumber>Schedule C Line 14(f)</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
              <xsd:complexType>
                <xsd:sequence>
                  <!-- Rate -->
                  <xsd:element name="Rate">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Rate</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="RatioType">
                        <xsd:enumeration value=".50"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                  <!-- Gallons -->
                  <xsd:element name="Gallons" type="FuelGallonsNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Gallons</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- Amount of claim -->
                  <xsd:element name="Amount" type="USDecimalAmountNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Amount of claim</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- CRN -->
                  <xsd:element name="CRN">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>CRN</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="TextType">
                        <xsd:enumeration value="431"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                </xsd:sequence>
              </xsd:complexType>
            </xsd:element>
            <!-- Line 14(g) - Liquefied natural gas (LNG) -->
            <xsd:element name="LNG" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Liquefied natural gas (LNG)</Description>
                  <LineNumber>Schedule C Line 14(g)</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
              <xsd:complexType>
                <xsd:sequence>
                  <!-- Rate -->
                  <xsd:element name="Rate">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Rate</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="RatioType">
                        <xsd:enumeration value=".50"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                  <!-- Gallons -->
                  <xsd:element name="Gallons" type="FuelGallonsNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Gallons</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- Amount of claim -->
                  <xsd:element name="Amount" type="USDecimalAmountNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Amount of claim</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- CRN -->
                  <xsd:element name="CRN">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>CRN</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="TextType">
                        <xsd:enumeration value="432"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                </xsd:sequence>
              </xsd:complexType>
            </xsd:element>
            <!-- Line 14(h) - Liquefied gas derived from biomass -->
            <xsd:element name="LiquefiedGasFromBiomass" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Liquefied gas derived from biomass</Description>
                  <LineNumber>Schedule C Line 14(h)</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
              <xsd:complexType>
                <xsd:sequence>
                  <!-- Rate -->
                  <xsd:element name="Rate">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Rate</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="RatioType">
                        <xsd:enumeration value=".50"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                  <!-- Gallons -->
                  <xsd:element name="Gallons" type="FuelGallonsNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Gallons</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- Amount of claim -->
                  <xsd:element name="Amount" type="USDecimalAmountNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Amount of claim</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- CRN -->
                  <xsd:element name="CRN">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>CRN</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="TextType">
                        <xsd:enumeration value="436"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                </xsd:sequence>
              </xsd:complexType>
            </xsd:element>
            <!-- Line 14(i) - Compressed gas derived from biomass (CGE = 121 cu. ft.) -->
            <xsd:element name="CompressedGasFromBiomass" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Liquid fuel derived from biomass</Description>
                  <LineNumber>Schedule C Line 14(i)</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
              <xsd:complexType>
                <xsd:sequence>
                  <!-- Rate -->
                  <xsd:element name="Rate">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Rate</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="RatioType">
                        <xsd:enumeration value=".50"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                  <!-- Gallons -->
                  <xsd:element name="Gallons" type="FuelGallonsNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Gallons</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- Amount of claim -->
                  <xsd:element name="Amount" type="USDecimalAmountNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Amount of claim</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- CRN -->
                  <xsd:element name="CRN">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>CRN</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="TextType">
                        <xsd:enumeration value="437"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                </xsd:sequence>
              </xsd:complexType>
            </xsd:element>
          </xsd:sequence>
        </xsd:complexType>
      </xsd:element>
OLD line(s): 7080

      <!-- Line 14 - Other claims -->
NEW line(s): 7726

      <!-- Line 15 - Other claims -->
OLD line(s): 7089

            <!-- Line 14(a) - Section 4051(d) tire credit (tax on vehicle reported on IRS No. 33) -->
NEW line(s): 7735

            <!-- Line 15(a) - Section 4051(d) tire credit (tax on vehicle reported on IRS No. 33) -->
OLD line(s): 7094

                  <LineNumber>Schedule C Line 14(a)</LineNumber>
NEW line(s): 7740

                  <LineNumber>Schedule C Line 15(a)</LineNumber>
OLD line(s): 7123

            <!-- Line 14(b) - Exported dyed diesel fuel -->
NEW line(s): 7769

            <!-- Line 15(b) - Exported dyed diesel fuel -->
OLD line(s): 7128

                  <LineNumber>Schedule C Line 14(b)</LineNumber>
NEW line(s): 7774

                  <LineNumber>Schedule C Line 15(b)</LineNumber>
OLD line(s): 7159

            <!-- Line 14(c) - Exported dyed kerosene -->
NEW line(s): 7805

            <!-- Line 15(c) - Exported dyed kerosene -->
OLD line(s): 7164

                  <LineNumber>Schedule C Line 14(c)</LineNumber>
NEW line(s): 7810

                  <LineNumber>Schedule C Line 15(c)</LineNumber>
OLD line(s): 7195

            <!-- Line 14(d) - Diesel-water fuel emulsion -->
NEW line(s): 7841

            <!-- Line 15(d) - Diesel-water fuel emulsion -->
OLD line(s): 7200

                  <LineNumber>Schedule C Line 14(d)</LineNumber>
NEW line(s): 7846

                  <LineNumber>Schedule C Line 15(d)</LineNumber>
OLD line(s): 7240

            <!-- Line 14(e) - Registered credit card issuers -->
NEW line(s): 7886

            <!-- Line 15(e) - Registered credit card issuers -->
OLD line(s): 7245

                  <LineNumber>Schedule C Line 14(e)</LineNumber>
NEW line(s): 7891

                  <LineNumber>Schedule C Line 15(e)</LineNumber>
OLD line(s): 7285

            <!-- Line 14(f) - Taxable tires other -->
NEW line(s): 7931

            <!-- Line 15(f) - Taxable tires other -->
OLD line(s): 7290

                  <LineNumber>Schedule C Line 14(f)</LineNumber>
NEW line(s): 7936

                  <LineNumber>Schedule C Line 15(f)</LineNumber>
OLD line(s): 7329

            <!-- Line 14(g) - Taxable tires, biasply or super single tires -->
NEW line(s): 7975

            <!-- Line 15(g) - Taxable tires, biasply or super single tires -->
OLD line(s): 7334

                  <LineNumber>Schedule C Line 14(g)</LineNumber>
NEW line(s): 7980

                  <LineNumber>Schedule C Line 15(g)</LineNumber>
OLD line(s): 7373

            <!-- Line 14(h) - Taxable tires, super single tires designed for steering -->
NEW line(s): 8019

            <!-- Line 15(h) - Taxable tires, super single tires designed for steering -->
OLD line(s): 7378

                  <LineNumber>Schedule C Line 14(h)</LineNumber>
NEW line(s): 8024

                  <LineNumber>Schedule C Line 15(h)</LineNumber>
OLD line(s): 7417

            <!-- Line 14(i) - Other claims - Pub. 510 -->
NEW line(s): 8063

            <!-- Line 15(i) - Other claims - Pub. 510 -->
OLD line(s): 7422

                  <LineNumber>Schedule C Line 14(i)</LineNumber>
NEW line(s): 8068

                  <LineNumber>Schedule C Line 15(i)</LineNumber>
OLD line(s): 7473

            <LineNumber>Schedule C Line 15</LineNumber>
NEW line(s): 8119

            <LineNumber>Schedule C Line 16</LineNumber>