The <PROJECT_INTERFACE> element wraps all the other tags in the adaptor template. It takes one attribute, IFTYPE, which indicates the adaptor type; valid types include Source, Test, and Defect.
<PROJECT_INTERFACE IFTYPE="Source"> ...all other elements... </PROJECT_INTERFACE>