<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/"
  xmlns:jwplayer="http://developer.longtailvideo.com/">

  <channel>
    <title>Flash Multi Bit Rate Playlist</title>

    <item>
      <title>Live Streaming</title>

      <description>Put your description here.</description>
      <media:group>
        <media:content bitrate="2000" url="myStream_source" width="1280" />
        <media:content bitrate="350" url="myStream_360p" width="640" />
        <media:content bitrate="200" url="myStream_160p" width="284" />
      </media:group>

      <jwplayer:streamer>rtmp://192.168.168.42:1935/live</jwplayer:streamer>
      <jwplayer:provider>rtmp</jwplayer:provider>
    </item>

  </channel>
</rss>