<?xml version="1.0" encoding="utf-8"?>
<!-- A valid XML document for CFD v3.3 schema with nonsense values for testing -->
<!-- Comments to http://www.cryptosys.net/contact/ -->

<cfdi:Comprobante
  xmlns:cfdi="http://www.sat.gob.mx/cfd/3" 
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
  xmlns:cce11="http://www.sat.gob.mx/ComercioExterior11"
  xsi:schemaLocation="http://www.sat.gob.mx/cfd/3 http://www.sat.gob.mx/sitio_internet/cfd/3/cfdv33.xsd 
  http://www.sat.gob.mx/ComercioExterior11 http://www.sat.gob.mx/sitio_internet/cfd/ComercioExterior11/ComercioExterior11.xsd"
    Version="3.3" Fecha="2017-05-01T01:23:59" 
    NoCertificado="40001000000300000337" Sello="" Certificado="" 
    Moneda="MXN" SubTotal="1000" Total="1500"  
  TipoDeComprobante="I" FormaPago="02"  
    LugarExpedicion="45079" >
    <cfdi:Emisor Rfc=" AAA010101AAA" RegimenFiscal="622"/>
    <cfdi:Receptor Rfc="BASJ600902KL9" UsoCFDI="G03"/>
    <cfdi:Conceptos>
        <cfdi:Concepto ClaveProdServ="01010101" ClaveUnidad="C81" Cantidad="1.5" 
    Descripcion="ACERO" ValorUnitario="1500000" Importe="2250000" />
    </cfdi:Conceptos>
  <cfdi:Impuestos />
  <cfdi:Complemento>
  <!-- MINIMUM REQUIRED FIELDS -->
  <cce11:ComercioExterior Version="1.1" TipoOperacion="2">
    </cce11:ComercioExterior>
  </cfdi:Complemento>
</cfdi:Comprobante>