<?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" 
    xsi:schemaLocation="http://www.sat.gob.mx/cfd/4 cfdv40.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>
    <!-- MINIMUM REQUIRED FIELDS -->
    <detallista:detallista xmlns:detallista="http://www.sat.gob.mx/detallista"
  xsi:schemaLocation="http://www.sat.gob.mx/detallista http://www.sat.gob.mx/sitio_internet/cfd/detallista/detallista.xsd" 
  contentVersion="1.3.1"
  type="SimpleInvoiceType"
    documentStructureVersion="AMC8.1" documentStatus="ORIGINAL">
      <detallista:requestForPaymentIdentification>
        <detallista:entityType>INVOICE</detallista:entityType>
      </detallista:requestForPaymentIdentification>
      <detallista:specialInstruction code="ZZZ">
        <detallista:text>Monto de la venta</detallista:text>
      </detallista:specialInstruction>
      <detallista:orderIdentification>
        <detallista:referenceIdentification type="ON">
        4500536101</detallista:referenceIdentification>
      </detallista:orderIdentification>
      <detallista:AdditionalInformation>
        <detallista:referenceIdentification type="ATZ"/>
      </detallista:AdditionalInformation>
      <detallista:buyer>
        <detallista:gln>0000000000000</detallista:gln>
        <detallista:contactInformation>
          <detallista:personOrDepartmentName>
            <detallista:text>000</detallista:text>
          </detallista:personOrDepartmentName>
        </detallista:contactInformation>
      </detallista:buyer>
      <detallista:currency currencyISOCode="MXN">
        <detallista:currencyFunction>BILLING_CURRENCY</detallista:currencyFunction>
      </detallista:currency>
      <detallista:currency currencyISOCode="USD">
        <detallista:currencyFunction>PAYMENT_CURRENCY</detallista:currencyFunction>
        <detallista:rateOfChange>1.000000</detallista:rateOfChange>
      </detallista:currency>
    </detallista:detallista>
	</cfdi:Complemento>
</cfdi:Comprobante>