HST Import - Line 7 does not contain compatible tax information

SOLVED

Hello!

I've seen this asked several times here, but everything we've tried related to previous answers, has not helped.

We are trying to import an .imp file that has been exported from another program.

When importing, we keep getting an error code "line 7 does not contain compatible tax information".

Our syntax is below (customer info changed for privacy reasons) - highlighted in yellow: what we removed for the import to work - however, no taxes show on the import (since it's been removed).

Every variation we've tried to adjust that tax section, has returned the same error. I've also attached a screenshot of our tax codes within Sage.

We use HST, 13% (codes H and HI in Sage)

Any help would be greatly appreciated! Thank you!!

<Version>
"12001","1"
</Version>
<SalInvoice>
"Company Name","1","AP","realaddress","","city","province","N1N1N1","CA","","","",""
"5","C000004","4","06-26-2023","0","30 days","788.23","0"
"4020","2","150.00","150.00","H","0","1","13.00","19.50"
"4030","1","70.50","70.50","H","0","1","13.00","9.17"
"4050","1","7.05","7.05","H","0","1","13.00","0.92"
"4200","1","470.00","470.00","H","0","1","13.00","61.10"
</SalInvoice>

*there is also a blank line after the final end tag*