CINXE.COM

Spain and England matched again – UEFA.com

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.uefa.com/under17/news/newsid=1722069.html","20120107133512","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1325943312"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>Spain and England matched again – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Spain and England will meet in the U17 elite round for the second year running while defending champions the Netherlands have been drawn with Serbia, the Republic of Ireland and Albania."/><meta name="keywords" content="spain,england,matched,again,Disveld,Belarus,Belgium,Bulgaria,Czech Republic,Denmark,England,France,Georgia,Germany,Hungary,Italy,Lithuania,Luxembourg,Netherlands,Poland,Portugal,Republic of Ireland,Russia,Scotland,Serbia,Spain,Sweden,Switzerland,Turkey,Ukraine,Wales,Iceland,Albania,Belarus,Belgium,Bulgaria,Czech Republic,Denmark,England,France,Georgia,Germany,Hungary,Italy,Lithuania,Luxembourg,Netherlands,Poland,Portugal,Republic of Ireland,Russia,Scotland,Serbia,Spain,Sweden,Switzerland,Turkey,Ukraine,Wales,Iceland,Albania"/><meta name="author" content="uefa.com"/><meta name="thumb" content="/multimediafiles/photo/competitions/general/01/72/35/51/1723551_s5.jpg"/><meta name="date" content="Tuesday 29 November 2011"/><meta name="isodate" content="2011-11-29"/><meta name="roofline" content="Under-17 Championship"/><meta name="phototitle" content="The draw results are displayed in Nyon"/><link rel="canonical" href="https://web.archive.org/web/20120107133512/http://www.uefa.com/under17/news/newsid=1722069.html"/><link rel="image_src" href="https://web.archive.org/web/20120107133512im_/http://www.uefa.com/multimediafiles/photo/competitions/general/01/72/35/51/1723551_s5.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120107133512cs_/http://www.uefa.com/inc/css/main.css?20120106215600"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120107133512cs_/http://www.uefa.com/inc/css/print.css?20111203035331"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120107133512cs_/http://www.uefa.com/inc/css/competitions/under17/main.css?20111205085454"/><script type="text/javascript" src="/web/20120107133512js_/http://www.uefa.com/inc/js/main.js?20111220112324"> </script><link rel="shortcut icon" href="/web/20120107133512im_/http://www.uefa.com/imgml/favicon/comp/under17.ico"/></head><body id="under17" class="news newsid_1722069 langE artPage"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array("title","id","author");SCW.ContentProperties = {"subsec1":"news","type":"article:news","sec":"u17","comp":"u17","lang":"EN"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"13":"u17","43":"web"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Do not ask me again?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN ='uefa.com'; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><script type="text/javascript"> function loginSubmit() { // Following code could cause problem into IE, do not uncomment (when value of location.href is retrieved) var _u527k0bd_element = document.getElementById('miniReturningUrl'); if (typeof _u527k0bd_element != 'undefined' ) _u527k0bd_element.value = window.location.href; if ((document.getElementById('txtUsr').value == '') && (document.getElementById('txtPsw').value == '')) { location.href = '/community/login/index.html'; } else { document.getElementById('loginFormMini').submit(); }; } </script><div id="login" class="login"><form id="loginFormMini" onsubmit="loginSubmit();" action="https://web.archive.org/web/20120107133512/http://www.uefa.com/community/login/index.htmx" method="post"><fieldset><input type="hidden" name="loginButton" value="yes"/><input type="hidden" id="miniReturningUrl" name="returningUrl"/><span id="lblLogin" class="b">Login</span><label for="txtUsr" id="lblUsr">e-mail</label><input id="txtUsr" name="txtUsername" type="text" class="txt" value=""/><label for="txtPsw" id="lblPsw">password</label><input id="txtPsw" name="txtPassword" type="password" class="txt" value=""/><img id="imgClose" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/elem/BtnClose.png" width="15" height="15" alt="" onclick="document.getElementById('login').style.display = 'none';"/><input id="chkRem" name="ckStaySignedIn" class="chk" type="checkbox"/><label for="chkRem" id="lblChk">Stay signed in</label><div id="noaccess"><a href="https://web.archive.org/web/20120107133512/http://www.uefa.com/community/registration/lostpassword.htmx">Can't access?</a></div><div id="btnLogin"><a href="#" class="b" onclick="loginSubmit();">Login</a><span> </span></div></fieldset></form></div><!--googleon: all--><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20120107133512/http://www.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20120107133512im_/http://www.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="The official website for European football" class="uefacomBlurb" href="https://web.archive.org/web/20120107133512/http://www.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20120107133512im_/http://www.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="The official website for European football"/></a><div class="accessible"><noscript><style type="text/css"> .masterNav .accessible{ height: auto !important; left: 25px !important; top: 30px !important; width: auto !important; } .masterNav .accessible a { color: #2A4982; font-weight: bold; } </style></noscript><a href="https://web.archive.org/web/20120107133512/http://ac.uefa.com/">Accessible version</a></div><div class="beta">&nbsp;</div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20120107133512/http://www.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Register</a> </div><div id="loginH"><a href="#" id="loginHL" onclick="document.getElementById('login').style.display = 'block';return false;">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120107133512/http://www.uefa.com/community/logout/index.html">Logout</a>&nbsp;</div><div id="loggedH" style="display:none"><span id="loggedUserSpan">&nbsp;</span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120107133512/http://www.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Search"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">More results</div><div class="seVal" id="seVal">search</div></div></form></div> </div><!--googleon: snippet--> <!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120107133512/http://www.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">News centre</a></li><li id="ml0_vc"><a href="/web/20120107133512/http://www.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Video centre</a></li><li id="ml0_ls"><a href="/web/20120107133512/http://www.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Live scores</a></li><li id="ml0_tp"><a href="/web/20120107133512/http://www.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Teams &amp; players</a></li><li id="ml0_cg"><a href="/web/20120107133512/http://www.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Community &amp; games</a></li><li id="ml0_mc"><a href="/web/20120107133512/http://www.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mobile centre</a></li><li id="ml0_st"><a href="/web/20120107133512/http://www.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Store</a></li></ul></div><!--googleon:snippet--> <!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20120107133512/http://www.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">About UEFA</a></li><li id="ml1_ma" class=""><a href="/web/20120107133512/http://www.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Member associations</a></li><li id="ml1_wf" class=""><a href="/web/20120107133512/http://www.uefa.com/women/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's football development</a></li><li id="ml1_tg" class=""><a href="/web/20120107133512/http://www.uefa.com/trainingground/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Training Ground</a></li><li id="ml1_cl" class=""><a href="/web/20120107133512/http://www.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li id="ml1_el" class=""><a href="/web/20120107133512/http://www.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li id="ml1_eu" class=""><a href="/web/20120107133512/http://www.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li id="ml1_u21" class=""><a href="/web/20120107133512/http://www.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-21</a></li><li id="ml1_ac" class="fadeThis "><a href="#">All competitions</a><div id="ml1_ac_items" class="hover"><div id="ml1_ac_top"> </div><div id="ml1_ac_content"><div id="ml1_ac_lside"><div class="ml1_ac_box_top"> </div><div><span>- Club -</span><ul><li><a href="/web/20120107133512/http://www.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li><a href="/web/20120107133512/http://www.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li><a href="/web/20120107133512/http://www.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Super Cup</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- National -</span><ul><li><a href="/web/20120107133512/http://www.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li><a href="/web/20120107133512/http://www.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO 2016</a></li><li><a href="/web/20120107133512/http://www.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">FIFA World Cup</a></li><li><a href="/web/20120107133512/http://www.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-21</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div><div id="ml1_ac_rside"><div class="ml1_ac_box_top"> </div><div><span>- Youth &amp; Amateur -</span><ul><li><a href="/web/20120107133512/http://www.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-19</a></li><li><a href="/web/20120107133512/http://www.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-17</a></li><li><a href="/web/20120107133512/http://www.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Regions' Cup</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20120107133512/http://www.uefa.com/women/index.html">- Women -</a></span><ul><li><a href="/web/20120107133512/http://www.uefa.com/womenseuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Women's EURO</a></li><li><a href="/web/20120107133512/http://www.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's World Cup</a></li><li><a href="/web/20120107133512/http://www.uefa.com/womenschampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Women's Champions League</a></li><li><a href="/web/20120107133512/http://www.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's Under-19</a></li><li><a href="/web/20120107133512/http://www.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's Under-17</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20120107133512/http://www.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120107133512/http://www.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Futsal EURO</a></li><li><a href="/web/20120107133512/http://www.uefa.com/futsalworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">FIFA Futsal World Cup</a></li><li><a href="/web/20120107133512/http://www.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Futsal Cup</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div></div><div id="ml1_ac_bottom"> </div></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"> <a title="UEFA.com" class="bcLink" href="/web/20120107133512/http://www.uefa.com/index.html">UEFA.com</a> &gt; <a title="UEFA European Under-17 Championship" class="bcLink" href="/web/20120107133512/http://www.uefa.com/under17/index.html">UEFA European Under-17 Championship</a> &gt; <a title="News" class="bcLink" href="/web/20120107133512/http://www.uefa.com/under17/news/index.html">News</a> </div><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120107133512/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" title="UEFA European Under-17 Championship" href="/web/20120107133512/http://www.uefa.com/under17/index.html">UEFA European Under-17 Championship</a><ul><li id="ml2_ne" class=" current"><a href="/web/20120107133512/http://www.uefa.com/under17/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120107133512/http://www.uefa.com/under17/video/index.html"><span>Video</span></a></li><li id="ml2_ph" class=" "><a href="/web/20120107133512/http://www.uefa.com/under17/photos/index.html"><span>Photos</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120107133512/http://www.uefa.com/under17/season=2012/matches/index.html"><span>Matches</span></a></li><li id="ml2_sd" class=" "><a href="/web/20120107133512/http://www.uefa.com/under17/season=2012/standings/index.html"><span>Standings</span></a></li><li id="ml2_te" class=" "><a href="/web/20120107133512/http://www.uefa.com/under17/season=2012/teams/index.html"><span>Teams</span></a></li><li id="ml2_st" class=" "><a href="/web/20120107133512/http://www.uefa.com/under17/season=2012/statistics/index.html"><span>Statistics</span></a></li><li id="ml2_dr" class=" "><a href="/web/20120107133512/http://www.uefa.com/under17/season=2012/draws/index.html"><span>Draws</span></a></li><li id="ml2_fi" class=" "><a href="/web/20120107133512/http://www.uefa.com/under17/season=2012/finals/index.html"><span>Finals</span></a></li><li id="ml2_fo" class=" "><a href="/web/20120107133512/http://www.uefa.com/under17/season=2012/competitionformat/index.html"><span>Format</span></a></li><li id="ml2_hi" class=" "><a href="/web/20120107133512/http://www.uefa.com/under17/history/index.html"><span>History</span></a></li></ul></div><!--googleon:snippet--> <div class="d3cmsTopContent"><div class="row "><!--googleoff:snippet--><div class="grid_12"><div id="menuLevel3"><h2 class="m3_news menuTitle">News</h2><ul class="menu clearfix"><li id="ml3_headlines" class=" last current "><a href="/web/20120107133512/http://www.uefa.com/under17/news/index.html"><span>News</span></a></li></ul> </div></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><!--topStart--><div class="firstDiv newsArt resizable "><div class="def_Newshead"><img src="/web/20120107133512im_/http://www.uefa.com/img/template/news_UefaLogoPrint.jpg" height="69" width="656" id="hiddenHeader" alt="The official website for European football"/><div class="innerText topNews"><!--googleoff: all--><script type="text/javascript">SCW.AddContent("id", "1722069");SCW.AddContent("title", "Spain and England matched again");SCW.AddContent("author", "");</script><!--googleon: all--><h1 class="newsTitle">Spain and England matched again</h1><!--googleoff: snippet--><div class="pubText pubDate">Published: Tuesday 29 November 2011, 12.10CET</div><!--googleon: snippet--><!--googleoff: snippet--><div class="newsComment">Spain and England will meet in the U17 elite round for the second year running while defending champions the Netherlands have been drawn with Serbia, the Republic of Ireland and Albania. </div><!--googleon: snippet--></div></div><div id="newsHeading" class="newsCommonSet clearfix"><!--googleoff: snippet--><!--googleon: snippet--><!--googleoff: snippet--><div class="newsActions"><ul class="clearfix"><li class="action last twitter-share"> </li><li class="action fb-button"><fb:like class="fb-like" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></li><li class="action"><div class="type_common type_mail"><a href="#">E-mail </a></div></li><li class="action"><div class="type_common type_print"><a onclick="window.open(this.href); return false;" rel="nofollow" href="#nid=1722069">Print </a></div></li></ul></div><!--googleon: snippet--></div><div class="gradient"> </div><div class="row newsPhoto"><img src="/web/20120107133512im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/72/35/51/1723551_w2.jpg" alt="Spain and England matched again" width="656" height="369"/><div class="overlayPhoto"><span class="phTitle">The draw results are displayed in Nyon </span><!--googleoff: snippet--><span class="phCredits">©uefa.com 1998-2011. All rights reserved. </span><!--googleon: snippet--></div></div></div><!--topEnd--><div class="rightCol grid_4"><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h2>Headlines </h2> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div class="jTabs tabs " id="u17NewsList"><ul class="menu"><li class="last"><a href="#ui-tabs-u17NewsList1" rel=""><span>Latest&nbsp;</span></a></li></ul><div id="ui-tabs-u17NewsList1" class="ui-tabs-panel"><div style="" class="newsBulList box noborder barsList"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class=" box noborder barsList"><li><h4 class="nTitle"><a href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1735734.html">Disveld realises U17 dream</a></h4></li><li><h4 class="nTitle"><a href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1722069.html">Spain, England rematched</a></h4></li><li><h4 class="nTitle"><a href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1722070.html">Qualifying round draw made</a></h4></li><li><h4 class="nTitle"><a href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1718450.html">Holders face tough draw</a></h4></li><li><h4 class="nTitle"><a href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1718435.html">2012/13 draw seedings</a></h4></li></ul><!--googleon:index--> <div class="more innerText"><a title="More news" href="/web/20120107133512/http://www.uefa.com/under17/news/index.html">More news</a></div> </div><div class="bF"> </div> </div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div> </div><!--botStart--><div class="secondDiv newsArt"><div class="mpindex innerText"><!--googleoff: snippet--><div class="pubText pubDate">Published: Tuesday 29 November 2011, 12.10CET</div><!--googleon: snippet--><!--googleoff: snippet--><h1 class="newsTitle">Spain and England matched again</h1><!--googleon: snippet--><!--googleoff: snippet--><div class="newsComment">Spain and England will meet in the U17 elite round for the second year running while defending champions the Netherlands have been drawn with Serbia, the Republic of Ireland and Albania. </div><!--googleon: snippet--><!--googleoff: snippet--><div class="more"><a href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1722069.html#spain+england+matched+again">Read more</a></div></div><!--googleon: snippet--><div class="def_Newsbody"><div class="innerText clearfix"><div class="clearLeft innGrid_5 newsBody"><div class="newsText"><p>The UEFA European Under-17 Championship elite round draw has thrown together old rivals England and Spain, while last season's winners the Netherlands face the side that staged that tournament, Serbia.</p><p>Only the seven group winners will join hosts Slovenia in the finals from 4 to 16 May after the one-venue mini-tournaments, to be played in late March. England, who beat Spain in the 2010 final, repeated the trick last season in the elite round before reaching the semis, and must outdo their old sparring partners again to qualify, with hosts Georgia and Ukraine also in Group 3.</p><p>Alongside the Netherlands – who lost to England in the qualifying round – and Serbia in Group 5 are the Republic of Ireland and Albania, while three former winners in 2011 runners-up Germany, Portugal and Turkey have been drawn in Group 4 with Bulgaria. Lithuania, who have made the elite round for the first time, must get past last season's semi-finalists Denmark, Scotland and Iceland to progress a stage further.</p><p>UEFA Youth and Amateur Committee chairman Jim Boyce, who made the draw alongside the captain of last season's Netherlands squad, Daan Disveld – who received the Fair Play prize on his team's behalf – told UEFA.com: "What I have been delighted about in my time being involved with UEFA at youth level is to see countries now being able to host finals, and being able to host them very well, and next year, we're breaking new ground again, we're going to Slovenia for the U17 tournament and Estonia for the U19 tournament. I know that both countries are very excited about having the opportunity of hosting finals – hopefully it will leave a legacy.</p><p>"I look back on the years that I have been involved, and I have seen so many of the players who are now established international players who have come through youth football. I've said it many times, I think UEFA deserves the highest credit for organising these competitions."</p><p><strong>Elite round draw<br/>Group 1 (24-29 March): </strong>France*, Sweden, Italy, Switzerland</p><p><strong>Group 2 (24-29 March):</strong> Czech Republic, Belarus, Poland, Luxembourg*</p><p><strong>Group 3 (26-31 March): </strong>Spain, England, Georgia*, Ukraine</p><p><strong>Group 4 (20-25 March): </strong>Germany*, Portugal, Turkey, Bulgaria</p><p><strong>Group 5 (22-27 March): </strong>Serbia, Netherlands* (holders), Republic of Ireland, Albania</p><p><strong>Group 6 (24-29 March):</strong> Denmark, Scotland*, Iceland, Lithuania</p><p><strong>Group 7 (23-28 March):</strong> Hungary*, Russia, Belgium, Wales</p><p>*Hosts</p> </div></div><div class="innGrid_3 newsText newsRelated"><span class="relInfoLbl">Related Items</span><ul class="bulletList"><li><a title="Wales, Bulgaria join elite" href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1707630.html#wales+bulgaria+join+elite">Wales, Bulgaria join elite</a></li><li><a title="Martial, Kitenge stand out" href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1714303.html#martial+kitenge+stand">Martial, Kitenge stand out</a></li><li><a title="France, Luxembourg forward" href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1708361.html#france+luxembourg+forward">France, Luxembourg forward</a></li><li><a title="Belgium, Ukraine advance" href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1706730.html#belgium+ukraine+advance">Belgium, Ukraine advance</a></li><li><a title="Russia, Portugal progress" href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1706313.html#russia+portugal+progress">Russia, Portugal progress</a></li><li><a title="Scotland and Turkey through" href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1706319.html#scotland+turkey+through">Scotland and Turkey through</a></li><li><a title="Spain, Poland prevail" href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1704954.html#spain+poland+prevail">Spain, Poland prevail</a></li><li><a title="Ireland survive behind Czechs" href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1704902.html#ireland+survive+behind+czechs">Ireland survive behind Czechs</a></li><li><a title="Serbia, Lithuania celebrate" href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1703823.html#serbia+lithuania+celebrate">Serbia, Lithuania celebrate</a></li><li><a title="Germany top, Albania delight" href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1698970.html#germany+albania+delight">Germany top, Albania delight</a></li><li><a title="Denmark joined by Italy" href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1698136.html#denmark+joined+italy">Denmark joined by Italy</a></li><li><a title="Timely Iceland lead Swiss" href="/web/20120107133512/http://www.uefa.com/under17/news/newsid=1698106.html#timely+iceland+lead+swiss">Timely Iceland lead Swiss</a></li></ul></div></div><!--googleoff: all--><p class="copyright innerText">©UEFA.com 1998-2011. All rights reserved.</p><!--googleon: all--> <!--googleoff: all--><div class="row r lastupd">Last updated: 29/11/11 12.49CET</div><!--googleon: all--><!--googleoff: snippet--><div id="relInfo" class="clearLeft innGrid_8 box"><div class="bH"><h3>Related information</h3> <!--googleoff: snippet--><div class="newsActions"><ul><li class="action last"><div class="type_common type_share"><a href="#" title="Share ">&amp;nbsp;</a></div></li></ul></div><!--googleon: snippet--></div><div class="bC"><div class="w328 fl"><div class="innGrid_4"><span class="itemType">Player profiles</span><ul><li class="relItem"><div class="fl playerProfile"><ul><li><a href="/web/20120107133512/http://www.uefa.com/teamsandplayers/players/player=250024858/profile/index.html" title="Daan Disveld" class="resource">Daan Disveld</a></li><li><span>Nijmegen</span> - <span>Netherlands</span></li></ul></div></li><li class="gradient"> </li></ul></div><div class="innGrid_4"><span class="itemType">Member associations</span><ul><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Belarus" title="Belarus" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/BLR.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=blr/index.html" class="resource" title="Belarus Football Federation">Belarus Football Federation</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Belgium" title="Belgium" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/BEL.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=bel/index.html" class="resource" title="Royal Belgian Football Association">Royal Belgian Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Bulgaria" title="Bulgaria" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/BUL.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=bul/index.html" class="resource" title="Bulgarian Football Union">Bulgarian Football Union</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Czech Republic" title="Czech Republic" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/CZE.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=cze/index.html" class="resource" title="Football Association of Czech Republic">Football Association of Czech Republic</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Denmark" title="Denmark" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/DEN.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=den/index.html" class="resource" title="Danish Football Association">Danish Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="England" title="England" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=eng/index.html" class="resource" title="The Football Association">The Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="France" title="France" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=fra/index.html" class="resource" title="French Football Federation">French Football Federation</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Georgia" title="Georgia" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=geo/index.html" class="resource" title="Georgian Football Federation">Georgian Football Federation</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Germany" title="Germany" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=ger/index.html" class="resource" title="German Football Association">German Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Hungary" title="Hungary" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/HUN.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=hun/index.html" class="resource" title="Hungarian Football Federation">Hungarian Football Federation</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Italy" title="Italy" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=ita/index.html" class="resource" title="Italian Football Federation">Italian Football Federation</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Lithuania" title="Lithuania" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/LTU.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=ltu/index.html" class="resource" title="Lithuanian Football Federation">Lithuanian Football Federation</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Luxembourg" title="Luxembourg" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/LUX.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=lux/index.html" class="resource" title="Luxembourg Football Federation">Luxembourg Football Federation</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Netherlands" title="Netherlands" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=ned/index.html" class="resource" title="Royal Netherlands Football Association">Royal Netherlands Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Poland" title="Poland" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/POL.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=pol/index.html" class="resource" title="Polish Football Association">Polish Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Portugal" title="Portugal" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/POR.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=por/index.html" class="resource" title="Portuguese Football Federation">Portuguese Football Federation</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Republic of Ireland" title="Republic of Ireland" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/IRL.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=irl/index.html" class="resource" title="The Football Association of Ireland">The Football Association of Ireland</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Russia" title="Russia" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/RUS.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=rus/index.html" class="resource" title="Football Union of Russia">Football Union of Russia</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Scotland" title="Scotland" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/SCO.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=sco/index.html" class="resource" title="The Scottish Football Association">The Scottish Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Serbia" title="Serbia" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=srb/index.html" class="resource" title="Football Association of Serbia">Football Association of Serbia</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Spain" title="Spain" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=esp/index.html" class="resource" title="Spanish Football Federation">Spanish Football Federation</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Sweden" title="Sweden" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=swe/index.html" class="resource" title="Swedish Football Association">Swedish Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Switzerland" title="Switzerland" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/SUI.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=sui/index.html" class="resource" title="Swiss Football Association">Swiss Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Turkey" title="Turkey" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/TUR.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=tur/index.html" class="resource" title="Turkish Football Association">Turkish Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Ukraine" title="Ukraine" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/UKR.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=ukr/index.html" class="resource" title="Football Federation of Ukraine">Football Federation of Ukraine</a></div></li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Wales" title="Wales" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/WAL.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=wal/index.html" class="resource" title="The Football Association of Wales">The Football Association of Wales</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Iceland" title="Iceland" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/ISL.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=isl/index.html" class="resource" title="Football Association of Iceland">Football Association of Iceland</a></div> </li><li class="relItem"><div class="fl AssociationProfile"><img height="18" width="18" alt="Albania" title="Albania" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/ALB.png"/> <a href="/web/20120107133512/http://www.uefa.com/memberassociations/association=alb/index.html" class="resource" title="The Football Association of Albania">The Football Association of Albania</a></div> </li><li class="gradient"> </li></ul></div> </div><div class="w328 fr"><div class="innGrid_4"><span class="itemType">Team profiles</span><ul><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Belarus" title="Belarus" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/blr.png"/><a class="resource" title="Belarus" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=457155/profile/index.html">Belarus</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Belgium" title="Belgium" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/bel.png"/><a class="resource" title="Belgium" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400013/profile/index.html">Belgium</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Bulgaria" title="Bulgaria" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/bul.png"/><a class="resource" title="Bulgaria" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400020/profile/index.html">Bulgaria</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Czech Republic" title="Czech Republic" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/cze.png"/><a class="resource" title="Czech Republic" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=458837/profile/index.html">Czech Republic</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Denmark" title="Denmark" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/den.png"/><a class="resource" title="Denmark" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400035/profile/index.html">Denmark</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="England" title="England" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/eng.png"/><a class="resource" title="England" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400039/profile/index.html">England</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="France" title="France" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/fra.png"/><a class="resource" title="France" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400043/profile/index.html">France</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Georgia" title="Georgia" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/geo.png"/><a class="resource" title="Georgia" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=457157/profile/index.html">Georgia</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Germany" title="Germany" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/ger.png"/><a class="resource" title="Germany" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400047/profile/index.html">Germany</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Hungary" title="Hungary" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/hun.png"/><a class="resource" title="Hungary" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400057/profile/index.html">Hungary</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Italy" title="Italy" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/ita.png"/><a class="resource" title="Italy" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400066/profile/index.html">Italy</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Lithuania" title="Lithuania" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/ltu.png"/><a class="resource" title="Lithuania" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=456557/profile/index.html">Lithuania</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Luxembourg" title="Luxembourg" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/lux.png"/><a class="resource" title="Luxembourg" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400082/profile/index.html">Luxembourg</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Netherlands" title="Netherlands" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/ned.png"/><a class="resource" title="Netherlands" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400095/profile/index.html">Netherlands</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Poland" title="Poland" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/pol.png"/><a class="resource" title="Poland" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400109/profile/index.html">Poland</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Portugal" title="Portugal" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/por.png"/><a class="resource" title="Portugal" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400110/profile/index.html">Portugal</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Republic of Ireland" title="Republic of Ireland" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/irl.png"/><a class="resource" title="Republic of Ireland" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400064/profile/index.html">Republic of Ireland</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Russia" title="Russia" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/rus.png"/><a class="resource" title="Russia" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=457451/profile/index.html">Russia</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Scotland" title="Scotland" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/sco.png"/><a class="resource" title="Scotland" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400117/profile/index.html">Scotland</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Serbia" title="Serbia" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/srb.png"/><a class="resource" title="Serbia" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400147/profile/index.html">Serbia</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Spain" title="Spain" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/esp.png"/><a class="resource" title="Spain" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400122/profile/index.html">Spain</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Sweden" title="Sweden" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/swe.png"/><a class="resource" title="Sweden" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400127/profile/index.html">Sweden</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Switzerland" title="Switzerland" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/sui.png"/><a class="resource" title="Switzerland" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400128/profile/index.html">Switzerland</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Turkey" title="Turkey" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/tur.png"/><a class="resource" title="Turkey" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400135/profile/index.html">Turkey</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Ukraine" title="Ukraine" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/ukr.png"/><a class="resource" title="Ukraine" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=457166/profile/index.html">Ukraine</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Wales" title="Wales" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/wal.png"/><a class="resource" title="Wales" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400144/profile/index.html">Wales</a></div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Iceland" title="Iceland" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/isl.png"/><a class="resource" title="Iceland" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400058/profile/index.html">Iceland</a></div></div></li><li class="relItem"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Albania" title="Albania" src="https://web.archive.org/web/20120107133512im_/http://img.uefa.com/imgml/flags/18x18/alb.png"/><a class="resource" title="Albania" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/teams/under17/team=400002/profile/index.html">Albania</a></div></div></li><li class="gradient"> </li></ul></div> </div> </div><div class="bF"> </div></div><!--googleon: snippet--></div><p class="artPrintUrl innerText">http://www.uefa.com/under17/news/newsid=1722069.html#spain+england+matched+again</p></div><!--botEnd--> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"> <a title="UEFA.com" class="bcLink" href="/web/20120107133512/http://www.uefa.com/index.html">UEFA.com</a> &gt; <a title="UEFA European Under-17 Championship" class="bcLink" href="/web/20120107133512/http://www.uefa.com/under17/index.html">UEFA European Under-17 Championship</a> &gt; <a title="News" class="bcLink" href="/web/20120107133512/http://www.uefa.com/under17/news/index.html">News</a> </div><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120107133512/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Competitions</span><div class="competitionlist fl"><span>- Club - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefaeuropaleague/index.html" title="UEFA Europa League">UEFA Europa League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefasupercup/index.html" title="UEFA Super Cup">UEFA Super Cup</a></li></ul><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/futsal/index.html" title="- Futsal -">- Futsal - </a></span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/futsaleuro/index.html" title="Futsal EURO">Futsal EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/futsalworldcup/index.html" title="FIFA Futsal World Cup">FIFA Futsal World Cup</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/futsalcup/index.html" title="Futsal Cup">Futsal Cup</a></li></ul> </div><div class="competitionlist fl"><span>- National - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefaeuro/index.html" title="UEFA EURO">UEFA EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" title="UEFA EURO 2016">UEFA EURO 2016</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/worldcup/index.html" title="FIFA World Cup">FIFA World Cup</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/under21/index.html" title="Under-21">Under-21</a></li></ul><span>- Youth &amp; Amateur - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/under19/index.html" title="Under-19">Under-19</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/under17/index.html" title="Under-17">Under-17</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/regionscup/index.html" title="Regions' Cup">Regions' Cup</a></li></ul> </div></div><div class="wf fl"><span class="footerLbl">Women's football</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/womenseuro/index.html" title="UEFA Women's EURO">UEFA Women's EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/womensworldcup/index.html" title="Women's World Cup">Women's World Cup</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/womenschampionsleague/index.html" title="UEFA Women's Champions League">UEFA Women's Champions League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/womensunder19/index.html" title="Women's Under-19">Women's Under-19</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/womensunder17/index.html" title="Women's Under-17">Women's Under-17</a></li></ul><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/women/news/index.html" title="News">News</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/women/video/index.html" title="Video">Video</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/women/womens-football-development/index.html" title="Women's football development">Women's football development</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/women/key-players/index.html" title="Profiles">Profiles</a></li></ul> </div><div class="aboutuefa fl"><span class="footerLbl">About UEFA</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/news/index.html" title="News">News</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/aboutuefa/organisation/president/index.html" title="President">President</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/library/_redirect_calendar.html" title="Calendar">Calendar</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/aboutuefa/organisation/job/index.html" title="Jobs">Jobs</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/mediaservices/index.html" title="Media services">Media services</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/documentlibrary/index.html" title="Library">Library</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/mediaservices/accreditation/index.html" title="Media accreditation">Media accreditation</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/events/videoarchive/index.html" title="UEFA video archive">UEFA video archive</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/events/tv/news/newsid=19817.html" title="Blocked broadcasting hours">Blocked broadcasting hours</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/events/marketing/index.html" title="Media content rights sales">Media content rights sales</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Anti-doping">Anti-doping</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Channels</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/news/index.html" title="News centre">News centre</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/teamsandplayers/index.html" title="Teams &amp; players">Teams &amp; players</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/video/index.html" title="Video">Video</a></li></ul></div><div class="channel"><span class="footerLbl">UEFA network sites</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/trainingground/index.html" title="UEFA Training Ground">UEFA Training Ground</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/trainingground/grassroots/index.html" title="UEFA Grassroots Day">UEFA Grassroots Day</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20120107133512/http://www.facebook.com/uefacom" target="_blank" title="UEFA.com on Facebook">UEFA.com on Facebook</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20120107133512/http://twitter.com/uefacom" target="_blank" title="UEFA.com on Twitter">UEFA.com on Twitter</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/store/index.html" title="Store">Store</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">Tools</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/news/rssfeeds/index.html" title="RSS feeds">RSS feeds</a></li></ul></div><div class="channel"><span class="footerLbl">My UEFA.com</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/community/login/index.html" title="Login">Login</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/community/registration/index.html" title="Register">Register</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/community/mypage/profile.htmx" title="My UEFA.com">My UEFA.com</a></li></ul></div></div><div class="languages row"><span class="langLbl">Change language:</span><ul class="changeLang"><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'en', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120107133512/http://en.uefa.com/" title="English">English</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'fr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120107133512/http://fr.uefa.com/" title="Français">Français</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'de', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120107133512/http://de.uefa.com/" title="Deutsch">Deutsch</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'ru', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120107133512/http://ru.uefa.com/" title="Русский">Русский</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'es', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120107133512/http://es.uefa.com/" title="Español">Español</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'it', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120107133512/http://it.uefa.com/" title="Italiano">Italiano</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pt', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120107133512/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pl', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120107133512/http://pl.uefa.com/" title="Polski">Polski</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'uk', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120107133512/http://ua.uefa.com/" title="Українська">Українська</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120107133512/http://jp.uefa.com/" title="日本語">日本語</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'cn', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120107133512/http://cn.uefa.com/" title="中文">中文</a></li><li class="last"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'kr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120107133512/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"><a title="UEFA.com - The official website for European football" href="/web/20120107133512/http://www.uefa.com/index.html"> UEFA.com - The official website for European football</a></div></div><div class="footerR fl"><ul class="fOfficial"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Contact us">Contact us</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/faq/index.html" title="Help / FAQ">Help / FAQ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/termsconditions.html" title="Terms and Conditions">Terms and Conditions</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/uefa/privacypolicy.html" title="Privacy">Privacy</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120107133512/http://www.uefa.com/sitemap/index.html" title="Sitemap">Sitemap</a></li><li class="fl"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20120107133512/http://m.uefa.com/" title="Mobile version">Mobile version</a></li><li class="fl"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20120107133512/http://ac.uefa.com/" title="Accessible version">Accessible version</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA. All rights reserved.</li><li>The UEFA word, the UEFA European Under-17 Championship logo and trophy are protected by trade marks and/or copyright of UEFA. No use for commercial purposes may be made of such trade marks. Use of UEFA.com signifies your agreement to the Terms and Conditions and Privacy Policy.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120107133512/https://ssl." : "https://web.archive.org/web/20120107133512/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12554578-1"); pageTracker._trackPageview(); } catch(err) {} </script><script type="text/javascript"> var _sf_async_config={uid:342,domain:"en.uefa.com",pingServer:"pdeltatre.chartbeat.net"}; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120107133512/https://s3.amazonaws.com/" : "http://") + "static.chartbeat.com/js/chartbeat.js"); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script></div></div><!--googleon: all--> </div> </div><script type="text/javascript"><!-- SCW.Execute();//--></script><script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')//--></script><noscript><!--Web Analytics--></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.20.3. --> </body></html><!-- FILE ARCHIVED ON 13:35:12 Jan 07, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:46:43 Feb 17, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.441 exclusion.robots: 0.02 exclusion.robots.policy: 0.013 esindex: 0.009 cdx.remote: 8.305 LoadShardBlock: 155.537 (3) PetaboxLoader3.datanode: 122.203 (4) PetaboxLoader3.resolve: 152.881 (2) load_resource: 162.589 -->

Pages: 1 2 3 4 5 6 7 8 9 10