<?php
	 $result = array(
		array(
			"sessionID"=>1,
			"sessionTitle"=> "What we learned from Indian Iron Ore Industry in 2018",
			"sessionDesc"=> "Market Overview (Moderator  - Ruchira, Singh)",
			"date"=> "24 june 2019",
			"startTimeStamp": "1561357800000",
			"endTimeStamp": "1561375800000",
			"hallName"=> "Hall 1",
			"floorPlan"=> array(
			  "imgUrl"=> "https://guides.gamepressure.com/static/mapy/en/gfx/map_2104.jpg",
			  "webUrl"=> "http://google.com"
			),
			"isPptUploaded"=> "y",
			"isBookmarked"=>"y",
			"topics"=> array(
				array(
					"topicID"=> 1,
					"topicTitle"=> "What we learned from Indian Iron Ore Industry in 2018",
					"topicDesc"=> "Market Overview (Moderator  - Ruchira, Singh)",
					"startTimeStamp": "1561357800000",
					"endTimeStamp": "1561358700000",
					"speakers"=> array(
						array(
						  "speakerID"=> 377,
						  "name"=> "Nishtha Mukerjee",
						  "designation"=> "Head Of Research",
						  "company"=> "SteelMint, India",
						  "thumbImg"=> "https://www.steelmint.com/sm_group_events/images/events/speakers/thumb_nishtha_mukerjee.jpg"				  
						),
						array(
						  "speakerID"=> 378,
						  "name"=> "Mohan Reddy",
						  "designation"=> "Head Of IT",
						  "company"=> "SteelMint, India",
						  "thumbImg"=> "https://www.steelmint.com/sm_group_events/images/events/speakers/thumb_nishtha_mukerjee.jpg"				 
						)
					)
				),
				array(
					"topicID"=> 2,
					"topicTitle"=> "What we Get from Indian Iron Ore Industry in 2018",
					"topicDesc"=> "Market Overview (Moderator  -Richa, Singh)",
					"startTimeStamp": "1561359000000",
					"endTimeStamp": "1561359600000",
					"speakers"=> array(
						array(
						  "speakerID"=> 377,
						  "name"=> "Nishtha Mukerjee",
						  "designation"=> "Head Of Research",
						  "company"=> "SteelMint, India",
						  "thumbImg"=> "https://www.steelmint.com/sm_group_events/images/events/speakers/thumb_nishtha_mukerjee.jpg"				  
						)
					)
				)
			)			
		),
		array(
			"sessionID"=>2,
			"sessionTitle"=> "Global iron ore market outlook",
			"sessionDesc"=> "Paul Gray, VP Research, Iron Ore Markets, Wood Mackenzie, UK",
			"date"=> "24 june 2019",
			"startTimeStamp": "1561374000000",
			"endTimeStamp": "1561374600000",
			"hallName"=> "Hall 1",
			"floorPlan"=> array(
			  "imgUrl"=> "https://guides.gamepressure.com/static/mapy/en/gfx/map_2104.jpg",
			  "webUrl"=> "http://google.com"
			),
			"isPptUploaded"=> "y",
			"isBookmarked"=>"n",
			"topics"=> array(				
				array(
					"topicID"=> 2,
					"topicTitle"=> "What we Get from Indian Iron Ore Industry in 2018",
					"topicDesc"=> "Market Overview (Moderator  -Richa, Singh)",
					"startTimeStamp": "1561374000000",
					"endTimeStamp": "1561374600000",
					"speakers"=> array(
						array(
						  "speakerID"=> 377,
						  "name"=> "Nishtha Mukerjee",
						  "designation"=> "Head Of Research",
						  "company"=> "SteelMint, India",
						  "thumbImg"=> "https://www.steelmint.com/sm_group_events/images/events/speakers/thumb_nishtha_mukerjee.jpg"				  
						)
					)
				)
			)
		),
		array(
			"sessionID"=>3,
			"sessionTitle"=> "What is driving pellet exports from India; will the momentum continue?",
			"sessionDesc"=> "Mukul Manchanda, Head Pellet Business, Essar Steel, India",
			"date"=> "24 june 2019",
			"startTimeStamp": "1561372200000",
			"endTimeStamp": "1561372800000",
			"hallName"=> "Hall 2",
			"floorPlan"=> array(
			  "imgUrl"=> "https://guides.gamepressure.com/static/mapy/en/gfx/map_2104.jpg",
			  "webUrl"=> "http://google.com"
			),
			"isPptUploaded"=> "y",
			"isBookmarked"=>"n",
			"topics"=> array()
		),
		array(
			"sessionID"=>4,
			"sessionTitle"=> "Indian pellet capacity, production, exports",
			"sessionDesc"=> "Paul Gray, VP Research, Iron Ore Markets, Wood Mackenzie, UK",
			"date"=> "25 june 2019",
			"startTimeStamp": "1561459500000",
			"endTimeStamp": "1561460100000",
			"hallName"=> "Hall 1",
			"floorPlan"=> array(
			  "imgUrl"=> "https://guides.gamepressure.com/static/mapy/en/gfx/map_2104.jpg",
			  "webUrl"=> "http://google.com"
			),
			"isPptUploaded"=> "y",
			"isBookmarked"=>"n",
			"topics"=> array()
		) 
	);
?>