------------------------------------------------------------------------
                        XooMLe: Google in XML
------------------------------------------------------------------------

Package:       XooMLe

Version:       2.0 (first public release)

Author:        Beau Lebens

Release Date:  2004-07-11

URL:           http://www.dentedreality.com.au/xoomle/

About:         XooMLe is a REST-style wrapper for the Google API, which 
               allows developers to access Google search, cache and
               spelling suggestions, using the Google API, but in a
               simpler manner. Results and errors are returned in a
               basic XML format, and all requests are handled directly
               via the querystring and URL-requests.

INSTALLATION:  There is no real installation or configuration to be
               done, just unzip XooMLe into a directory (can be a sub
               domain) on a web-accessible server and start hitting it
               with requests as per the details in 'USAGE'.

USAGE:         See the online documentation for instructions about how
               to use XooMLe once you have it running. Obviously you
               will need to change the URLs references to reflect those
               of your new installation. Online documentation is at
               http://www.dentedreality.com.au/xoomle/docs/

Warranty:      XooMLe is provided "as-is" and Dented Reality provides
               no warranty that the results it produces will be accurate
               or that it will be free from defects now or in the future.
               It's the Internet - that's life :-)

Association:   XooMLe was created by Beau Lebens of Dented Reality and
               is in no way endorsed or supported by Google Inc. It
               relies upon the Google SOAP-based API, which is provided
               by Google, under their own restrictions and requirements,
               as such XooMLe is subject to those same restrictions.

License:       XooMLe is licensed under the Creative Commons Attribution-
               ShareAlike license, for more details see this page;
               http://creativecommons.org/licenses/by-sa/2.0/
               Note that where this license conflicts with that of the
               NuSOAP package which is included with XooMLe, the NuSOAP
               license will override the XooMLe license for application
               to the NuSOAP code.

URLS:          Dented Reality @ http://www.dentedreality.com.au/

               XooMLe Home @ http://www.dentedreality.com.au/xoomle/
               XooMLe Docs @ http://www.dentedreality.com.au/xoomle/docs/

               Google @ http://www.google.com/
               Google APIs @ http://www.google.com/apis/

               Dietrich Ayala @ http://dietrich.ganx4.com/nusoap
               NuSphere Corp @ http://www.nusphere.com

------------------------------------------------------------------------