<?xml version="1.0" encoding="UTF-8"?>
<person>
  <name>KIrsten Sancho</name>
  <lists>
    <gift_list>
      <name>Things I want</name>
      <url>http://www.boxedup.com/kirstensancho/want</url>
      <api_url>http://www.boxedup.com/api/gift_list/kirstensancho/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/kirstensancho/have</url>
      <api_url>http://www.boxedup.com/api/gift_list/kirstensancho/have.xml</api_url>
      <identifier>have</identifier>
      <access_level>all</access_level>
    </gift_list>
    <gift_list>
      <name>Kirsten wants..</name>
      <url>http://www.boxedup.com/kirstensancho/kirstenwants</url>
      <api_url>http://www.boxedup.com/api/gift_list/kirstensancho/kirstenwants.xml</api_url>
      <identifier>kirstenwants</identifier>
      <access_level>all</access_level>
    </gift_list>
  </lists>
</person>
