<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,5 +2,36 @@ Pahaki
 ---------------------------------------------------------------
 This is an API for accessing the Xtify API and some Geocoding
 APIs.
+---------------------------------------------------------------
+Setup:
+
+  1) Register for an Xtify CPID
+  2) Add this CPID to the pahaki.php
+
+
+Functions:
+
+  pahaki_get($url)
+  Used internally to download the XML from various data sources
+
+  pahaki_locate($uuid)
+  Get the Xtify XML for a specific UUID
+
+  pahaki_lat($xml)
+  Get the latitude from an Xtfiy XML string
+
+  pahaki_lon($xml)
+  Get the longitude from an Xtfiy XML string
+
+  pahaki_timestamp($xml)
+  Get the timestamp from an Xtify XML string
+
+  pahaki_getCoords($xml)
+  Get the latitude and longitude as an &quot;lat,lon&quot; string
+
+  pahaki_getState($xml)
+  Reverse geocode the state from an Xtify XML string
 
+  pahaki_getCounty($xml)
+  Reverse geocode the county name from an Xtify XML string
 ---------------------------------------------------------------</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fe6aebbc357441c64dbd2555d07604d95abddf80</id>
    </parent>
  </parents>
  <author>
    <name>Charles Childers</name>
    <email>crc.platypus@gmail.com</email>
  </author>
  <url>http://github.com/crcx/pahaki/commit/25338a51a14fe3a739f5450b296fe3a49323c8ea</url>
  <id>25338a51a14fe3a739f5450b296fe3a49323c8ea</id>
  <committed-date>2009-03-29T16:06:50-07:00</committed-date>
  <authored-date>2009-03-29T16:06:50-07:00</authored-date>
  <message>Documented functions</message>
  <tree>0f70c95401c2aa665672b6f3df2650c1f95d676a</tree>
  <committer>
    <name>Charles Childers</name>
    <email>crc.platypus@gmail.com</email>
  </committer>
</commit>
