<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
        <title>Visiolink sample RSS feed</title>
        <link>http://www.visiolink.com</link>
        <description>This is an example RSS feed</description>
        <item>
            <title>RSS Title 1</title>
            <link>http://www.visiolink.com</link>
            <description>Dette er en test af push fra feed åøæ ÆØÅ</description>
            <pubDate>Fri, 13 Feb 2015 14:50:00 CET</pubDate>
            <guid>abc123</guid>
        </item>
        <item>
            <title>RSS Title 2</title>
            <link><link>http://www.visiolink.com</link></link>
            <description>Dette er en test af push fra feed øåæ ÆÅØ</description>
            <pubDate>Fri, 13 Feb 2015 14:51:00 CET</pubDate>
            <guid>Something unique</guid>
        </item>
        <item>
            <title>Hello</title>
            <link>http://www.visiolink.com</link>
            <description>Dette er en test af push fra feed æåø ØÅÆ</description>
            <pubDate>Fri, 13 Feb 2015 14:51:00 CET</pubDate>
            <guid>This can be anything</guid>
        </item>
        <item>
            <title>Hello</title>
            <link>http://www.visiolink.com</link>
            <description>Test af push fra feed æøå</description>
            <pubDate>Mon, 23 Feb 2015, 12:20:00 GMT</pubDate>
            <guid>http://www.visiolink.com/123</guid>
        </item>
        <item>
            <title>Test</title>
            <link>http://www.visiolink.com</link>
            <description>Test af push åøæ</description>
            <pubDate>Tue, 23 Jun 2015, 11:08:00 CEST</pubDate>
            <guid>qwerty</guid>
        </item>
        <item>
            <title>Test</title>
            <link>http://www.visiolink.com</link>
            <description>Test af push æøå</description>
            <pubDate>Wed, 17 Jun 2015, 12:00:00 CEST</pubDate>
            <guid>abcdef</guid>
        </item>
    </channel>
</rss>