<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="reminders.xsl"?>

<alerts>
<number>4</number>
<alert>
<date>11/24/05 At: 5:00pm</date>
<title>Thanksgiving Dinner</title>
<color>orange</color>
<place>Our house</place>
<note>Eat supper at our house w/11 other ppl</note>
</alert>

<alert>
<date>12/08/05 At: 12:00am</date>
<title>My Birthday</title>
<color>blue</color>
<note>my 14th birthday</note>
</alert>

<alert>
<date>12/25/05 At: 12:00am</date>
<title>Christmas</title>
<color>red</color>
<note>bring 40cents to Kevin's to give to Art for candy bar</note>
</alert>

<alert>
<date>1/25/05 At:12:00am</date>
<title>Renew Norton</title>
<color>#FF9900</color>
<note>Norton expires the day before this!@#$%^*()_-+=`~[]{}\|:;"'>,.?/+</note>
</alert>
</alerts>
