<?xml version="1.0" encoding="utf-8"?>
<cfdi:Comprobante
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:cfdi="http://www.sat.gob.mx/cfd/4"
    xmlns:decreto ="http://www.sat.gob.mx/renovacionysustitucionvehiculos"
    xsi:schemaLocation="http://www.sat.gob.mx/cfd/4 cfdv40.xsd
    http://www.sat.gob.mx/renovacionysustitucionvehiculos http://www.sat.gob.mx/sitio_internet/cfd/renovacionysustitucionvehiculos/renovacionysustitucionvehiculos.xsd"
    Version="4.0" Fecha="2021-12-08T23:59:59" 
    Moneda="XXX" SubTotal="0" Total="0"  
    TipoDeComprobante="P" FormaPago="02"  
    Exportacion="03" LugarExpedicion="99999"
    NoCertificado="30001000000300023708" Sello="" Certificado="">
    <cfdi:CfdiRelacionados TipoRelacion="09">
        <cfdi:CfdiRelacionado UUID="F4F09AEF-57F2-4BE0-A828-87D1A80ED61C" />
    </cfdi:CfdiRelacionados>
    <cfdi:Emisor Rfc=" AAA010101AAA" RegimenFiscal="622" Nombre="Esta es una demostración" />
    <cfdi:Receptor Rfc="BASJ600902KL9" UsoCFDI="P01"  Nombre="Juanito Bananas De la Sierra"  DomicilioFiscalReceptor="99999" RegimenFiscalReceptor="630" />
    <cfdi:Conceptos>
      <cfdi:Concepto ClaveProdServ="84111506" Cantidad="1" ClaveUnidad="ACT" Descripcion="Descripcion" 
      ValorUnitario="0" Importe="0" ObjetoImp="01" />
    </cfdi:Conceptos>
  <cfdi:Complemento>
		<decreto:renovacionysustitucionvehiculos Version="1.0" TipoDeDecreto="01">
			<decreto:DecretoRenovVehicular VehEnaj="02">
				<decreto:VehiculosUsadosEnajenadoPermAlFab NumPedIm="56789" NumFolTarjCir="3456" Aduana="Aduana" NumMotor="7890123" NumPlacas="456789" Modelo="Modelo" Año="2001" NIV="NIV" Marca="Marca" TipoVeh="08" NumSerie="987654321" FechaRegulVeh="1999-12-31" PrecioVehUsado="10001.56" Foliofiscal="123A" TipooClase="TipooClase" />
				<decreto:VehiculoNuvoSemEnajenadoFabAlPerm NumPlacas="987654" Modelo="Modelo" Año="1990" RFC="PEPJ8001019Q8" />
			</decreto:DecretoRenovVehicular>
		</decreto:renovacionysustitucionvehiculos>	
		<decreto:renovacionysustitucionvehiculos Version="1.0" TipoDeDecreto="02">
			<decreto:DecretoSustitVehicular VehEnaj="01">
				<decreto:VehiculoUsadoEnajenadoPermAlFab NumPedIm="56789" NumFolTarjCir="3456" Aduana="Aduana" NumMotor="7890123" NumPlacas="456789" Modelo="Modelo" Año="2001" NIV="NIV" Marca="Marca" TipoVeh="06" NumSerie="987654321" FechaRegulVeh="1999-12-31" PrecioVehUsado="10001.56" Foliofiscal="123A" TipooClase="TipooClase" NumFolAvisoint="ISO12345" />
				<decreto:VehiculoNuvoSemEnajenadoFabAlPerm NumPlacas="987654" Modelo="Modelo" Año="1990" RFC="PEPJ8001019Q8" />
			</decreto:DecretoSustitVehicular>
		</decreto:renovacionysustitucionvehiculos>	
  </cfdi:Complemento>
</cfdi:Comprobante>