$file = file_get_contents('http://qa.agrinova.intuit.com/webmetrics/farmerCount.groovy');
echo $file;
Output :
echo $file;
Output :
<?xml version="1.0"?>
<webmetrics xmlns='http://agrinova.intuit.com'>
<farmer_count>290158</farmer_count>
<statewise_count state='GJ' count='135070' />
<statewise_count state='AP' count='155088' />
</webmetrics>