19 lines
436 B
XML
19 lines
436 B
XML
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
|
<install>
|
|
<tax>
|
|
<id>1</id>
|
|
<site_id>1</site_id>
|
|
<country_id>61</country_id>
|
|
<zone></zone>
|
|
<description>GST</description>
|
|
<rate>0.1</rate>
|
|
<tax_id_collect></tax_id_collect>
|
|
<tax_id_name></tax_id_name>
|
|
<tax_id_req></tax_id_req>
|
|
<tax_id_exempt></tax_id_exempt>
|
|
</tax>
|
|
<tax_id>
|
|
<id>2</id>
|
|
</tax_id>
|
|
</install>
|