hi,
when I try to burn my feed for http://fun.kyti.me I get an error:
The URL does not appear to reference a valid XML file. We encountered the following problem: Error on line 2: The processing instruction target matching "[xX][mM][lL]" is not allowed.
-----------------
the feed validator shows me that:
Sorry
This feed does not validate.
*
line 1, column 1: Blank line before XML declaration [help]
^
Source: http://Fun.kyti.me/index.php/feed/
1.
2. <?xml version="1.0" encoding="UTF-8"?>
3. <rss version="2.0"
4. xmlns:content="http://purl.org/rss/1.0/modules/content/"
5. xmlns:wfw="http://wellformedweb.org/CommentAPI/"
6. xmlns:dc="http://purl.org/dc/elements/1.1/"
7. xmlns:atom="http://www.w3.org/2005/Atom"
8. xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
9. xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
10. >
11.
12. <channel>
13. <title>{Fun.kyti.me}</title>
14. <atom:link href="http://Fun.kyti.me/index.php/feed/" rel="self" type="application/rss+xml" />
15. <link>http://Fun.kyti.me</link>
16. <description>Design Juice. Not from concentrate.</description>
17. <lastBuildDate>Fri, 03 Dec 2010 18:26:02 +0000</lastBuildDate>
18. <language>en</language>
19. <sy:updatePeriod>hourly</sy:updatePeriod>
20. <sy:updateFrequency>1</sy:updateFrequency>
21. <generator>http://wordpress.org/?v=3.0.1</generator>
22. <item>........
how do i fix that?