<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,7 @@
     &lt;documentationURL&gt;http://code.google.com/p/friendfeed-api/wiki/ApiDocumentation&lt;/documentationURL&gt;
   &lt;/meta&gt;
   &lt;bindings&gt;
-    &lt;select produces=&quot;JSON&quot; itemPath=&quot;&quot;&gt;
+    &lt;select produces=&quot;XML&quot; itemPath=&quot;&quot;&gt;
       &lt;urls&gt;
         &lt;url&gt;http://friendfeed.com/api/user/{nickname}/profile&lt;/url&gt;
       &lt;/urls&gt;
@@ -16,14 +16,15 @@
       &lt;/paging&gt;
       &lt;inputs&gt;
         &lt;key id=&quot;nickname&quot; type=&quot;xs:string&quot; paramType=&quot;path&quot; required=&quot;true&quot;/&gt;
+        &lt;key id=&quot;format&quot; type=&quot;xs:string&quot; paramType=&quot;query&quot; const=&quot;true&quot; default=&quot;xml&quot;/&gt;
         &lt;key id=&quot;service&quot; type=&quot;xs:string&quot; paramType=&quot;query&quot;/&gt;
         &lt;key id=&quot;authorization&quot; type=&quot;xs:string&quot; paramType=&quot;header&quot; required=&quot;true&quot;/&gt;
         &lt;key id=&quot;include&quot; type=&quot;xs:string&quot; paramType=&quot;query&quot;/&gt;
       &lt;/inputs&gt;
     &lt;/select&gt;
-    &lt;select produces=&quot;JSON&quot; itemPath=&quot;&quot;&gt;
+    &lt;select produces=&quot;XML&quot; itemPath=&quot;profiles.profile&quot;&gt;
       &lt;urls&gt;
-        &lt;url&gt;http://friendfeed.com/api/profiles?nickname={-listjoin|,|nickname}&lt;/url&gt;
+        &lt;url&gt;http://friendfeed.com/api/profiles?nickname={-listjoin|,|nicknames}&lt;/url&gt;
       &lt;/urls&gt;
       &lt;paging model=&quot;offset&quot;&gt;
         &lt;start default=&quot;0&quot; id=&quot;start&quot;/&gt;
@@ -32,11 +33,12 @@
       &lt;/paging&gt;
       &lt;inputs&gt;
         &lt;key id=&quot;nicknames&quot; type=&quot;xs:string&quot; paramType=&quot;path&quot; required=&quot;true&quot; batchable=&quot;true&quot; maxBatchItems=&quot;10&quot;/&gt;
+        &lt;key id=&quot;format&quot; type=&quot;xs:string&quot; paramType=&quot;query&quot; const=&quot;true&quot; default=&quot;xml&quot;/&gt;
         &lt;key id=&quot;service&quot; type=&quot;xs:string&quot; paramType=&quot;query&quot;/&gt;
         &lt;key id=&quot;authorization&quot; type=&quot;xs:string&quot; paramType=&quot;header&quot; required=&quot;true&quot;/&gt;
       &lt;/inputs&gt;
     &lt;/select&gt;
-    &lt;select produces=&quot;JSON&quot; itemPath=&quot;&quot;&gt;
+    &lt;select produces=&quot;XML&quot; itemPath=&quot;&quot;&gt;
       &lt;urls&gt;
         &lt;url&gt;http://friendfeed.com/api/room/{room}/profile&lt;/url&gt;
       &lt;/urls&gt;
@@ -47,12 +49,13 @@
       &lt;/paging&gt;
       &lt;inputs&gt;
         &lt;key id=&quot;room&quot; type=&quot;xs:string&quot; paramType=&quot;path&quot; required=&quot;true&quot;/&gt;
+        &lt;key id=&quot;format&quot; type=&quot;xs:string&quot; paramType=&quot;query&quot; const=&quot;true&quot; default=&quot;xml&quot;/&gt;
         &lt;key id=&quot;service&quot; type=&quot;xs:string&quot; paramType=&quot;query&quot;/&gt;
         &lt;key id=&quot;authorization&quot; type=&quot;xs:string&quot; paramType=&quot;header&quot; required=&quot;true&quot;/&gt;
         &lt;key id=&quot;include&quot; type=&quot;xs:string&quot; paramType=&quot;query&quot;/&gt;
       &lt;/inputs&gt;
     &lt;/select&gt;
-    &lt;select produces=&quot;JSON&quot; itemPath=&quot;&quot;&gt;
+    &lt;select produces=&quot;XML&quot; itemPath=&quot;&quot;&gt;
       &lt;urls&gt;
         &lt;url&gt;http://friendfeed.com/api/list/{list}/profile&lt;/url&gt;
       &lt;/urls&gt;
@@ -64,6 +67,7 @@
       &lt;inputs&gt;
         &lt;key id=&quot;list&quot; type=&quot;xs:string&quot; paramType=&quot;path&quot; required=&quot;true&quot;/&gt;
         &lt;key id=&quot;service&quot; type=&quot;xs:string&quot; paramType=&quot;query&quot;/&gt;
+        &lt;key id=&quot;format&quot; type=&quot;xs:string&quot; paramType=&quot;query&quot; const=&quot;true&quot; default=&quot;xml&quot;/&gt;
         &lt;key id=&quot;authorization&quot; type=&quot;xs:string&quot; paramType=&quot;header&quot; required=&quot;true&quot;/&gt;
         &lt;key id=&quot;include&quot; type=&quot;xs:string&quot; paramType=&quot;query&quot;/&gt;
       &lt;/inputs&gt;</diff>
      <filename>friendfeed/friendfeed.profile.xml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5b05d7c1c8c3193ea41613958dbf2e629c9fef8c</id>
    </parent>
  </parents>
  <author>
    <name>Sam Pullara</name>
    <email>spullara@yahoo.com</email>
  </author>
  <url>http://github.com/spullara/yql-tables/commit/5662830672c5988d13b090af0898838a93dce75c</url>
  <id>5662830672c5988d13b090af0898838a93dce75c</id>
  <committed-date>2009-02-05T11:48:29-08:00</committed-date>
  <authored-date>2009-02-05T11:48:29-08:00</authored-date>
  <message>fix the batching</message>
  <tree>789b85a89c4fa08f0aca1b45e924b2e08d899996</tree>
  <committer>
    <name>Sam Pullara</name>
    <email>spullara@yahoo.com</email>
  </committer>
</commit>
