<?phprequire_once "Correios.php";$correios = new Correios;$correios->retornaInformacoesCep(87710130);echo $correios->informacoesCorreios->getBairro();?>