<?xml version="1.0"?>
<enunciate label="ifyouwannabecool"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:noNamespaceSchemaLocation="http://enunciate.codehaus.org/schemas/enunciate-1.25.xsd">
  <deployment host="www.ifyouwannabecool.com" context="api"/>
  <namespaces>
    <namespace id="api" uri="http://api.ifyouwannabecool.com/"/>
    <namespace id="link" uri="http://api.ifyouwannabecool.com/link"/>
    <namespace id="persona" uri="http://api.ifyouwannabecool.com/persona"/>
  </namespaces>
  <modules>
    <docs splashPackage="com.ifyouwannabecool.api" title="If You Wanna Be Cool API" copyright="IfYouWannaBeCool.com">
      <download name="License" file="LICENSE.txt" description="The license file governing the use of this API."/>
    </docs>
  </modules>
</enunciate>

