Protocol Buffers are a way of encoding structured data in an efficien
yet extensible format. Google uses Protocol Buffers for almost all of
its internal RPC protocols and file formats. 

WWW:	http://code.google.com/p/protobuf/
