<?xml version="1.0" encoding="utf-8"?>
<NPCMappingData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <!--
  This file contains the names and roles of all NPC's.
  To change a name or role, just edit the part between <text> &</Text>, do not edit any other parts!
  -->
  <NPCMappings>
    <!-- Ashley -->
    <NPCMapping><Label>[2_NAME]</Label><!-- Her name is: --><Text>Ashley</Text></NPCMapping>
    <NPCMapping><Label>[2_HER]</Label><!-- I am to her: --><Text>big brother</Text></NPCMapping>
    <NPCMapping><Label>[2_ME]</Label><!-- And she is to me: --><Text>little sister</Text></NPCMapping>
    <NPCMapping><Label>[2_PLURAL]</Label><!-- Plural --><Text>sisters</Text></NPCMapping>
    <!-- Veronica -->
    <NPCMapping><Label>[3_NAME]</Label><!-- Her name is: --><Text>Veronica</Text></NPCMapping>
    <NPCMapping><Label>[3_HER]</Label><!-- I am to her: --><Text>little brother</Text></NPCMapping>
    <NPCMapping><Label>[3_ME]</Label><!-- And she is to me: --><Text>big sister</Text></NPCMapping>
    <!-- Claire -->
    <NPCMapping><Label>[4_NAME]</Label><!-- I call her: --><Text>Mom</Text></NPCMapping>
    <NPCMapping><Label>[4_REAL_NAME]</Label><!-- Her real name is her: --><Text>Claire</Text></NPCMapping>
    <NPCMapping><Label>[4_HER]</Label><!-- I am to her: --><Text>son</Text></NPCMapping>
    <NPCMapping><Label>[4_ME]</Label><!-- And she is to me: --><Text>mother</Text></NPCMapping>
    <!-- Emma -->
    <NPCMapping><Label>[13_NAME]</Label><!-- Her name is: --><Text>Emma</Text></NPCMapping>
    <NPCMapping><Label>[13_HER]</Label><!-- I am to her: --><Text>nephew</Text></NPCMapping>
    <NPCMapping><Label>[13_ME]</Label><!-- She is to me: --><Text>aunt</Text></NPCMapping>
    <!-- Friends -->
    <NPCMapping><Label>[5_NAME]</Label><!-- Her name is: --><Text>Sophia</Text></NPCMapping>
    <NPCMapping><Label>[6_NAME]</Label><!-- Her name is: --><Text>Pam</Text></NPCMapping>
    <NPCMapping><Label>[7_NAME]</Label><!-- Her name is: --><Text>Debby</Text></NPCMapping>
    <NPCMapping><Label>[8_NAME]</Label><!-- Her name is: --><Text>Amy</Text></NPCMapping>
    <NPCMapping><Label>[9_NAME]</Label><!-- Her name is: --><Text>Valerie</Text></NPCMapping>
    <NPCMapping><Label>[10_NAME]</Label><!-- Her name is: --><Text>Kathy</Text></NPCMapping>
    <NPCMapping><Label>[11_NAME]</Label><!-- Her name is: --><Text>Cassie</Text></NPCMapping>
    <NPCMapping><Label>[12_NAME]</Label><!-- Her name is: --><Text>Linda</Text></NPCMapping>
    <NPCMapping><Label>[14_NAME]</Label><!-- Her name is: --><Text>Megan</Text></NPCMapping>
    <NPCMapping><Label>[15_NAME]</Label><!-- Her name is: --><Text>Faye</Text></NPCMapping>
    <NPCMapping><Label>[16_NAME]</Label><!-- Her name is: --><Text>Kayla</Text></NPCMapping>
    <NPCMapping><Label>[17_NAME]</Label><!-- Her  name is: --><Text>Angel</Text></NPCMapping>
    <NPCMapping><Label>[17_NAME_FULL]</Label><!-- Her full name is: --><Text>Urban Angel</Text></NPCMapping>
    <NPCMapping><Label>[18_NAME]</Label><!-- Her  name is: --><Text>Yumi</Text></NPCMapping>
    <!-- Dr. Diane Matthews/Fletcher -->
    <NPCMapping><Label>[19_NAME]</Label><!-- Her  name is: --><Text>Diane</Text></NPCMapping>
    <NPCMapping><Label>[19_OLD]</Label><!-- Her married name is: --><Text>Dr. Matthews</Text></NPCMapping>    
    <NPCMapping><Label>[19_NEW]</Label><!-- Her maiden name is: --><Text>Dr. Fletcher</Text>
    </NPCMapping>
  </NPCMappings>
</NPCMappingData>