<?xml version="1.0" encoding="UTF-8"?>
<hiptop xml:lang="en" xmlns="http://dev.w3.org/cvsweb/2001/palmagent/hiptop">

<contact id="_1109">
  <category>Friends</category>
  <first_name>Richard</first_name>
  <last_name>Smith</last_name>
  <addresses>
    <item>
      <city>Anytown</city>
      <zip>01010</zip>
      <label>Work</label>
      <state>MA</state>
      <street>123 Corporate Plaza</street>
    </item>
  </addresses>
  <nick_name>Dick</nick_name>
  <notes>rdf:
p:livesWith #jane-jones
p:child #robbie-jones
a g:Male</notes>
  <id>1109</id>
  <last_modified>2005-12-16T13:51:33Z</last_modified>
  <urls>
    <item>
      <address>http://acme.example.com/</address>
      <label>Home</label>
    </item>
    <item>
      <address>#dick-smith</address>
      <label>ID</label>
    </item>
  </urls>
  <birth_date>19670706</birth_date>
  <phone_numbers>
    <item>
      <number>+1-413-555-1234</number>
      <label>Work</label>
    </item>
  </phone_numbers>
  <company>Acme Industries</company>
  <email_addresses>
    <item>
      <address>rsmith@acme.example.com</address>
      <label>Work</label>
    </item>
  </email_addresses>
  <job_title>A Cog</job_title>
</contact>

<contact id="_1110">
  <category>Friends</category>
  <first_name>Jane</first_name>
  <last_name>Jones</last_name>
  <addresses>
    <item>
      <city>Anytown</city>
      <zip>01110</zip>
      <label>Home</label>
      <state>MA</state>
      <street>1 Happy Lane</street>
    </item>
    <item>
      <city>Anytown</city>
      <zip>01010</zip>
      <label>Work</label>
      <state>MA</state>
      <street>Amalgamated Dr</street>
    </item>
  </addresses>
  <notes>rdf:
p:spouse #dick-smith
p:child #robbie-jones
p:anniversary "1990-09-19"
a g:Female</notes>
  <id>1110</id>
  <last_modified>2005-12-16T13:50:36Z</last_modified>
  <urls>
    <item>
      <address>#jane-jones</address>
      <label>ID</label>
    </item>
    <item>
      <address>http://amalgamated.example.com</address>
      <label>Work</label>
    </item>
  </urls>
  <birth_date>19640604</birth_date>
  <phone_numbers>
    <item>
      <number>+1-413-555-2345</number>
      <label>Home</label>
    </item>
    <item>
      <number>+1-413-555-3456</number>
      <label>Work</label>
    </item>
  </phone_numbers>
  <company>Amalgamated Industries, Ltd.</company>
  <email_addresses>
    <item>
      <address>jane@home.example.org</address>
      <label>Home</label>
    </item>
    <item>
      <address>jane.jones@amalgamated.example.org</address>
      <label>Work</label>
    </item>
  </email_addresses>
  <job_title>President</job_title>
</contact>

</hiptop>

