<?xml version="1.0" encoding="UTF-8"?><GameInfo gameId="659050"><DisableScreenshots>true</DisableScreenshots><ErrorTimeoutInSec>15</ErrorTimeoutInSec><HookSDL>false</HookSDL><IdlePeriodInSec>240</IdlePeriodInSec><IdleUrl>https://www.freeridegames.com/gameframe11/layoutrouter?idle=true</IdleUrl><InitialWindowTimeoutInSec>70</InitialWindowTimeoutInSec><InvisibleWindowsTimeoutInSec>10</InvisibleWindowsTimeoutInSec><LayoutCustomRefreshFunction>function GetNextTimeout(init, last, count)
	function toint(n)
		local s = tostring(n)
		local i, j = s:find('%.')
		if i then
			return tonumber(s:sub(1, i-1))
		else
		return n
		end
	end
	
	if count &lt;= 75 then
		a =  math.log(1-(math.random()))/(-1/15)+30
	else
		a = math.log(1-(math.random()))/(-1/25)+math.min((count-75)*10,245)+30
	end

b=toint(a)
return  b
end</LayoutCustomRefreshFunction><LayoutTimeoutInSec>55</LayoutTimeoutInSec><LayoutURL>https://www.freeridegames.com/gameframe11/layoutrouter</LayoutURL><LoadTimeoutInSeconds>30</LoadTimeoutInSeconds><LogAllFrameStates>false</LogAllFrameStates><LogConsole>false</LogConsole><MaxLayoutTimeoutInSec>900</MaxLayoutTimeoutInSec><MidrollPeriodInMin>13</MidrollPeriodInMin><MidrollTimeoutInSec>60</MidrollTimeoutInSec><MidrollUrl>https://www.freeridegames.com/gameframe11/layoutrouter?midroll=true</MidrollUrl><MinLayoutTimeoutInSec>60</MinLayoutTimeoutInSec><MinimizeGameOnPauseInFS>false</MinimizeGameOnPauseInFS><PauseDiv>pausePlayWithoutAdsSpan</PauseDiv><PrerollTimeoutInSec>40</PrerollTimeoutInSec><PrerollUrl>https://www.freeridegames.com/gameframe11/GF11_preroll</PrerollUrl><SkipPauseOnDisplayModeChange>false</SkipPauseOnDisplayModeChange></GameInfo>