<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>][~Royal Champions~][ Empire Earth Gaming Clan</title>
		<link>http://theroyalchampions.in/</link>
		<description></description>
		<lastBuildDate>Sat, 09 Sep 2023 07:39:50 GMT</lastBuildDate>
		<generator>uCoz Web-Service</generator>
		<atom:link href="https://theroyalchampions.in/news/rss" rel="self" type="application/rss+xml" />
		
		<item>
			<title>Hot Topic</title>
			<description>&lt;h1 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color:#f0ffff;&quot;&gt;&lt;span style=&quot;font-family:Georgia,serif;&quot;&gt;Play Empire Earth online on Empire Earth Community&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;

&lt;h1 style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://empireearth.eu/&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://empireearth.eu/wp-content/uploads/2022/01/ee_logo_setup_small_community.png&quot; style=&quot;width: 449px; height: 140px;&quot; /&gt;&lt;/a&gt;&lt;/h1&gt;

&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;em&gt;&lt;span style=&quot;color:#f0ffff;&quot;&gt;(Works for Windows &lt;/span&gt;&lt;/em&gt;&lt;em&gt;&lt;span style=&quot;color:#f0ffff;&quot;&gt;10)&lt;/span&gt;&lt;/em&gt;&lt;/h3&gt;

&lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;&quot;&gt;&lt;span style=&quot;color:#f0ffff;&quot;&gt;To play online, Download Empire Earth Community from here &lt;/span&gt;&lt;a href=&quot;https://files.empireearth.eu/setup/game/neo/NeoEE_Setup.exe&quot;&gt;&lt;span style=&quot;color:#ffa07a;&quot;&gt;NeoEE&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span style=&quot;color:#f0ffff;&quot;&gt;or visit &lt;/span&gt;&lt;a href=&quot;https://empireearth.eu/download/&quot;&gt;&lt;span style=&quot;color:#ffa07a;&quot;&gt;Empire Earth Community &lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;

&lt;div id=&quot;neoee-online-box&quot;&gt;
 &lt;div&gt;
 &lt;span class=&quot;neoee-dot&quot;&gt;&lt;/span&gt;
 &lt;span id=&quot;neoee-online-text&quot;&gt;
 Empire Earth Players Online: Loading...
 &lt;/span&gt;
 &lt;/div&gt;

 &lt;div id=&quot;neoee-server-text&quot;&gt;
 Servers: Loading...
 &lt;/div&gt;
&lt;/div&gt;

&lt;style&gt;
#neoee-online-box {
 width: 100%;
 text-align: center;
 padding: 10px 5px;
 font-family: Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #ffffff;
 box-sizing: border-box;
}

.neoee-dot {
 display: inline-block;
 width: 12px;
 height: 12px;
 background: #00c853;
 border-radius: 50%;
 margin-right: 7px;
 box-shadow: 0 0 7px #00c853;
 vertical-align: middle;
}

#neoee-online-text {
 vertical-align: middle;
}

#neoee-server-text {
 margin-top: 5px;
 font-size: 14px;
 font-weight: normal;
}
&lt;/style&gt;

&lt;script&gt;
(function () {

 const API =
 &quot;https://script.google.com/macros/s/AKfycbxtasVfpN1jo1YKmCgJjqDtUf1Uggo54-cWXa9OPv9bOc25kFTyiLL_4uP9IW34GzZkYg/exec&quot;;

 const onlineDisplay =
 document.getElementById(&quot;neoee-online-text&quot;);

 const serverDisplay =
 document.getElementById(&quot;neoee-server-text&quot;);

 function updateNeoEE() {

 fetch(API + &quot;?action=onlinecount&amp;_=&quot; + Date.now())

 .then(function (response) {

 if (!response.ok) {
 throw new Error(&quot;API request failed&quot;);
 }

 return response.json();

 })

 .then(function (data) {

 if (!data.success) {
 throw new Error(
 data.error || &quot;Unable to get NeoEE data&quot;
 );
 }

 /* Online player count */
 onlineDisplay.textContent =
 &quot;Empire Earth Players Online: &quot; +
 data.onlinePlayers;


 /* Show ONLY Europe server */
 var europeServer = &quot;Unavailable&quot;;

 if (data.servers) {
 europeServer = data.servers
 .split(/China/i)[0]
 .trim();
 }

 serverDisplay.textContent =
 &quot;Server: &quot; + europeServer;

 })

 .catch(function (error) {

 onlineDisplay.textContent =
 &quot;Empire Earth Players Online: Unavailable&quot;;

 serverDisplay.textContent =
 &quot;Servers: Unavailable&quot;;

 console.log(
 &quot;NeoEE player count error:&quot;,
 error
 );

 });

 }


 /* Load immediately */
 updateNeoEE();


 /* Refresh every 30 seconds */
 setInterval(updateNeoEE, 30000);

})();
 /* Neo EE online Counter Ends here */&lt;/script&gt;

&lt;hr /&gt;

&lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color:#ffa500;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;strong&gt;&lt;em&gt;&amp;nbsp;Royal Champions Clan members active on NeoEE&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;

&lt;table align=&quot;center&quot; border=&quot;1&quot; cellpadding=&quot;1&quot; cellspacing=&quot;1&quot; height=&quot;264&quot; width=&quot;615&quot;&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th scope=&quot;col&quot;&gt;Nickname&lt;/th&gt;
 &lt;th scope=&quot;col&quot;&gt;Real Name&lt;/th&gt;
 &lt;th scope=&quot;col&quot;&gt;Country&lt;/th&gt;
 &lt;th scope=&quot;col&quot;&gt;Rank/Position&lt;/th&gt;
 &lt;th scope=&quot;col&quot;&gt;Status&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a class=&quot;ee-player&quot; data-player-id=&quot;1897&quot; href=&quot;#&quot;&gt;Gourav|&amp;laquo;~RC~&amp;raquo;| &lt;/a&gt;&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size:10.0pt&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;&quot;&gt;Gourav Jamwal&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;India&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Founder&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Active&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&amp;nbsp;Warrior|&amp;laquo;~RC~&amp;raquo;|&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size:10.0pt&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;&quot;&gt;Josh Norris&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Australia&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Leader&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;InActive&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a class=&quot;ee-player&quot; data-player-id=&quot;5667&quot; href=&quot;#&quot;&gt;Tyler|~&amp;raquo;RC&amp;laquo;~|&lt;/a&gt;&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size:10.0pt&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;&quot;&gt;Tyler Pieper&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;USA&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Leader&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Active&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&amp;nbsp;_ZeX_|~&amp;raquo;RC&amp;laquo;~|&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size:10.0pt&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;&quot;&gt;Zeljko Jovic&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Serbia&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Leader&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;InActive&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a class=&quot;ee-player&quot; data-player-id=&quot;4507&quot; href=&quot;#&quot;&gt;&amp;nbsp;ZelDa|~&amp;raquo;RC&amp;laquo;~|&lt;/a&gt;&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size:10.0pt&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;&quot;&gt;Mohammed Zaki&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Egypt&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Honorary Old Member&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Active&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&amp;nbsp;King|~&amp;raquo;RC&amp;laquo;~|&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Member&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;InActive&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&amp;nbsp;&lt;a class=&quot;ee-player&quot; data-player-id=&quot;601&quot; href=&quot;#&quot;&gt;Anubis|&amp;laquo;~RC~&amp;raquo;|&lt;/a&gt;&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Egypt&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Member&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;InActive&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&amp;nbsp;the-x|&amp;laquo;~RC~&amp;raquo;|&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Björn&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Germany&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Member&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Active&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&amp;nbsp;&lt;a class=&quot;ee-player&quot; data-player-id=&quot;209&quot; href=&quot;#&quot;&gt;Stoneguy|&amp;laquo;~RC~&amp;raquo;|&lt;/a&gt;|&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Member&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Active&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&amp;nbsp;Tani|&amp;laquo;~RC~&amp;raquo;|&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Tani&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Bulgaria&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;Member&lt;/td&gt;
 &lt;td style=&quot;text-align: center;&quot;&gt;InActive&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;

&lt;hr /&gt;
&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;Royal Champions Clan Discord Server:&lt;/strong&gt;&lt;/h3&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;a href=&quot;https://discord.gg/RWuyag6P&quot;&gt;&lt;img alt=&quot;&quot; height=&quot;62&quot; src=&quot;https://theroyalchampions.in/discord-logo2.png&quot; width=&quot;62&quot; /&gt;&lt;br /&gt;
Click here to Join Royal Champions Discord Server&amp;nbsp;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt;</description>
			<content:encoded>&lt;p&gt;&lt;a href=&quot;https://empireearth.eu/download/&quot;&gt;https://empireearth.eu/download/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;EE players stats test:&lt;/p&gt;

