<?xml version="1.0" encoding="UTF-8" ?>
<!-- 
 National Highway Traffic Safety Administration (NHTSA)
 Early Warning Reporting (EWR)
 
 XML Instance for reporting Tires aggregate data
 NHTSA Version: 1.4 
-->
<odi:Tires xmlns:odi="http://www-odi.nhtsa.dot.gov/ewr/XMLSchema/Tires"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:schemaLocation="http://www-odi.nhtsa.dot.gov/ewr/XMLSchema Tires.xsd">
<ReportInfo >
  <ManufacturerName> </ManufacturerName>
  <ReportQuarter> </ReportQuarter>
  <ReportYear> </ReportYear>
  <ReportName>Tires</ReportName>
  <ReportVersion> </ReportVersion>
  <ReportGeneratedDate> </ReportGeneratedDate>
  <ReportContactName> </ReportContactName>
  <ReportContactEmail> </ReportContactEmail>
  <ReportContactPhone> </ReportContactPhone>
  <NHTSATemplateRevisionNo>1.4</NHTSATemplateRevisionNo>
</ReportInfo >
<Production>
<PrTire>
  <TireLine> </TireLine>
  <TireSize> </TireSize>
  <SKU> </SKU>
  <ProdYear> </ProdYear>
  <PlantCode> </PlantCode>
  <OrigEquip> </OrigEquip>
  <WarrantyProduction> </WarrantyProduction>
  <TotalProduction> </TotalProduction>
 </PrTire>
</Production>
<ProdSKUTypeCode>
<PstTire>
  <SKU> </SKU>
  <TypeCode> </TypeCode>
 </PstTire>
</ProdSKUTypeCode>
<ProdOEVehApp>
<PovTire>
  <SKU> </SKU>
  <VehicleMake> </VehicleMake>
  <VehicleModel> </VehicleModel>
  <VehicleModelYear> </VehicleModelYear>
 </PovTire>
</ProdOEVehApp>
<PropertyDamage>
<PdTire>
  <TireLine> </TireLine>
  <TireSize> </TireSize>
  <SKU> </SKU>
  <PlantCode> </PlantCode>
  <ProdYear> </ProdYear>
  <Tread-71> </Tread-71>
  <SideWall-72> </SideWall-72>
  <Bead-73> </Bead-73>
  <Other-98> </Other-98>
 </PdTire>
</PropertyDamage>
<WarrantyAdjustments>
<WaTire>
  <TireLine> </TireLine>
  <TireSize> </TireSize>
  <SKU> </SKU>
  <PlantCode> </PlantCode>
  <ProdYear> </ProdYear>
  <Tread-71> </Tread-71>
  <SideWall-72> </SideWall-72>
  <Bead-73> </Bead-73>
  <Other-98> </Other-98>
 </WaTire>
</WarrantyAdjustments>
<CommonGreen>
<CgTire>
  <CGreenGroup> </CGreenGroup>
  <TireLine> </TireLine>
  <TypeCode> </TypeCode>
  <SKU> </SKU>
  <BrandName> </BrandName>
  <BrandOwner> </BrandOwner>
 </CgTire>
</CommonGreen>
</odi:Tires>
