<?xml version="1.0" encoding="UTF-8" ?>1<!-- It can be added for each operators like below form23<ABC> -> sales code4<sapient>true</sapient> -> feature15<burton>false</burton> -> feature26<libtech>true</libtech> -> feature37.8.9</ABC>1011each name of tags are will be environment variable with ro.csc.12ex) ro.csc.sapient, ro.csc.burton, ro.csc.libtech <== you could use them at any section.13also, should be added between <FeatureSet>14and </FeatureSet> .15[email protected] -->16<SamsungMobileFeature>1718<Country></Country>19<CountryISO></CountryISO>20<SalesCode></SalesCode>2122<!-- Default Values -->23<FeatureSet>24</FeatureSet>2526</SamsungMobileFeature>272829