Created
January 3, 2015 14:59
-
-
Save drupalista-br/34c33988b78a884e5294 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<xml> | |
<nome>Nome do Produto</nome> | |
<preco>5068</preco> | |
<preco_velho>7068</preco_velho> | |
<qtde_em_estoque>99885.00</qtde_em_estoque> | |
<cod_cidade>35</cod_cidade> | |
<localizacao_fisica>A1-C4</localizacao_fisica> | |
<cod_produto_erp>123</cod_produto_erp> | |
</xml> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment