
Function Temizle(strInput)
	strInput = Replace(strInput,"'","'")
	strInput = Replace(strInput,"""","&quot;")
	strInput = Replace(strInput,">","&gt;")
	strInput = Replace(strInput,"<","&lt;")
	strInput = Replace(strInput,"Ý","I")
	strInput = Replace(strInput,"Þ","S")
	strInput = Replace(strInput,"Ü","U")
	strInput = Replace(strInput,"Ö","O")
	strInput = Replace(strInput,"Ç","C")
	strInput = Replace(strInput,"Ð","G")
	strInput = Replace(strInput,"ð","g")
	strInput = Replace(strInput,"ý","i")
	strInput = Replace(strInput,"þ","s")
	strInput = Replace(strInput,"ü","u")
	strInput = Replace(strInput,"ö","o")
	strInput = Replace(strInput,"ç","c")	
	Temizle = strInput
End Function
%>
<rss version="2.0">
<channel>
<title>www.doldurkupu.Com (ARADIÐIN HERÞEY BU KÜPTE)</title>
<link>http://www.doldurkupu.com</link>
<description>Son Eklenen Programlar</description>
<language>tr</language>
</channel></rss>