<?xml version="1.0" encoding="utf-8" ?>
<profile version="0.1" xmlns:dc="http://purl.org.dc/elements/1.1">
<me>
    <name>
        <title />
        <prefix />
        <given>Nick</given>
        <middle />
        <surname>Danger</surname>
        <suffix />
        <nickname>mudhead</nickname>
        <contact>
            <emails>
                <email>ndanger@example.com</email>
                <email>mudhead@example.org</email>
            </emails>
            <phone>
                <country>1</country>
                <area>310</area>
                <number>5553425</number>
            </phone>
            <im>
                <aol>ndanger</aol>
                <yahoo>mudhead_1962</yahoo>
            </im>
        </contact>
    </name>
    <birthday>
        <month>4</month>
        <day>1</day>
        <year>1920</year>
    </birthday>
    <avatar>
        <img>http://gnomebondage.com/i/nick_danger.jpg</img>
    </avatar>
    <locations>
        <current>
            <house>4</house>
            <street>Drucker St</street>
            <city>Los Angeles</city>
            <county />
            <province>California</province>
            <country>United States</country>
            <zip>90291</zip>
        </current>
     </locations>
     <schools>
        <school>
            <name>Wotzamatta University</name>
            <location />
            <start>1939</start>
            <finish>1942</finish>
            <degree>
                <rank>Bachelor of Arts</rank>
                <cirriculum>Business Science</cirriculum>
            </degree>
        </school>
        <school>
            <name>More Science High</name>
            <location />
            <start>1937</start>
            <finish>1939</finish>
            <degree />
        </school>
    </schools>
    <employment>
        <job>
            <company>Third Eye Investigations</company>
            <location />
            <website>http://example.org/</website>
            <start>1962</start>
            <end />
            <position>Private Dick</position>
        </job>
    </employment>
    <sites>
        <site>
            <name>flickr</name>
            <url>http://flickr.com/photos/mudhead</url>
            <profile>http://flickr.com/people/mudhead/</profile>
            <contacts>http://flickr.com/people/mudhead/contacts/</contacts>
        </site>
        <site>
            <name>gnomebondage.com</name>
            <url>http://gnomebondage.com/ndanger</url>
            <profile>http://gnomebondage.com/?p=ndanger</profile>
            <contacts />
        </site>
     </sites>
</me>
</profile>
