<?xml version="1.0" encoding="UTF-8"?>
<person>
  <name>Denver Trouton</name>
  <lists>
    <gift_list>
      <name>Things I want</name>
      <url>http://www.boxedup.com/dtrouton/want</url>
      <api_url>http://www.boxedup.com/api/gift_list/dtrouton/want.xml</api_url>
      <identifier>want</identifier>
      <access_level>all</access_level>
    </gift_list>
    <gift_list>
      <name>Things I have</name>
      <url>http://www.boxedup.com/dtrouton/have</url>
      <api_url>http://www.boxedup.com/api/gift_list/dtrouton/have.xml</api_url>
      <identifier>have</identifier>
      <access_level>all</access_level>
    </gift_list>
    <gift_list>
      <name>Presents For Denver</name>
      <url>http://www.boxedup.com/dtrouton/presentsfordenver</url>
      <api_url>http://www.boxedup.com/api/gift_list/dtrouton/presentsfordenver.xml</api_url>
      <identifier>presentsfordenver</identifier>
      <access_level>all</access_level>
    </gift_list>
  </lists>
</person>
