main
wxl 7 lines 233 Bytes
Raw
1 <?xml version="1.0" encoding="utf-8"?>
2 <WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl" Culture="en-US">
3
4 <String Id="Loc1" Value="This is row one" />
5 <String Id="Loc2" Value="This is row two" />
6
7 </WixLocalization>