<?xml version="1.0" encoding="utf-8" ?>
<Defs>
    <TraitDef>
        <defName>Xenophobia</defName>
        <commonality>1</commonality>
        <degreeDatas>
            <li>
                <label>xenophobe</label>
                <description>[PAWN_nameDef] hates and distrusts xenos. They see them as little more than animals.</description>
                <degree>1</degree>
                <commonality>0.8</commonality>
            </li>
            <li>
                <label>xenophile</label>
                <description>[PAWN_nameDef] thinks aliens are exotic and interesting. They would love to get to know them more and wouldn't mind forming relationships with them.</description>
                <degree>-1</degree>
                <commonality>1</commonality>
            </li>
        </degreeDatas>
    </TraitDef>
</Defs>