Trying to add a [series of] new specialization tech. So far, one works fine, but the other sees the second (as appearing in the xml) specialization option overwriting the first. I've swapped the order in the xml and either way, the second occurring option overwrites the first. I've taken their specialization tags out, and they appear independently just fine. So far as I can tell, their formatting is identical to the other set of specializations I've made, and that one works fine. Help?
<Tech>
<InternalName>MasterLorenAntiparticleStudyA</InternalName>
<GenericName>LorenAntiparticleStudyA</GenericName>
<DisplayName>MasterLorenAntiparticleStudyA_Name</DisplayName>
<TechTree>Master_Tree</TechTree>
<ShortDescription>MasterLorenAntiparticleStudyA_ShortDec</ShortDescription>
<Description>MasterLorenAntiparticleStudyA_Dec</Description>
<ResearchCost>64</ResearchCost>
<TechPoints>1</TechPoints>
<Specialization>MasterLorenAntiparticleSpecialization</Specialization>
<AICategoryWeight>
<Military>14</Military>
<Fortification>16</Fortification>
</AICategoryWeight>
<Prerequ>
<Techs>
<Option>ResourceProcessingTech</Option>
</Techs>
<TechAge>
<Option>AgeOfExpansion</Option>
</TechAge>
</Prerequ>
</Tech>
<Tech>
<InternalName>MasterLorenAntiparticleStudyE</InternalName>
<GenericName>LorenAntiparticleStudyE</GenericName>
<DisplayName>MasterLorenAntiparticleStudyE_Name</DisplayName>
<TechTree>Master_Tree</TechTree>
<ShortDescription>MasterLorenAntiparticleStudyE_ShortDec</ShortDescription>
<Description>MasterLorenAntiparticleStudyE_Dec</Description>
<ResearchCost>64</ResearchCost>
<TechPoints>1</TechPoints>
<Specialization>MasterLorenAntiparticleSpecialization</Specialization>
<AICategoryWeight>
<Military>18</Military>
<Growth>10</Growth>
<Fortification>16</Fortification>
</AICategoryWeight>
<Prerequ>
<Techs>
<Option>ResourceProcessingTech</Option>
</Techs>
<TechAge>
<Option>AgeOfExpansion</Option>
</TechAge>
</Prerequ>
</Tech>