diff --git a/pytrustnfe/nfe/templates/NfeAutorizacao.xml b/pytrustnfe/nfe/templates/NfeAutorizacao.xml
index c08e9a1..bc35bdf 100644
--- a/pytrustnfe/nfe/templates/NfeAutorizacao.xml
+++ b/pytrustnfe/nfe/templates/NfeAutorizacao.xml
@@ -587,16 +587,18 @@
{{ imposto.ISSQN.vDeducao }}
{% endif %}
+ {% if imposto.ICMSUFDest is defined %}
- 0.00
- 0.00
- 0.00
- 12.00
- 40
- 0.00
- 0.00
- 0.00
+ {{ imposto.ICMSUFDest.vBCUFDest }}
+ {{ imposto.ICMSUFDest.pFCPUFDest }}
+ {{ imposto.ICMSUFDest.pICMSInter }}
+ {{ imposto.ICMSUFDest.pICMSInter }}
+ {{ imposto.ICMSUFDest.pICMSInterPart }}
+ {{ imposto.ICMSUFDest.vFCPUFDest }}
+ {{ imposto.ICMSUFDest.vICMSUFDest }}
+ {{ imposto.ICMSUFDest.vICMSUFRemet }}
+ {% endif %}
{% endwith %}
{% if det.impostoDevol is defined %}