<?xml version="1.0" encoding="UTF-8" ?>
<!-- 
 National Highway Traffic Safety Administration (NHTSA)
 Early Warning Reporting (EWR)
 
 XML Instance for reporting Motorcycle aggregate data
 NHTSA Version: 1.2 
-->
<odi:MotorCycles xmlns:odi="http://www-odi.nhtsa.dot.gov/ewr/XMLSchema/MotorCycles"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:schemaLocation="http://www-odi.nhtsa.dot.gov/ewr/XMLSchema MotorCycles.xsd">
<ReportInfo >
  <ManufacturerName> </ManufacturerName>
  <ReportQuarter> </ReportQuarter>
  <ReportYear> </ReportYear>
  <ReportName>MotorCycles</ReportName>
  <ReportVersion> </ReportVersion>
  <ReportGeneratedDate> </ReportGeneratedDate>
  <ReportContactName> </ReportContactName>
  <ReportContactEmail> </ReportContactEmail>
  <ReportContactPhone> </ReportContactPhone>
  <NHTSATemplateRevisionNo>1.2</NHTSATemplateRevisionNo>
</ReportInfo >
<Production>
<PrMCycle>
  <Make> </Make>
  <Model> </Model>
  <ModelYear> </ModelYear>
  <TotalProduction> </TotalProduction>
 </PrMCycle>
</Production>
<ConsumerComplaints>
<CcMCycle>
  <Make> </Make>
  <Model> </Model>
  <ModelYear> </ModelYear>
  <Steering-01> </Steering-01>
  <Suspension-02> </Suspension-02>
  <ServiceBrake-03> </ServiceBrake-03>
  <EngAndEngCooling-06> </EngAndEngCooling-06>
  <FuelSys-07> </FuelSys-07>
  <PowerTrain-10> </PowerTrain-10>
  <Electrical-11> </Electrical-11>
  <ExtLighting-12> </ExtLighting-12>
  <Structure-16> </Structure-16>
  <SpeedControl-18> </SpeedControl-18>
  <TiresRelated-19> </TiresRelated-19>
  <Wheels-20> </Wheels-20>
  <FireRelated-23> </FireRelated-23>
 </CcMCycle>
</ConsumerComplaints>
<PropertyDamage>
<PdMCycle>
  <Make> </Make>
  <Model> </Model>
  <ModelYear> </ModelYear>
  <Steering-01> </Steering-01>
  <Suspension-02> </Suspension-02>
  <ServiceBrake-03> </ServiceBrake-03>
  <EngAndEngCooling-06> </EngAndEngCooling-06>
  <FuelSys-07> </FuelSys-07>
  <PowerTrain-10> </PowerTrain-10>
  <Electrical-11> </Electrical-11>
  <ExtLighting-12> </ExtLighting-12>
  <Structure-16> </Structure-16>
  <SpeedControl-18> </SpeedControl-18>
  <TiresRelated-19> </TiresRelated-19>
  <Wheels-20> </Wheels-20>
  <FireRelated-23> </FireRelated-23>
 </PdMCycle>
</PropertyDamage>
<WarrantyClaims>
<WcMCycle>
  <Make> </Make>
  <Model> </Model>
  <ModelYear> </ModelYear>
  <Steering-01> </Steering-01>
  <Suspension-02> </Suspension-02>
  <ServiceBrake-03> </ServiceBrake-03>
  <EngAndEngCooling-06> </EngAndEngCooling-06>
  <FuelSys-07> </FuelSys-07>
  <PowerTrain-10> </PowerTrain-10>
  <Electrical-11> </Electrical-11>
  <ExtLighting-12> </ExtLighting-12>
  <Structure-16> </Structure-16>
  <SpeedControl-18> </SpeedControl-18>
  <TiresRelated-19> </TiresRelated-19>
  <Wheels-20> </Wheels-20>
  <FireRelated-23> </FireRelated-23>
 </WcMCycle>
</WarrantyClaims>
<FieldReports>
<FrMCycle>
  <Make> </Make>
  <Model> </Model>
  <ModelYear> </ModelYear>
  <Steering-01> </Steering-01>
  <Suspension-02> </Suspension-02>
  <ServiceBrake-03> </ServiceBrake-03>
  <EngAndEngCooling-06> </EngAndEngCooling-06>
  <FuelSys-07> </FuelSys-07>
  <PowerTrain-10> </PowerTrain-10>
  <Electrical-11> </Electrical-11>
  <ExtLighting-12> </ExtLighting-12>
  <Structure-16> </Structure-16>
  <SpeedControl-18> </SpeedControl-18>
  <TiresRelated-19> </TiresRelated-19>
  <Wheels-20> </Wheels-20>
  <FireRelated-23> </FireRelated-23>
 </FrMCycle>
</FieldReports>
</odi:MotorCycles>
