<?xml version="1.0" encoding="UTF-8"?>
<person>
  <name>Edie Houston</name>
  <lists>
    <gift_list>
      <name>Things I want</name>
      <url>http://www.boxedup.com/ehouston/want</url>
      <api_url>http://www.boxedup.com/api/gift_list/ehouston/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/ehouston/have</url>
      <api_url>http://www.boxedup.com/api/gift_list/ehouston/have.xml</api_url>
      <identifier>have</identifier>
      <access_level>all</access_level>
    </gift_list>
    <gift_list>
      <name>Ideas</name>
      <url>http://www.boxedup.com/ehouston/ideas</url>
      <api_url>http://www.boxedup.com/api/gift_list/ehouston/ideas.xml</api_url>
      <identifier>ideas</identifier>
      <access_level>all</access_level>
    </gift_list>
    <gift_list>
      <name>Electronic Love List</name>
      <url>http://www.boxedup.com/ehouston/electroniclovelist</url>
      <api_url>http://www.boxedup.com/api/gift_list/ehouston/electroniclovelist.xml</api_url>
      <identifier>electroniclovelist</identifier>
      <access_level>all</access_level>
    </gift_list>
  </lists>
</person>
