Curl - Read a HTTP URL

curl http://www.google.com

returns:

<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>302 Moved</TITLE></HEAD><BODY>
<H1>302 Moved</H1>
The document has moved
<A HREF="http://www.google.je/?gws_rd=cr&amp;ei=3P12V878CcrLgAaBuaqgCA">here</A>.
</BODY></HTML>