<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<feed> 
  <!-- resultLength indicates the total number of results for this feed --> 
  <resultLength>2</resultLength>
  <!-- endIndix  indicates the number of results for this *paged* section of the feed -->
  <endIndex>2</endIndex>
  
  <item sdImg="http://nfl.packers.com/multimedia/live_cams/image.jpeg" hdImg="http://nfl.packers.com/multimedia/live_cams/image.jpeg">
  <title>Lambeau Cam</title>
  <contentId>1</contentId>
  <contentType>Image</contentType>
  <contentQuality>SD</contentQuality>
  <media>
    <streamUrl>http://nfl.packers.com/multimedia/live_cams/image.jpeg</streamUrl>
  </media>
  </item>
  
  <item sdImg="http://nfl.packers.com/multimedia/live_cams/tailgate_cam/image.jpeg" hdImg="http://nfl.packers.com/multimedia/live_cams/tailgate_cam/image.jpeg">
  <title>Tailgate Cam</title>
  <contentId>1</contentId>
  <contentType>Image</contentType>
  <contentQuality>SD</contentQuality>
  <media>
    <streamUrl>http://nfl.packers.com/multimedia/live_cams/tailgate_cam/image.jpeg</streamUrl>
  </media>
  </item>
</feed>