&lt;p&gt;&lt;a class=&quot;ee-player&quot; data-player-id=&quot;1897&quot; href=&quot;#&quot;&gt;Gourav|&amp;laquo;~RC~&amp;raquo;| &lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a class=&quot;ee-player&quot; data-player-id=&quot;5667&quot; href=&quot;#&quot;&gt;Tyler|&amp;laquo;~RC~&amp;raquo;| &lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a class=&quot;ee-player&quot; data-player-id=&quot;90&quot; href=&quot;#&quot;&gt;Warter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a class=&quot;ee-player&quot; data-player-id=&quot;1449&quot; href=&quot;#&quot;&gt;Eminem&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a class=&quot;ee-player&quot; data-player-id=&quot;18063&quot; href=&quot;#&quot;&gt;Luchnag&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a class=&quot;ee-player&quot; data-player-id=&quot;326&quot; href=&quot;#&quot;&gt;Rent&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a class=&quot;ee-player&quot; data-player-id=&quot;209&quot; href=&quot;#&quot;&gt;Stoneguy|&amp;laquo;~RC~&amp;raquo;|&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a class=&quot;ee-player&quot; data-player-id=&quot;1843&quot; href=&quot;#&quot;&gt;Mattafx&lt;/a&gt;&lt;/p&gt;
&lt;style type=&quot;text/css&quot;&gt;.ee-player{color:#ffa07a!important;text-decoration:none;cursor:pointer}.ee-player:hover{color:#fff!important;text-decoration:underline}.ee-popup-overlay{display:none;position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.8);align-items:center;justify-content:center}.ee-popup{position:relative;width:90%;max-width:850px;max-height:88vh;overflow-y:auto;background:#151515;color:#fff;border:2px solid #ffa500;border-radius:8px;box-shadow:0 0 30px #000;font-family:Arial,sans-serif}.ee-popup-header{position:relative;padding:15px 50px 15px 20px;background:#222;border-bottom:1px solid #555;text-align:center;font-size:23px;font-weight:bold;color:#ffa500}.ee-popup-close{position:absolute;right:15px;top:8px;font-size:30px;color:#ccc;cursor:pointer}.ee-popup-close:hover{color:#fff}.ee-popup-subtitle{text-align:center;padding:10px 20px;background:#1a1a1a;color:#aaa;font-size:14px;font-style:italic;border-bottom:1px solid #333}.ee-player-profile{padding:12px 15px;background:#1a1a1a;border-bottom:1px solid #333;text-align:center}.ee-player-league{font-size:15px;font-weight:bold;color:#ffa500;margin-bottom:7px}.ee-player-dates{font-size:13px;color:#bbb}.ee-player-dates b{color:#eee}.ee-popup-content{padding:18px}.ee-set{margin-bottom:25px}.ee-set-title{padding:9px;margin-bottom:5px;background:#7d0000;color:#fff;text-align:center;font-size:18px;font-weight:bold}.ee-stats-table{width:100%;border-collapse:collapse}.ee-stats-table th{padding:7px 5px;background:#292929;color:#ffa500;border:1px solid #555;font-size:12px}.ee-stats-table td{padding:7px 5px;background:#181818;color:#eee;border:1px solid #444;text-align:center;font-size:13px}.ee-highlight-row td{background:#332200;color:#fc0;font-weight:bold;border:1px solid #640}.ee-loading{padding:35px;text-align:center;color:#ccc}.ee-error{padding:30px;text-align:center;color:#f66}@media screen and (max-width:600px){.ee-popup{width:95%;max-height:90vh}.ee-popup-header{font-size:19px}.ee-stats-table th,.ee-stats-table td{padding:5px 2px;font-size:10px}}
&lt;/style&gt;
&lt;div class=&quot;ee-popup-overlay&quot; id=&quot;eePlayerPopup&quot;&gt;
&lt;div class=&quot;ee-popup&quot;&gt;
&lt;div class=&quot;ee-popup-header&quot;&gt;&lt;span id=&quot;eePlayerName&quot;&gt;Player&lt;/span&gt;&lt;span class=&quot;ee-popup-close&quot; onclick=&quot;closeEEPlayerPopup()&quot;&gt;&amp;times;&lt;/span&gt;&lt;/div&gt;

&lt;div class=&quot;ee-popup-subtitle&quot;&gt;Generating live stats of player from https://lr.drexmod.com/index.html&lt;/div&gt;

&lt;div class=&quot;ee-player-profile&quot;&gt;
&lt;div class=&quot;ee-player-league&quot; id=&quot;eePlayerLeague&quot;&gt;Loading...&lt;/div&gt;

&lt;div class=&quot;ee-player-dates&quot;&gt;Joined: &lt;b id=&quot;eePlayerJoined&quot;&gt;-&lt;/b&gt;&amp;nbsp; | &amp;nbsp;Last Game: &lt;b id=&quot;eePlayerLastGame&quot;&gt;-&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;ee-popup-content&quot; id=&quot;eePlayerPopupContent&quot;&gt;
&lt;div class=&quot;ee-loading&quot;&gt;Loading player statistics...&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
(function(){
var API_URL=&quot;https://script.google.com/macros/s/AKfycbwGVfsHzOm-0LmTkg7WjjSsck7k4yUC5c7HUmuFWpB_omMfQFXlUj6bp7tzlJXKP4IswA/exec&quot;;

document.addEventListener(&quot;click&quot;,function(e){
var p=e.target.closest(&quot;.ee-player&quot;);
if(!p)return;
e.preventDefault();
var id=p.getAttribute(&quot;data-player-id&quot;);
if(id)openEEPlayerPopup(id);
});

window.openEEPlayerPopup=function(id){
var pop=document.getElementById(&quot;eePlayerPopup&quot;),c=document.getElementById(&quot;eePlayerPopupContent&quot;);
pop.style.display=&quot;flex&quot;;
document.getElementById(&quot;eePlayerName&quot;).innerHTML=&quot;Loading...&quot;;
document.getElementById(&quot;eePlayerLeague&quot;).innerHTML=&quot;Loading...&quot;;
document.getElementById(&quot;eePlayerJoined&quot;).innerHTML=&quot;-&quot;;
document.getElementById(&quot;eePlayerLastGame&quot;).innerHTML=&quot;-&quot;;
c.innerHTML=&apos;&lt;div class=&quot;ee-loading&quot;&gt;Loading player statistics...&lt;/div&gt;&apos;;

fetch(API_URL+&quot;?action=player&amp;playerId=&quot;+encodeURIComponent(id)+&quot;&amp;_=&quot;+Date.now())
.then(function(r){if(!r.ok)throw Error(&quot;Unable to contact ranking server.&quot;);return r.json()})
.then(function(d){if(!d.success)throw Error(d.error||&quot;Player data not found.&quot;);showPlayer(d)})
.catch(function(e){c.innerHTML=&apos;&lt;div class=&quot;ee-error&quot;&gt;Unable to load player statistics.&lt;br&gt;&lt;br&gt;&apos;+esc(e.message)+&apos;&lt;/div&gt;&apos;});
};

function showPlayer(d){
document.getElementById(&quot;eePlayerName&quot;).innerHTML=esc(d.playerName||&quot;Player&quot;);

var p=d.profile||d.playerProfile||{};
document.getElementById(&quot;eePlayerLeague&quot;).innerHTML=esc(p.league||d.league||&quot;League unavailable&quot;);
document.getElementById(&quot;eePlayerJoined&quot;).innerHTML=esc(fmt(p.joined||d.joined));
document.getElementById(&quot;eePlayerLastGame&quot;).innerHTML=esc(fmt(p.lastGame||d.lastGame));

var h=&quot;&quot;,sets=d.sets||{};

Object.keys(sets).forEach(function(id){
var s=sets[id];

h+=&apos;&lt;div class=&quot;ee-set&quot;&gt;&lt;div class=&quot;ee-set-title&quot;&gt;&apos;+esc(s.setName||&quot;Set &quot;+id)+&apos;&lt;/div&gt;&lt;table class=&quot;ee-stats-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Position&lt;/th&gt;&lt;th&gt;Score&lt;/th&gt;&lt;th&gt;Rank&lt;/th&gt;&lt;th&gt;Games&lt;/th&gt;&lt;th&gt;Wins&lt;/th&gt;&lt;th&gt;Losses&lt;/th&gt;&lt;th&gt;Win %&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&apos;;
var positionOrder = {
 &quot;1v1&quot;: 1,
 &quot;2v2&quot;: 2,
 &quot;Pocket&quot;: 3,
 &quot;Wing&quot;: 4,
 &quot;Team&quot;: 5,
 &quot;Overall&quot;: 6
};

var stats = (s.stats || []).slice();

stats.sort(function(a, b) {
 var pa = positionOrder[a.positionName] || 999;
 var pb = positionOrder[b.positionName] || 999;
 return pa - pb;
});

stats.forEach(function(x) {
 var pos = x.positionName || &quot;-&quot;;
 var hi = /^(team|overall)$/i.test(pos);
 var wp = Number(x.winPercent);

 wp = isNaN(wp)
 ? &quot;-&quot;
 : (wp * 100).toFixed(1) + &quot;%&quot;;

 h += &apos;&lt;tr&apos; +
 (hi ? &apos; class=&quot;ee-highlight-row&quot;&apos; : &apos;&apos;) +
 &apos;&gt;&lt;td&gt;&apos; + esc(pos) +
 &apos;&lt;/td&gt;&lt;td&gt;&apos; + esc(x.score) +
 &apos;&lt;/td&gt;&lt;td&gt;&apos; + esc(x.rank) +
 &apos;&lt;/td&gt;&lt;td&gt;&apos; + esc(x.games) +
 &apos;&lt;/td&gt;&lt;td&gt;&apos; + esc(x.wins) +
 &apos;&lt;/td&gt;&lt;td&gt;&apos; + esc(x.losses) +
 &apos;&lt;/td&gt;&lt;td&gt;&apos; + wp +
 &apos;&lt;/td&gt;&lt;/tr&gt;&apos;;
})
h+=&quot;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&quot;;
});

document.getElementById(&quot;eePlayerPopupContent&quot;).innerHTML=h||&apos;&lt;div class=&quot;ee-error&quot;&gt;No statistics were found for this player.&lt;/div&gt;&apos;;
}

function fmt(v){
if(!v)return&quot;-&quot;;
var d=new Date(v);
if(isNaN(d.getTime()))return String(v);
return String(d.getDate()).padStart(2,&quot;0&quot;)+&quot;/&quot;+String(d.getMonth()+1).padStart(2,&quot;0&quot;)+&quot;/&quot;+d.getFullYear();
}

window.closeEEPlayerPopup=function(){
document.getElementById(&quot;eePlayerPopup&quot;).style.display=&quot;none&quot;;
};

document.getElementById(&quot;eePlayerPopup&quot;).addEventListener(&quot;click&quot;,function(e){
if(e.target===this)closeEEPlayerPopup();
});

document.addEventListener(&quot;keydown&quot;,function(e){
if(e.key===&quot;Escape&quot;)closeEEPlayerPopup();
});

function esc(v){
return String(v??&quot;&quot;).replace(/&amp;/g,&quot;&amp;amp;&quot;).replace(/&lt;/g,&quot;&lt;&quot;).replace(/&gt;/g,&quot;&amp;gt;&quot;).replace(/&quot;/g,&quot;&quot;&quot;).replace(/&apos;/g,&quot;&amp;#039;&quot;);
}
})();
&lt;/script&gt;</content:encoded>
			<link>https://theroyalchampions.in/news/hot_topic/2023-09-09-24</link>
			<category>Welcome to Empire Earth Clan</category>
			<dc:creator>Gourav</dc:creator>
			<guid>https://theroyalchampions.in/news/hot_topic/2023-09-09-24</guid>
			<pubDate>Sat, 09 Sep 2023 07:39:50 GMT</pubDate>
		</item>
		<item>
			<title>Royal Champions Hot News</title>
			<description>&lt;div id=&quot;container&quot; style=&quot;width:740px&quot;&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;img alt=&quot;&quot; src=&quot;https://theroyalchampions.in/R051.png&quot; /&gt;&lt;/p&gt;

&lt;div align=&quot;center&quot; startcont=&quot;this&quot;&gt;
&lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Book Antiqua;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;RC Patch 2.2 to play Empire Earth on Gameranger&lt;/span&gt;&lt;br /&gt;
Download RC 2.2 from here : &lt;a href=&quot;https://theroyalchampions.in/download/RC_Patch_2.2.zip&quot;&gt;Direct Link&lt;/a&gt; or :&lt;/span&gt;&lt;a href=&quot;http://patch.theroyalchampions.in/&quot;&gt;patch.theroyalchampions.in&lt;/a&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;

&lt;div align=&quot;center&quot;&gt;&lt;img border=&quot;0&quot; class=&quot;slfavtvkxcvllgsgnnfl vwuzqmhxwfvocxsbymen scswgvgezqmwnyqtbwcy npfouzxjydjlxrubwcpx aqexlkqenfyjywrizegq rzeptmevlyswbgjkjpdn rnmjitnzlqtaauoukwdh ivuimrldpdvfmgrezmzw rxmesdpsngaqllirgygy hytqeuetflkeivexbtfd aaaouyxzdxinvbmialza aeaynozpgjqskgipvsss sfssadeoxizikvlbcmbk szmhdaylqoookrieaoae aincagqkgazmbamdjkdm xmrpgqwjukpczghbqacn fbpfrrbataqdpxkedyin rbfrbrgvbfexkeqgcgjv&quot; height=&quot;0&quot; src=&quot;http://ib.adnxs.com/seg?add=405198&amp;amp;t=2&quot; style=&quot;visibility: hidden; width: 0px; height: 0px; display: none !important;&quot; width=&quot;0&quot; /&gt;&lt;img border=&quot;0&quot; class=&quot;slfavtvkxcvllgsgnnfl vwuzqmhxwfvocxsbymen scswgvgezqmwnyqtbwcy npfouzxjydjlxrubwcpx aqexlkqenfyjywrizegq rzeptmevlyswbgjkjpdn rnmjitnzlqtaauoukwdh ivuimrldpdvfmgrezmzw rxmesdpsngaqllirgygy hytqeuetflkeivexbtfd aaaouyxzdxinvbmialza aeaynozpgjqskgipvsss sfssadeoxizikvlbcmbk szmhdaylqoookrieaoae aincagqkgazmbamdjkdm xmrpgqwjukpczghbqacn fbpfrrbataqdpxkedyin rbfrbrgvbfexkeqgcgjv&quot; height=&quot;0&quot; src=&quot;http://ib.adnxs.com/seg?add=465579&amp;amp;t=2&quot; style=&quot;visibility: hidden; width: 0px; height: 0px; display: none !important;&quot; width=&quot;0&quot; /&gt;&lt;/div&gt;

&lt;div align=&quot;center&quot;&gt;&amp;nbsp;&lt;/div&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;___________________________________________________________________________________________________&lt;/p&gt;
&lt;script data-cfasync=&apos;false&apos; type=&apos;text/javascript&apos; src=&apos;//p1367.clksite.com/adServe/banners?tid=1367_1009_3&apos;&gt;&lt;/script&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;u&gt;Join below RC members in steam and dota:&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;&lt;span style=&quot;font-size:14px;&quot;&gt;&lt;strong&gt;Gouarv Steam ID - &lt;a class=&quot;hoverunderline commentthread_author_link&quot; data-miniprofile=&quot;292523394&quot; href=&quot;https://steamcommunity.com/profiles/76561198411913109/&quot;&gt;&lt;bdi&gt;][~Gourav~][&lt;/bdi&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt;

&lt;h3&gt;&lt;span style=&quot;font-size:14px;&quot;&gt;&lt;strong&gt;Adnan / Professor Steam ID - &lt;a class=&quot;hoverunderline commentthread_author_link&quot; data-miniprofile=&quot;165587210&quot; href=&quot;http://steamcommunity.com/profiles/76561198125852938&quot;&gt;&lt;bdi&gt;CPEC&lt;/bdi&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt;

&lt;p&gt;&lt;span style=&quot;font-size:14px;&quot;&gt;&lt;strong&gt;AWais - &lt;a class=&quot;hoverunderline commentthread_author_link&quot; data-miniprofile=&quot;165587210&quot; href=&quot;http://steamcommunity.com/id/NooBaah&quot;&gt;M.C[W] Dendi :D&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size:14px;&quot;&gt;&lt;strong&gt;Tomrock / Engineer - &lt;a href=&quot;http://steamcommunity.com/id/optimus_ursa/&quot;&gt;&lt;bdi&gt;Tomrock&lt;/bdi&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size:14px;&quot;&gt;&lt;strong&gt;Umar - &lt;a href=&quot;http://steamcommunity.com/profiles/76561198151107142&quot;&gt;&lt;bdi&gt;M.C[W]-DRUG&lt;/bdi&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size:14px;&quot;&gt;&lt;strong&gt;PARIOUS - &lt;a href=&quot;http://steamcommunity.com/profiles/76561198143024767&quot;&gt;MC(W)-AD&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size:20px;&quot;&gt;&lt;strong&gt;Watch an awesome video&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&lt;iframe allowfullscreen=&quot;&quot; frameborder=&quot;2&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/ejcChltAWy8?start=123&quot; width=&quot;560&quot;&gt;&lt;/iframe&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
			<content:encoded></content:encoded>
			<link>https://theroyalchampions.in/news/rc_patch_2_1_for_empire_earth/2012-11-20-21</link>
			<category>Welcome to Empire Earth Clan</category>
			<dc:creator>Gaurav_Jamwal</dc:creator>
			<guid>https://theroyalchampions.in/news/rc_patch_2_1_for_empire_earth/2012-11-20-21</guid>
			<pubDate>Tue, 20 Nov 2012 03:31:57 GMT</pubDate>
		</item>
		<item>
			<title>Welome to Royal Champions Empire Earth Clan</title>
			<description>&lt;div id=&quot;container&quot; style=&quot;width:760px&quot;&gt;&amp;nbsp;
&lt;div align=&quot;center&quot;&gt;&lt;span style=&quot;font-family: Impact;&quot;&gt;&lt;span style=&quot;font-family: Book Antiqua; font-size: 14pt;&quot;&gt;&lt;i&gt;&lt;span style=&quot;font-family: Book Antiqua; font-size: 14pt;&quot;&gt;We aren&apos;t just a clan or a team, We are a Family !&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&amp;nbsp;

&lt;div align=&quot;center&quot;&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://theroyalchampions.in/RC.png&quot; style=&quot;width: 700px; height: 162px;&quot; /&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Book Antiqua;&quot;&gt;Empire Earth Clan&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
&lt;img align=&quot;absMiddle&quot; alt=&quot;&quot; src=&quot;https://theroyalchampions.in/R051.png&quot; /&gt;&lt;br /&gt;
&lt;span style=&quot;font-family:times new roman,times,serif;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;Join RC &amp;amp; RCE Divison &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 12pt; font-family: Bookman Old Style;&quot;&gt;&lt;strong&gt;&lt;b&gt;&lt;span style=&quot;font-family:times new roman,times,serif;&quot;&gt;Ask Leaders, Recruiters or Founders for joining in RC&lt;br /&gt;
Click on any Leaders/Founders Name to Send Message for Joining&lt;/span&gt;&lt;br /&gt;
&lt;a href=&quot;gr://pm/1079783&quot;&gt;YuvRaaj|&amp;laquo;~RC~&amp;raquo;|F| &lt;/a&gt;&lt;img alt=&quot;&quot; height=&quot;21&quot; src=&quot;http://www.gameranger.com/indicator.cgi?1079783&quot; width=&quot;100&quot; /&gt;&lt;br /&gt;
&lt;a href=&quot;gr://pm/1010465&quot;&gt;Gourav|&amp;laquo;~RC~&amp;raquo;|M| &lt;/a&gt;&lt;img alt=&quot;2&quot; height=&quot;21&quot; src=&quot;http://www.gameranger.com/indicator.cgi?1010465&quot; width=&quot;100&quot; /&gt;&lt;br /&gt;
&lt;a href=&quot;gr://pm/1179473&quot;&gt;Unhlic|&amp;laquo;~RC~&amp;raquo;|F] &lt;/a&gt;&lt;img alt=&quot;&quot; height=&quot;21&quot; src=&quot;http://www.gameranger.com/indicator.cgi?1179473&quot; width=&quot;100&quot; /&gt;&lt;/b&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 12pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;For More Info on RC Clan Join our Facebook Group and Page&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;

&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 12pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;img alt=&quot;&quot; height=&quot;78&quot; src=&quot;https://theroyalchampions.in/116903_34416_128_facebook_icon.png&quot; width=&quot;78&quot; /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;

&lt;p&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 12pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;a href=&quot;http://www.facebook.com/groups/royalchampions/&quot; target=&quot;_self&quot;&gt;http://www.facebook.com/groups/royalchampions/&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href=&quot;https://www.facebook.com/groups/EmpireEarth1.group&quot;&gt;www.facebook.com/groups/EmpireEarth1.group&lt;/a&gt;&lt;/h2&gt;
&lt;/div&gt;

&lt;div align=&quot;center&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 12pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Book Antiqua; font-size: 14pt;&quot;&gt;The Ultimate Challenger Tournament Lobby. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 12pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Book Antiqua; font-size: 14pt;&quot;&gt;Royal Champions Tournament &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
&lt;strong&gt;(Only for RC members)&lt;/strong&gt;&lt;/div&gt;

&lt;div align=&quot;left&quot;&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;&lt;b&gt;&lt;a href=&quot;http://www.theroyalchampions.in/index/royal_champions_tournament/0-47&quot; target=&quot;_self&quot;&gt;&lt;img alt=&quot;&quot; height=&quot;181&quot; src=&quot;https://theroyalchampions.in/top_1copy.jpg&quot; width=&quot;125&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;http://www.theroyalchampions.in/index/royal_champions_tournament/0-47&quot; target=&quot;_self&quot;&gt;&lt;img alt=&quot;&quot; height=&quot;181&quot; src=&quot;https://theroyalchampions.in/top_2copy.jpg&quot; width=&quot;209&quot; /&gt;&lt;img alt=&quot;&quot; height=&quot;181&quot; src=&quot;https://theroyalchampions.in/top_3.jpg&quot; width=&quot;213&quot; /&gt;&lt;img alt=&quot;&quot; height=&quot;181&quot; src=&quot;https://theroyalchampions.in/top_4.jpg&quot; width=&quot;115&quot; /&gt;&lt;/a&gt;&lt;/b&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;span style=&quot;font-size: 12pt; font-family: Bookman Old Style;&quot;&gt;We also Play online:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://Gameranger.com/&quot;&gt;&lt;/script&gt;

&lt;div align=&quot;left&quot;&gt;
&lt;div align=&quot;center&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://pngimg.com/uploads/pubg/pubg_PNG27.png&quot; style=&quot;width: 140px; height: 140px;&quot; /&gt;&lt;img alt=&quot;&quot; src=&quot;https://theroyalchampions.in/dota-2-png-icon-8.png&quot; style=&quot;width: 140px; height: 140px;&quot; /&gt;&lt;img alt=&quot;&quot; height=&quot;135&quot; src=&quot;https://theroyalchampions.in/swat4.png&quot; width=&quot;135&quot; /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;img alt=&quot;&quot; height=&quot;134&quot; src=&quot;https://theroyalchampions.in/Call_of_Duty-World_at_War_10.png&quot; width=&quot;134&quot; /&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.freepnglogos.com/uploads/counter-strike-png-logo/world-counter-strike-global-offensive-png-logo-20.png&quot; style=&quot;width: 140px; height: 140px;&quot; /&gt;&lt;/div&gt;

&lt;div align=&quot;center&quot;&gt;&amp;nbsp;&lt;/div&gt;

&lt;div align=&quot;center&quot;&gt;&lt;span startcont=&quot;this&quot; style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; font-family: Bookman Old Style;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;img alt=&quot;&quot; height=&quot;212&quot; src=&quot;https://theroyalchampions.in/rc22.jpg&quot; width=&quot;221&quot; /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: 18pt; font-family: Book Antiqua;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 18pt; font-family: Book Antiqua;&quot;&gt;&lt;span style=&quot;font-size: 18pt; font-family: Book Antiqua;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; font-family: Book Antiqua;&quot;&gt;No Surrender ! No Retreat ! No Mercy !&lt;br /&gt;
Fight Till Death, Until Death Quits&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Book Antiqua;&quot;&gt;&lt;b&gt;web-site: &lt;a href=&quot;http://www.theroyalchampions.in/&quot; target=&quot;_self&quot;&gt;www.theroyalchampions.in&lt;/a&gt; | Email: &lt;a href=&quot;mailto:royalchampions1@gmail.com&quot;&gt;royalchampions1@gmail.com&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--google_ad_client = &quot;ca-pub-0125887290792809&quot;;/* RC Center */google_ad_slot = &quot;9110941082&quot;;google_ad_width = 728;google_ad_height = 90;//--&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;&lt;/script&gt;

&lt;div class=&quot;fb-comments&quot; data-href=&quot;http://www.theroyalchampions.in/&quot; data-num-posts=&quot;2&quot; data-width=&quot;470&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;</description>
			<content:encoded></content:encoded>
			<link>https://theroyalchampions.in/news/welome_to_royal_champions_empire_earth_clan/2011-10-22-18</link>
			<category>Welcome to Empire Earth Clan</category>
			<dc:creator>Yuvraaj</dc:creator>
			<guid>https://theroyalchampions.in/news/welome_to_royal_champions_empire_earth_clan/2011-10-22-18</guid>
			<pubDate>Sat, 22 Oct 2011 07:49:26 GMT</pubDate>
		</item>
		<item>
			<title>Play Empire Earth on GameRanger</title>
			<description>&lt;p align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: Book Antiqua;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-family: Book Antiqua; font-size: 14pt;&quot;&gt;&lt;span style=&quot;font-family: Book Antiqua; font-size: 14pt;&quot; class=&quot;style1&quot;&gt;&lt;span style=&quot;font-family: Book Antiqua; font-size: 14pt;&quot; class=&quot;style3&quot;&gt;To &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Book Antiqua; font-size: 14pt;&quot; class=&quot;style1&quot;&gt;&lt;span style=&quot;font-family: Book Antiqua; font-size: 14pt;&quot; class=&quot;style3&quot;&gt;pla&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; font-family: Book Antiqua;&quot; class=&quot;style1&quot;&gt;&lt;span style=&quot;font-size: 10pt; font-family: Book Antiqua;&quot; class=&quot;style3&quot;&gt;&lt;span style=&quot;font-size: 24pt; font-family: Book Antiqua;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-family: Book Antiqua; font-size: 14pt;&quot;&gt;y Empire Earth online, you need:&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;font-size: 12pt; font-family: Book Antiqua;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: Book Antiqua;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: Book Antiqua;&quot; class=&quot;style1&quot;&gt;&lt;span style=&quot;font-size: 10pt; font-family: Book Antiqua;&quot; class=&quot;style3&quot;&gt;&lt;span style=&quot;font-size: 24pt; font-family: Book Antiqua;&quot;&gt;&lt;span style=&quot;font-size: 12pt; font-family: Book Antiqua;&quot;&gt;1. GameRanger - A multiplayer online gaming service&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; font-family: Book Antiqua;&quot;&gt;&lt;br&gt;2. Latest Patch&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt; - for Empire Earth&lt;/b&gt;.&lt;br&gt;&lt;u&gt;&lt;span style=&quot;font-family: Bookman Old Style; font-size: 10pt;&quot; class=&quot;style1&quot;&gt;&lt;span style=&quot;font-family: Bookman Old Style; font-size: 10pt;&quot; class=&quot;style3&quot;&gt;&lt;span style=&quot;font-size: 24pt;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span style=&quot;font-family: Bookman Old Style; font-size: 10pt;&quot; class=&quot;style1&quot;&gt;&lt;span style=&quot;font-family: Bookman Old Style; font-size: 10pt;&quot; class=&quot;style3&quot;&gt;&lt;span style=&quot;font-size: 24pt;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;(If you dont have GameRanger, Download from below)&lt;/span&gt;&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div align=&quot;center&quot;&gt;&lt;br&gt;&lt;a href=&quot;http://www.gameranger.com/download/&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://theroyalchampions.in/GRlogo.png&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://theroyalchampions.in/GRdownload.png&quot; height=&quot;50&quot; width=&quot;305&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;/div&gt;&lt;p align=&quot;center&quot;&gt;&lt;u&gt;&lt;b&gt;&lt;span style=&quot;font-family: Bookman Old Style; font-size: 10pt;&quot; class=&quot;style1&quot;&gt;&lt;span style=&quot;font-family: Bookman Old Style; font-size: 10pt;&quot; class=&quot;style3&quot;&gt;&lt;span style=&quot;font-size: 24pt;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;Join GameRanger and Enjoy Unlimited Gaming Area&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/u&gt;&lt;/p&gt;&lt;span style=&quot;font-family: Bookman Old Style; font-size: 10pt;&quot;&gt; &lt;/span&gt;&lt;div align=&quot;center&quot;&gt;&lt;br&gt;&lt;span style=&quot;font-family: Bookman Old Style; font-size: 10pt;&quot;&gt;&lt;/span&gt;&lt;/div&gt;&lt;div align=&quot;left&quot;&gt;&lt;div align=&quot;center&quot;&gt;&lt;a href=&quot;http://rcpatch.blogspot.com&quot;&gt;&lt;u&gt;&lt;b&gt;&lt;span style=&quot;font-size: 24pt;&quot;&gt;RC 2.2 Patch&lt;/span&gt;&lt;/b&gt;&lt;/u&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;a href=&quot;http://rcpatch.blogspot.com&quot;&gt;Click Here to Download RC 2.2&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;/div&gt;&lt;br startcont=&quot;this&quot;&gt;&lt;/div&gt;</description>
			<content:encoded>&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;span style=&quot;font-size: 8pt;&quot;&gt;a&lt;/span&gt;&lt;br&gt;&lt;/span&gt;</content:encoded>
			<link>https://theroyalchampions.in/news/empire_earth_online/2011-10-22-17</link>
			<category>Welcome to Empire Earth Clan</category>
			<dc:creator>Yuvraaj</dc:creator>
			<guid>https://theroyalchampions.in/news/empire_earth_online/2011-10-22-17</guid>
			<pubDate>Sat, 22 Oct 2011 07:17:52 GMT</pubDate>
		</item>
		<item>
			<title>RC Sub-Gaming clans and Gaming Servers</title>
			<description>&lt;style type=&quot;text/css&quot;&gt;.ee-player{color:#ffa07a!important;text-decoration:none;cursor:pointer}.ee-player:hover{color:#fff!important;text-decoration:underline}.ee-popup-overlay{display:none;position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.8);align-items:center;justify-content:center}.ee-popup{position:relative;width:90%;max-width:850px;max-height:88vh;overflow-y:auto;background:#151515;color:#fff;border:2px solid #ffa500;border-radius:8px;box-shadow:0 0 30px #000;font-family:Arial,sans-serif}.ee-popup-header{position:relative;padding:15px 50px 15px 20px;background:#222;border-bottom:1px solid #555;text-align:center;font-size:23px;font-weight:bold;color:#ffa500}.ee-popup-close{position:absolute;right:15px;top:8px;font-size:30px;color:#ccc;cursor:pointer}.ee-popup-close:hover{color:#fff}.ee-popup-subtitle{text-align:center;padding:10px 20px;background:#1a1a1a;color:#aaa;font-size:14px;font-style:italic;border-bottom:1px solid #333}.ee-player-profile{padding:12px 15px;background:#1a1a1a;border-bottom:1px solid #333;text-align:center}.ee-player-league{font-size:15px;font-weight:bold;color:#ffa500;margin-bottom:7px}.ee-player-dates{font-size:13px;color:#bbb}.ee-player-dates b{color:#eee}.ee-popup-content{padding:18px}.ee-set{margin-bottom:25px}.ee-set-title{padding:9px;margin-bottom:5px;background:#7d0000;color:#fff;text-align:center;font-size:18px;font-weight:bold}.ee-stats-table{width:100%;border-collapse:collapse}.ee-stats-table th{padding:7px 5px;background:#292929;color:#ffa500;border:1px solid #555;font-size:12px}.ee-stats-table td{padding:7px 5px;background:#181818;color:#eee;border:1px solid #444;text-align:center;font-size:13px}.ee-highlight-row td{background:#332200;color:#fc0;font-weight:bold;border:1px solid #640}.ee-loading{padding:35px;text-align:center;color:#ccc}.ee-error{padding:30px;text-align:center;color:#f66}@media screen and (max-width:600px){.ee-popup{width:95%;max-height:90vh}.ee-popup-header{font-size:19px}.ee-stats-table th,.ee-stats-table td{padding:5px 2px;font-size:10px}}
&lt;/style&gt;
&lt;div class=&quot;ee-popup-overlay&quot; id=&quot;eePlayerPopup&quot;&gt;
&lt;div class=&quot;ee-popup&quot;&gt;
&lt;div class=&quot;ee-popup-header&quot;&gt;&lt;span id=&quot;eePlayerName&quot;&gt;Player&lt;/span&gt;&lt;span class=&quot;ee-popup-close&quot; onclick=&quot;closeEEPlayerPopup()&quot;&gt;&amp;times;&lt;/span&gt;&lt;/div&gt;

&lt;div class=&quot;ee-popup-subtitle&quot;&gt;Generating live stats of player from https://lr.drexmod.com/index.html&lt;/div&gt;

&lt;div class=&quot;ee-player-profile&quot;&gt;
&lt;div class=&quot;ee-player-league&quot; id=&quot;eePlayerLeague&quot;&gt;Loading...&lt;/div&gt;

&lt;div class=&quot;ee-player-dates&quot;&gt;Joined: &lt;b id=&quot;eePlayerJoined&quot;&gt;-&lt;/b&gt;&amp;nbsp; | &amp;nbsp;Last Game: &lt;b id=&quot;eePlayerLastGame&quot;&gt;-&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;ee-popup-content&quot; id=&quot;eePlayerPopupContent&quot;&gt;
&lt;div class=&quot;ee-loading&quot;&gt;Loading player statistics...&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
(function(){
var API_URL=&quot;https://script.google.com/macros/s/AKfycbwGVfsHzOm-0LmTkg7WjjSsck7k4yUC5c7HUmuFWpB_omMfQFXlUj6bp7tzlJXKP4IswA/exec&quot;;

document.addEventListener(&quot;click&quot;,function(e){
var p=e.target.closest(&quot;.ee-player&quot;);
if(!p)return;
e.preventDefault();
var id=p.getAttribute(&quot;data-player-id&quot;);
if(id)openEEPlayerPopup(id);
});

window.openEEPlayerPopup=function(id){
var pop=document.getElementById(&quot;eePlayerPopup&quot;),c=document.getElementById(&quot;eePlayerPopupContent&quot;);
pop.style.display=&quot;flex&quot;;
document.getElementById(&quot;eePlayerName&quot;).innerHTML=&quot;Loading...&quot;;
document.getElementById(&quot;eePlayerLeague&quot;).innerHTML=&quot;Loading...&quot;;
document.getElementById(&quot;eePlayerJoined&quot;).innerHTML=&quot;-&quot;;
document.getElementById(&quot;eePlayerLastGame&quot;).innerHTML=&quot;-&quot;;
c.innerHTML=&apos;&lt;div class=&quot;ee-loading&quot;&gt;Loading player statistics...&lt;/div&gt;&apos;;

fetch(API_URL+&quot;?action=player&amp;playerId=&quot;+encodeURIComponent(id)+&quot;&amp;_=&quot;+Date.now())
.then(function(r){if(!r.ok)throw Error(&quot;Unable to contact ranking server.&quot;);return r.json()})
.then(function(d){if(!d.success)throw Error(d.error||&quot;Player data not found.&quot;);showPlayer(d)})
.catch(function(e){c.innerHTML=&apos;&lt;div class=&quot;ee-error&quot;&gt;Unable to load player statistics.&lt;br&gt;&lt;br&gt;&apos;+esc(e.message)+&apos;&lt;/div&gt;&apos;});
};

function showPlayer(d){
document.getElementById(&quot;eePlayerName&quot;).innerHTML=esc(d.playerName||&quot;Player&quot;);

var p=d.profile||d.playerProfile||{};
document.getElementById(&quot;eePlayerLeague&quot;).innerHTML=esc(p.league||d.league||&quot;League unavailable&quot;);
document.getElementById(&quot;eePlayerJoined&quot;).innerHTML=esc(fmt(p.joined||d.joined));
document.getElementById(&quot;eePlayerLastGame&quot;).innerHTML=esc(fmt(p.lastGame||d.lastGame));

var h=&quot;&quot;,sets=d.sets||{};

Object.keys(sets).forEach(function(id){
var s=sets[id];

h+=&apos;&lt;div class=&quot;ee-set&quot;&gt;&lt;div class=&quot;ee-set-title&quot;&gt;&apos;+esc(s.setName||&quot;Set &quot;+id)+&apos;&lt;/div&gt;&lt;table class=&quot;ee-stats-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Position&lt;/th&gt;&lt;th&gt;Score&lt;/th&gt;&lt;th&gt;Rank&lt;/th&gt;&lt;th&gt;Games&lt;/th&gt;&lt;th&gt;Wins&lt;/th&gt;&lt;th&gt;Losses&lt;/th&gt;&lt;th&gt;Win %&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&apos;;
var positionOrder = {
 &quot;1v1&quot;: 1,
 &quot;2v2&quot;: 2,
 &quot;Pocket&quot;: 3,
 &quot;Wing&quot;: 4,
 &quot;Team&quot;: 5,
 &quot;Overall&quot;: 6
};

var stats = (s.stats || []).slice();

stats.sort(function(a, b) {
 var pa = positionOrder[a.positionName] || 999;
 var pb = positionOrder[b.positionName] || 999;
 return pa - pb;
});

stats.forEach(function(x) {
 var pos = x.positionName || &quot;-&quot;;
 var hi = /^(team|overall)$/i.test(pos);
 var wp = Number(x.winPercent);

 wp = isNaN(wp)
 ? &quot;-&quot;
 : (wp * 100).toFixed(1) + &quot;%&quot;;

 h += &apos;&lt;tr&apos; +
 (hi ? &apos; class=&quot;ee-highlight-row&quot;&apos; : &apos;&apos;) +
 &apos;&gt;&lt;td&gt;&apos; + esc(pos) +
 &apos;&lt;/td&gt;&lt;td&gt;&apos; + esc(x.score) +
 &apos;&lt;/td&gt;&lt;td&gt;&apos; + esc(x.rank) +
 &apos;&lt;/td&gt;&lt;td&gt;&apos; + esc(x.games) +
 &apos;&lt;/td&gt;&lt;td&gt;&apos; + esc(x.wins) +
 &apos;&lt;/td&gt;&lt;td&gt;&apos; + esc(x.losses) +
 &apos;&lt;/td&gt;&lt;td&gt;&apos; + wp +
 &apos;&lt;/td&gt;&lt;/tr&gt;&apos;;
})
h+=&quot;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&quot;;
});

document.getElementById(&quot;eePlayerPopupContent&quot;).innerHTML=h||&apos;&lt;div class=&quot;ee-error&quot;&gt;No statistics were found for this player.&lt;/div&gt;&apos;;
}

function fmt(v){
if(!v)return&quot;-&quot;;
var d=new Date(v);
if(isNaN(d.getTime()))return String(v);
return String(d.getDate()).padStart(2,&quot;0&quot;)+&quot;/&quot;+String(d.getMonth()+1).padStart(2,&quot;0&quot;)+&quot;/&quot;+d.getFullYear();
}

window.closeEEPlayerPopup=function(){
document.getElementById(&quot;eePlayerPopup&quot;).style.display=&quot;none&quot;;
};

document.getElementById(&quot;eePlayerPopup&quot;).addEventListener(&quot;click&quot;,function(e){
if(e.target===this)closeEEPlayerPopup();
});

document.addEventListener(&quot;keydown&quot;,function(e){
if(e.key===&quot;Escape&quot;)closeEEPlayerPopup();
});

function esc(v){
return String(v??&quot;&quot;).replace(/&amp;/g,&quot;&amp;amp;&quot;).replace(/&lt;/g,&quot;&lt;&quot;).replace(/&gt;/g,&quot;&amp;gt;&quot;).replace(/&quot;/g,&quot;&quot;&quot;).replace(/&apos;/g,&quot;&amp;#039;&quot;);
}
})();
&lt;/script&gt;</description>
			<content:encoded></content:encoded>
			<link>https://theroyalchampions.in/news/rc_sub_gaming_clans/2011-10-22-16</link>
			<category>Welcome to Empire Earth Clan</category>
			<dc:creator>Yuvraaj</dc:creator>
			<guid>https://theroyalchampions.in/news/rc_sub_gaming_clans/2011-10-22-16</guid>
			<pubDate>Sat, 22 Oct 2011 07:06:51 GMT</pubDate>
		</item>
	</channel>
</rss>