The import file consists of two parts: the header information and one or more transactions. Each part is in a pair of tags <>.

<customers>
"Customer A", "0", "Contact", "A Street", "More Street Info", "A City", "A Prov", "V3M7Q3", "A Country", "6045558471", "", "6045559132", "[email protected]"
</customers>










<Version>
"12001", "1"
</Version>
<customers>
"name", "0", "Contact", "street", "street2", "city", "prov", "postal", "country", "phone", "phone2", "fax", "[email protected]"
"name2", "0", "Contact", "street", "street2", "city", "prov", "postal", "country", "phone", "phone2", "fax", "[email protected]"
</customers>
<vendors>
"name", "0", "Contact", "street", "street2", "city", "prov", "postal", "country", "phone", "phone2", "fax", "[email protected]"
"name2", "0", "Contact", "street", "street2", "city", "prov", "postal", "country", "phone", "phone2", "fax", "[email protected]"
</vendors>
<PurQuote>
< This is the vendor line "name"
"UNIVERSAL CONSTRUCTION"
< This is an option line.
<! "no. of details", "quote no.", "entry date", "ship date", "total amount", "discount rate",
<! "discount days", "net days", "freight amt", "tax information"
"1","203","3-15-2000", "69.98","2.00","30","60","10.00","GST","0","1","7.00","0.70"
<! This is a detail line.
<! "item no.", "quantity", "price", "amt", "tax information"
"C1020","20.0000","2.6000","52.00","GST","0","1","7.00","3.64","PST Charged","0","0","7.00","3.64"
</PurQuote>
<PurInvoice>
"UNIVERSAL CONSTRUCTION","0", "102 - 3701 Hastings Street", "Vancouver","British Columbia","V5C2H6","Canada"
"1", ,"27858","3-15-2001","1120.00","2.00","30","60","0.00"
,"0.0000","0.0000","1000.00","GST","0","1","5.00","50.00","PST","0","0","7.00","70.00"
</PurInvoice>
<SalInvoice>
"UNIVERSAL CONSTRUCTION" "102-3701 East Hastings St.", "Vancouver","British Columbia","V5C2H6"
"2", "","3-15-2001", "3", "VISA", "67.84","0.00"
"C1020","2.0000","4.7500","9.50","GST","0","1","7.00","0.67","PST","0","0","7.00","0.67"
"H1020","2.0000","25.0000","50.00","GST","0","1","7.00","3.50","PST","0","0","7.00","3.50"
</SalInvoice>
<Timeslip>
“Sifnos, Janice”
“2”,”1242”,”3-15-2001”
“Customer5”,”C1020”,”02:00:00”
“Customer6”,”C1020”,”02:00:00”
</Timeslip>
How to import transactions using a .IMP format
How to import .CSV record data
Importing miscellaneous General Journal entries from a text file