<?xml version="1.0" encoding="UTF-8"?>
<person>
  <name>Danny Testa</name>
  <lists>
    <gift_list>
      <name>Things I have</name>
      <url>http://www.boxedup.com/BloatedBunny/have</url>
      <api_url>http://www.boxedup.com/api/gift_list/BloatedBunny/have.xml</api_url>
      <identifier>have</identifier>
      <access_level>all</access_level>
    </gift_list>
    <gift_list>
      <name>Music</name>
      <url>http://www.boxedup.com/BloatedBunny/music</url>
      <api_url>http://www.boxedup.com/api/gift_list/BloatedBunny/music.xml</api_url>
      <identifier>music</identifier>
      <access_level>all</access_level>
    </gift_list>
  </lists>
</person>
