<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title> &#187; Za djecu od 5 do 8 godina</title>
	<atom:link href="http://www.maligenijalci.com/category/kvizovi/za-djecu-od-5-do-8-godina/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maligenijalci.com</link>
	<description>Portal za djecu i obitelj</description>
	<lastBuildDate>Mon, 02 Jul 2018 13:53:42 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.41</generator>
	<item>
		<title>Kviz: životinje</title>
		<link>http://www.maligenijalci.com/kviz-zivotinje/</link>
		<comments>http://www.maligenijalci.com/kviz-zivotinje/#comments</comments>
		<pubDate>Wed, 20 Aug 2014 11:18:46 +0000</pubDate>
		<dc:creator><![CDATA[Mali Genijalci]]></dc:creator>
				<category><![CDATA[Novosti za djecu]]></category>
		<category><![CDATA[Za djecu od 5 do 8 godina]]></category>
		<category><![CDATA[kviz]]></category>

		<guid isPermaLink="false">http://www.maligenijalci.com/?p=1129</guid>
		<description><![CDATA[<p>&#160;</p>
<p>The post <a rel="nofollow" href="http://www.maligenijalci.com/kviz-zivotinje/">Kviz: životinje</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></description>
	<!-- css -->
	<link type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css" rel="stylesheet" />
<script type="text/javascript">
		var $j = jQuery.noConflict();
		// increase the default animation speed to exaggerate the effect
		$j.fx.speeds._default = 1000;
		$j(function() {
   			 $j( document ).tooltip();
 		});
 	</script>
 	<style type="text/css">
 		.ui-tooltip
		{
		    /* tooltip container box */
		    max-width: 500px !important;
		}
		.ui-tooltip-content
		{
		    /* tooltip content */
		    max-width: 500px !important;
		}
 	</style>
 			<script type="text/javascript">
			var myVar=setInterval("mlwQmnTimer();",1000);
	 		function mlwQmnTimer()
	 		{
	 			var x = +document.getElementById("timer").value;
	 			x = x + 1;
	 			document.getElementById("timer").value = x;
	 		}
	 		
		</script>
		<style type="text/css">
			
				div.mlw_qmn_quiz input[type=radio],
				div.mlw_qmn_quiz input[type=submit],
				div.mlw_qmn_quiz label {
					cursor: pointer;
				}
				div.mlw_qmn_quiz input:not([type=submit]):focus,
				div.mlw_qmn_quiz textarea:focus {
					background: #eaeaea;
				}
				div.mlw_qmn_quiz {
					text-align: left;
				}
				div.quiz_section {
					
				}
				div.mlw_qmn_timer {
					position:fixed;
					top:200px;
					right:0px;
					width:130px;
					color:#00CCFF;
					border-radius: 15px;
					background:#000000;
					text-align: center;
					padding: 15px 15px 15px 15px
				}
				div.mlw_qmn_quiz input[type=submit],
				a.mlw_qmn_quiz_link
				{
					    border-radius: 4px;
					    position: relative;
					    background-image: linear-gradient(#fff,#dedede);
						background-color: #eee;
						border: #ccc solid 1px;
						color: #333;
						text-shadow: 0 1px 0 rgba(255,255,255,.5);
						box-sizing: border-box;
					    display: inline-block;
					    padding: 5px 5px 5px 5px;
   						margin: auto;
				}		</style>
					<content:encoded><![CDATA[
		<script>
			function clear_field(field)
			{
				if (field.defaultValue == field.value) field.value = '';
			}
			
			function mlw_validateForm()
			{
		
				if (document.forms['quizForm']['mlwUserEmail'].defaultValue != document.forms['quizForm']['mlwUserEmail'].value)
				{
					var x=document.forms['quizForm']['mlwUserEmail'].value;
					var atpos=x.indexOf('@');
					var dotpos=x.lastIndexOf('.');
					if (atpos<1 || dotpos<atpos+2 || dotpos+2>=x.length)
					  {
					  	document.getElementById('mlw_error_message').innerHTML = '**Not a valid e-mail address!**';
					  	document.getElementById('mlw_error_message_bottom').innerHTML = '**Not a valid e-mail address!**';
					  return false;
					  }
				}
			}		
		</script><div class='mlw_qmn_quiz'><form name='quizForm' action='' method='post' class='mlw_quiz_form' onsubmit='return mlw_validateForm()' ><div class='quiz_section  quiz_begin slide1'><span class='mlw_qmn_message_before'>Rjesite online test o zivotinjama i provjerite svoje poznavanje zivotinja. Ukoliko želite, možete ga i isprintati i rješavati na papiru.</span><br /><span name='mlw_error_message' id='mlw_error_message' style='color: red;'></span><br /><span style='font-weight:bold;';>Name</span><br /><input type='text' x-webkit-speech name='mlwUserName' value='' /><br /><br /></div><div class='quiz_section slide2'><span class='mlw_qmn_question' style='font-weight:bold;'>Koja zivotinja ima mladunce stene?</span><br /><input type='radio' name='question89' id='question89_one' value='1' /> <label for='question89_one'>patka</label><br /><input type='radio' name='question89' id='question89_two' value='2' /> <label for='question89_two'>konj</label><br /><input type='radio' name='question89' id='question89_three' value='3' /> <label for='question89_three'>pas</label><br /></div><br /><div class='quiz_section slide3'><span class='mlw_qmn_question' style='font-weight:bold;'>Najveca zivotinja na planeti je?</span><br /><input type='radio' name='question90' id='question90_one' value='1' /> <label for='question90_one'>Plavetni kit</label><br /><input type='radio' name='question90' id='question90_two' value='2' /> <label for='question90_two'>Zirafa</label><br /><input type='radio' name='question90' id='question90_three' value='3' /> <label for='question90_three'>Krava</label><br /></div><br /><div class='quiz_section slide4'><span class='mlw_qmn_question' style='font-weight:bold;'>Najbrza zivotinja je?</span><br /><input type='radio' name='question91' id='question91_one' value='1' /> <label for='question91_one'>Konj</label><br /><input type='radio' name='question91' id='question91_two' value='2' /> <label for='question91_two'>Gepard</label><br /><input type='radio' name='question91' id='question91_three' value='3' /> <label for='question91_three'>Pas</label><br /></div><br /><div class='quiz_section slide5'><span class='mlw_qmn_question' style='font-weight:bold;'>Koja zivotinja leze najvece jaje?</span><br /><input type='radio' name='question92' id='question92_one' value='1' /> <label for='question92_one'>Golub</label><br /><input type='radio' name='question92' id='question92_two' value='2' /> <label for='question92_two'>Patka</label><br /><input type='radio' name='question92' id='question92_three' value='3' /> <label for='question92_three'>Noj</label><br /></div><br /><div class='quiz_section slide6'><span class='mlw_qmn_question' style='font-weight:bold;'>Koja od navedenih ptica, na jesen seli na jug?</span><br /><input type='radio' name='question93' id='question93_one' value='1' /> <label for='question93_one'>Golub</label><br /><input type='radio' name='question93' id='question93_two' value='2' /> <label for='question93_two'>Roda</label><br /><input type='radio' name='question93' id='question93_three' value='3' /> <label for='question93_three'>Vrabac</label><br /></div><br /><div class='quiz_section slide7'><span class='mlw_qmn_question' style='font-weight:bold;'>Koja od navedenih zivotinja je najvisa?</span><br /><input type='radio' name='question94' id='question94_one' value='1' /> <label for='question94_one'>Zirafa</label><br /><input type='radio' name='question94' id='question94_two' value='2' /> <label for='question94_two'>Slon</label><br /><input type='radio' name='question94' id='question94_three' value='3' /> <label for='question94_three'>Krava</label><br /></div><br /><div class='quiz_section slide8'><span class='mlw_qmn_question' style='font-weight:bold;'>Koja od navedenih zivotinja je aktivna nocu?</span><br /><input type='radio' name='question95' id='question95_one' value='1' /> <label for='question95_one'>Guska</label><br /><input type='radio' name='question95' id='question95_two' value='2' /> <label for='question95_two'>Labud</label><br /><input type='radio' name='question95' id='question95_three' value='3' /> <label for='question95_three'>Sismis</label><br /></div><br /><div class='quiz_section slide9'><span class='mlw_qmn_question' style='font-weight:bold;'>Gdje žive pingvini?</span><br /><input type='radio' name='question96' id='question96_one' value='1' /> <label for='question96_one'>U prasumi</label><br /><input type='radio' name='question96' id='question96_two' value='2' /> <label for='question96_two'>Na Antartiku</label><br /><input type='radio' name='question96' id='question96_three' value='3' /> <label for='question96_three'>U pustinji</label><br /></div><br /><div class='quiz_section slide10'><span class='mlw_qmn_question' style='font-weight:bold;'>Koja zivotinja zivi pod zemljom?</span><br /><input type='radio' name='question97' id='question97_one' value='1' /> <label for='question97_one'>Puz</label><br /><input type='radio' name='question97' id='question97_two' value='2' /> <label for='question97_two'>Leptir</label><br /><input type='radio' name='question97' id='question97_three' value='3' /> <label for='question97_three'>Krtica</label><br /></div><br /><div class='quiz_section slide11'><span class='mlw_qmn_question' style='font-weight:bold;'>Koja zivotinja nosi kucicu na ledjima?</span><br /><input type='radio' name='question98' id='question98_one' value='1' /> <label for='question98_one'>Kornjaca</label><br /><input type='radio' name='question98' id='question98_two' value='2' /> <label for='question98_two'>Zec</label><br /><input type='radio' name='question98' id='question98_three' value='3' /> <label for='question98_three'>Lisica</label><br /></div><br /><div class='quiz_section slide12 quiz_end'><span class='mlw_qmn_message_end'>Za rezultate kliknite ispod gumb</span><br /><br /><span style='display: none;'>If you are human, leave this field blank or you will be considered spam:</span><input style='display: none;' type='text' name='email' id='email' /><input type='hidden' name='total_questions' id='total_questions' value='10'/><input type='hidden' name='timer' id='timer' value='0'/><input type='hidden' name='complete_quiz' value='confirmation' /><input type='submit' value='Submit Quiz' /><span name='mlw_error_message_bottom' id='mlw_error_message_bottom' style='color: red;'></span><br /></form></div></div>
<ul class="ssb_list_wrapper"><li class="fb2"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.maligenijalci.com%2Fkviz-zivotinje%2F&amp;width=150&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li class="twtr"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.maligenijalci.com/kviz-zivotinje/">&nbsp;</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></li><li class="gplus"><div class="g-plusone" data-size="medium" data-href="http://www.maligenijalci.com/kviz-zivotinje/"></div></li><li><a href="//www.pinterest.com/pin/create/button/" data-pin-do="buttonBookmark" ><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png" title="" alt="" /></a></li></ul><p>The post <a rel="nofollow" href="http://www.maligenijalci.com/kviz-zivotinje/">Kviz: životinje</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maligenijalci.com/kviz-zivotinje/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kviz: crtani filmovi</title>
		<link>http://www.maligenijalci.com/kviz-crtani-filmovi/</link>
		<comments>http://www.maligenijalci.com/kviz-crtani-filmovi/#comments</comments>
		<pubDate>Tue, 19 Aug 2014 11:27:43 +0000</pubDate>
		<dc:creator><![CDATA[Mali Genijalci]]></dc:creator>
				<category><![CDATA[Novosti za djecu]]></category>
		<category><![CDATA[Za djecu od 5 do 8 godina]]></category>
		<category><![CDATA[kvizovi]]></category>

		<guid isPermaLink="false">http://www.maligenijalci.com/?p=1123</guid>
		<description><![CDATA[<p>&#160;</p>
<p>The post <a rel="nofollow" href="http://www.maligenijalci.com/kviz-crtani-filmovi/">Kviz: crtani filmovi</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></description>
	<!-- css -->
	<link type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css" rel="stylesheet" />
<script type="text/javascript">
		var $j = jQuery.noConflict();
		// increase the default animation speed to exaggerate the effect
		$j.fx.speeds._default = 1000;
		$j(function() {
   			 $j( document ).tooltip();
 		});
 	</script>
 	<style type="text/css">
 		.ui-tooltip
		{
		    /* tooltip container box */
		    max-width: 500px !important;
		}
		.ui-tooltip-content
		{
		    /* tooltip content */
		    max-width: 500px !important;
		}
 	</style>
 			<script type="text/javascript">
			var myVar=setInterval("mlwQmnTimer();",1000);
	 		function mlwQmnTimer()
	 		{
	 			var x = +document.getElementById("timer").value;
	 			x = x + 1;
	 			document.getElementById("timer").value = x;
	 		}
	 		
		</script>
		<style type="text/css">
			
				div.mlw_qmn_quiz input[type=radio],
				div.mlw_qmn_quiz input[type=submit],
				div.mlw_qmn_quiz label {
					cursor: pointer;
				}
				div.mlw_qmn_quiz input:not([type=submit]):focus,
				div.mlw_qmn_quiz textarea:focus {
					background: #eaeaea;
				}
				div.mlw_qmn_quiz {
					text-align: left;
				}
				div.quiz_section {
					
				}
				div.mlw_qmn_timer {
					position:fixed;
					top:200px;
					right:0px;
					width:130px;
					color:#00CCFF;
					border-radius: 15px;
					background:#000000;
					text-align: center;
					padding: 15px 15px 15px 15px
				}
				div.mlw_qmn_quiz input[type=submit],
				a.mlw_qmn_quiz_link
				{
					    border-radius: 4px;
					    position: relative;
					    background-image: linear-gradient(#fff,#dedede);
						background-color: #eee;
						border: #ccc solid 1px;
						color: #333;
						text-shadow: 0 1px 0 rgba(255,255,255,.5);
						box-sizing: border-box;
					    display: inline-block;
					    padding: 5px 5px 5px 5px;
   						margin: auto;
				}		</style>
					<content:encoded><![CDATA[
		<script>
			function clear_field(field)
			{
				if (field.defaultValue == field.value) field.value = '';
			}
			
			function mlw_validateForm()
			{
		
				if (document.forms['quizForm']['mlwUserEmail'].defaultValue != document.forms['quizForm']['mlwUserEmail'].value)
				{
					var x=document.forms['quizForm']['mlwUserEmail'].value;
					var atpos=x.indexOf('@');
					var dotpos=x.lastIndexOf('.');
					if (atpos<1 || dotpos<atpos+2 || dotpos+2>=x.length)
					  {
					  	document.getElementById('mlw_error_message').innerHTML = '**Not a valid e-mail address!**';
					  	document.getElementById('mlw_error_message_bottom').innerHTML = '**Not a valid e-mail address!**';
					  return false;
					  }
				}
			}		
		</script><div class='mlw_qmn_quiz'><form name='quizForm' action='' method='post' class='mlw_quiz_form' onsubmit='return mlw_validateForm()' ><div class='quiz_section  quiz_begin slide1'><span class='mlw_qmn_message_before'>Rjesite online test iz znanja Crtanih filmova i provjerite svoje poznavanje crtica. Ukoliko želite, možete ga i isprintati i rješavati na papiru.</span><br /><span name='mlw_error_message' id='mlw_error_message' style='color: red;'></span><br /><span style='font-weight:bold;';>Name</span><br /><input type='text' x-webkit-speech name='mlwUserName' value='' /><br /><br /></div><div class='quiz_section slide2'><span class='mlw_qmn_question' style='font-weight:bold;'>Kako se zvao tigar iz Ledenog doba?</span><br /><input type='radio' name='question79' id='question79_one' value='1' /> <label for='question79_one'>Marko</label><br /><input type='radio' name='question79' id='question79_two' value='2' /> <label for='question79_two'>Diego</label><br /><input type='radio' name='question79' id='question79_three' value='3' /> <label for='question79_three'>Jura</label><br /></div><br /><div class='quiz_section slide3'><span class='mlw_qmn_question' style='font-weight:bold;'>Koja je glavna nagrada u utrkama u crticu Auti?</span><br /><input type='radio' name='question80' id='question80_one' value='1' /> <label for='question80_one'>Pistol Cup</label><br /><input type='radio' name='question80' id='question80_two' value='2' /> <label for='question80_two'>Cup Juric</label><br /><input type='radio' name='question80' id='question80_three' value='3' /> <label for='question80_three'>Dinoco</label><br /></div><br /><div class='quiz_section slide4'><span class='mlw_qmn_question' style='font-weight:bold;'>Koga je Merida (Brave) tražila za pomoc?</span><br /><input type='radio' name='question81' id='question81_one' value='1' /> <label for='question81_one'>Medvjeda</label><br /><input type='radio' name='question81' id='question81_two' value='2' /> <label for='question81_two'>Vješticu</label><br /><input type='radio' name='question81' id='question81_three' value='3' /> <label for='question81_three'>Tatu</label><br /></div><br /><div class='quiz_section slide5'><span class='mlw_qmn_question' style='font-weight:bold;'>Marin Prskalo je lik iz kojeg crtica?</span><br /><input type='radio' name='question82' id='question82_one' value='1' /> <label for='question82_one'>Aladin</label><br /><input type='radio' name='question82' id='question82_two' value='2' /> <label for='question82_two'>Kako istrenirati zmaja</label><br /><input type='radio' name='question82' id='question82_three' value='3' /> <label for='question82_three'>Oblacno s cuftama</label><br /></div><br /><div class='quiz_section slide6'><span class='mlw_qmn_question' style='font-weight:bold;'>Zasto Cruella deville (Zlica od Opake) zeli dalmatinere?</span><br /><input type='radio' name='question83' id='question83_one' value='1' /> <label for='question83_one'>Zbog igre</label><br /><input type='radio' name='question83' id='question83_two' value='2' /> <label for='question83_two'>Zbog farme dalmatinera</label><br /><input type='radio' name='question83' id='question83_three' value='3' /> <label for='question83_three'>Zbog kaputa</label><br /></div><br /><div class='quiz_section slide7'><span class='mlw_qmn_question' style='font-weight:bold;'>Koji drevni narod se spominje u crticu: Kako izdresirati zmaja?</span><br /><input type='radio' name='question84' id='question84_one' value='1' /> <label for='question84_one'>Vikinzi</label><br /><input type='radio' name='question84' id='question84_two' value='2' /> <label for='question84_two'>Hrvati</label><br /><input type='radio' name='question84' id='question84_three' value='3' /> <label for='question84_three'>Njemci</label><br /></div><br /><div class='quiz_section slide8'><span class='mlw_qmn_question' style='font-weight:bold;'>Kako se zvala plava riba iz Potrage za Nemom?</span><br /><input type='radio' name='question85' id='question85_one' value='1' /> <label for='question85_one'>Klara</label><br /><input type='radio' name='question85' id='question85_two' value='2' /> <label for='question85_two'>Dora</label><br /><input type='radio' name='question85' id='question85_three' value='3' /> <label for='question85_three'>Petra</label><br /></div><br /><div class='quiz_section slide9'><span class='mlw_qmn_question' style='font-weight:bold;'>Koga Shrek spasava od zmaja?</span><br /><input type='radio' name='question86' id='question86_one' value='1' /> <label for='question86_one'>Snjeguljicu</label><br /><input type='radio' name='question86' id='question86_two' value='2' /> <label for='question86_two'>Pepeljugu</label><br /><input type='radio' name='question86' id='question86_three' value='3' /> <label for='question86_three'>Fionu</label><br /></div><br /><div class='quiz_section slide10'><span class='mlw_qmn_question' style='font-weight:bold;'>Stakor Juhu-hu je bio?</span><br /><input type='radio' name='question87' id='question87_one' value='1' /> <label for='question87_one'>Kuhar</label><br /><input type='radio' name='question87' id='question87_two' value='2' /> <label for='question87_two'>Sportas</label><br /><input type='radio' name='question87' id='question87_three' value='3' /> <label for='question87_three'>Ucitelj</label><br /></div><br /><div class='quiz_section slide11'><span class='mlw_qmn_question' style='font-weight:bold;'>Tko je odgrizao ruku Kapetanu Kuki?</span><br /><input type='radio' name='question88' id='question88_one' value='1' /> <label for='question88_one'>Morski pas</label><br /><input type='radio' name='question88' id='question88_two' value='2' /> <label for='question88_two'>Krokodil</label><br /><input type='radio' name='question88' id='question88_three' value='3' /> <label for='question88_three'>Lav</label><br /></div><br /><div class='quiz_section slide12 quiz_end'><span class='mlw_qmn_message_end'>Za rezultate kliknite ispod gumb</span><br /><br /><span style='display: none;'>If you are human, leave this field blank or you will be considered spam:</span><input style='display: none;' type='text' name='email' id='email' /><input type='hidden' name='total_questions' id='total_questions' value='10'/><input type='hidden' name='timer' id='timer' value='0'/><input type='hidden' name='complete_quiz' value='confirmation' /><input type='submit' value='Submit Quiz' /><span name='mlw_error_message_bottom' id='mlw_error_message_bottom' style='color: red;'></span><br /></form></div></div>
<ul class="ssb_list_wrapper"><li class="fb2"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.maligenijalci.com%2Fkviz-crtani-filmovi%2F&amp;width=150&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li class="twtr"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.maligenijalci.com/kviz-crtani-filmovi/">&nbsp;</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></li><li class="gplus"><div class="g-plusone" data-size="medium" data-href="http://www.maligenijalci.com/kviz-crtani-filmovi/"></div></li><li><a href="//www.pinterest.com/pin/create/button/" data-pin-do="buttonBookmark" ><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png" title="" alt="" /></a></li></ul><p>The post <a rel="nofollow" href="http://www.maligenijalci.com/kviz-crtani-filmovi/">Kviz: crtani filmovi</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maligenijalci.com/kviz-crtani-filmovi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
