Cuttlefish Webservices
Welcome to the home of webservices from cuttlefish, you might need to contact us for access.
<?xml version="1.0"?>
<response xmlns="http://ws.cuttlefish.com/schemas/1.0/" status="ok" service="cakes-r-us" version="1.0" method="search">
<cakes results="1">
<cake icing="boolean" candles="int">
<title>string</title>
<flavour>string</flavour>
<url>string</url>
</cake>
..
</cakes>
</response>Cuttlefish Webservices — Where we make webservices easier than cake.