Simon_4 0 Light Poster

I am a bit new in XML and show elements/records on a website. So, here is my xml result.

What and how is the easiest way to echo (in php) eg mp:title or <c:assets> <c:link rel="PT01" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41Qd6Z8OA8L.jpg"/> or price or so?

any example would be nice...

Cheers

<c:searchResults xmlns:c="http://webstore.amazon.com/API" xmlns:b="http://webstore.amazon.com/Batch">
    <c:navigation>
        <c:link rel="first" type="application/xml" href="http://www.outdoorequipped.com/api/search/product?query=brand%3Aadidas&amp;start=0&amp;count=20&amp;view=default"/>
        <c:link rel="last" type="application/xml" href="http://www.outdoorequipped.com/api/search/product?query=brand%3Aadidas&amp;start=400&amp;count=20&amp;view=default"/>
        <c:link rel="next" type="application/xml" href="http://www.outdoorequipped.com/api/search/product?query=brand%3Aadidas&amp;start=20&amp;count=20&amp;view=default"/>
    </c:navigation>
    <c:metadata>
        <c:totalResultCount>418</c:totalResultCount>
        <c:itemsPerPage>20</c:itemsPerPage>
        <c:pageNum>1</c:pageNum>
        <c:startIndex>0</c:startIndex>
    </c:metadata>
    <c:results>
        <c:product>
            <c:identifiers>
                <c:marketplaceID>A2PG39USSZQRHF</c:marketplaceID>
                <c:merchantSKU>
                    <c:merchantID>A7ULJO7NAWM0L</c:merchantID>
                    <c:sku>M17464</c:sku>
                </c:merchantSKU>
                <c:asin>B00N9QY206</c:asin>
            </c:identifiers>
            <c:offers>
                <c:offerSummary>
                    <c:any>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>124.82</c:value>
                        </c:lowestPrice>
                        <c:offerCount>11</c:offerCount>
                    </c:any>
                    <c:club>
                        <c:offerCount>0</c:offerCount>
                    </c:club>
                    <c:collectible>
                        <c:offerCount>0</c:offerCount>
                    </c:collectible>
                    <c:new>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>124.82</c:value>
                        </c:lowestPrice>
                        <c:offerCount>11</c:offerCount>
                    </c:new>
                    <c:refurbished>
                        <c:offerCount>0</c:offerCount>
                    </c:refurbished>
                    <c:used>
                        <c:offerCount>0</c:offerCount>
                    </c:used>
                </c:offerSummary>
                <c:variationalOfferSummary>
                    <c:buyingPriceRange>
                        <c:max>130.06</c:max>
                        <c:min>124.82</c:min>
                    </c:buyingPriceRange>
                    <c:regularPriceRange>
                        <c:max>130.06</c:max>
                        <c:min>124.82</c:min>
                    </c:regularPriceRange>
                    <c:offerListingCount>11</c:offerListingCount>
                </c:variationalOfferSummary>
                <c:offer>
                    <c:isBuyable>false</c:isBuyable>
                    <c:isPrime>false</c:isPrime>
                    <c:isQualified>false</c:isQualified>
                    <c:isUnqualified>false</c:isUnqualified>
                </c:offer>
            </c:offers>
            <c:attributes>
                <mp:title xmlns:mp="http://webstore.amazon.com/API/Marketplace/A2PG39USSZQRHF">adidas M17464 Men's Terrex Fastshell Mid,Black/Univ. Red</mp:title>
            </c:attributes>
            <c:assets>
                <c:link rel="PT01" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41hfSsO0vLL.jpg"/>
                <c:link rel="PT02" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41O7O7J5PML.jpg"/>
                <c:link rel="PT03" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41DJnPPA2bL.jpg"/>
                <c:link rel="PT04" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41GRJue8YcL.jpg"/>
                <c:link rel="PT05" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41CAUDJnb3L.jpg"/>
                <c:link rel="PT06" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/31ZumDD2YzL.jpg"/>
                <c:link rel="MAIN" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/417PkNyF3JL.jpg"/>
                <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_M17464_Terrex_Fastshell_Black/dp/B00N9QY206"/>
            </c:assets>
            <c:reviews>
                <c:reviewsSummary>
                    <c:averageOverallRating>0.0</c:averageOverallRating>
                    <c:oneStarReviewCount>0</c:oneStarReviewCount>
                    <c:twoStarReviewCount>0</c:twoStarReviewCount>
                    <c:threeStarReviewCount>0</c:threeStarReviewCount>
                    <c:fourStarReviewCount>0</c:fourStarReviewCount>
                    <c:fiveStarReviewCount>0</c:fiveStarReviewCount>
                    <c:totalReviewCount>0</c:totalReviewCount>
                </c:reviewsSummary>
            </c:reviews>
            <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_M17464_Terrex_Fastshell_Black/dp/B00N9QY206"/>
            <c:link rel="self" type="application/xml" href="http://www.outdoorequipped.com/api/product/msku/A7ULJO7NAWM0L/M17464"/>
        </c:product>
        <c:product>
            <c:identifiers>
                <c:marketplaceID>A2PG39USSZQRHF</c:marketplaceID>
                <c:merchantSKU>
                    <c:merchantID>A7ULJO7NAWM0L</c:merchantID>
                    <c:sku>M17481</c:sku>
                </c:merchantSKU>
                <c:asin>B00KMLL862</c:asin>
            </c:identifiers>
            <c:offers>
                <c:offerSummary>
                    <c:any>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>115.21</c:value>
                        </c:lowestPrice>
                        <c:offerCount>10</c:offerCount>
                    </c:any>
                    <c:club>
                        <c:offerCount>0</c:offerCount>
                    </c:club>
                    <c:collectible>
                        <c:offerCount>0</c:offerCount>
                    </c:collectible>
                    <c:new>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>115.21</c:value>
                        </c:lowestPrice>
                        <c:offerCount>10</c:offerCount>
                    </c:new>
                    <c:refurbished>
                        <c:offerCount>0</c:offerCount>
                    </c:refurbished>
                    <c:used>
                        <c:offerCount>0</c:offerCount>
                    </c:used>
                </c:offerSummary>
                <c:variationalOfferSummary>
                    <c:buyingPriceRange>
                        <c:max>120.00</c:max>
                        <c:min>115.21</c:min>
                    </c:buyingPriceRange>
                    <c:regularPriceRange>
                        <c:max>120.00</c:max>
                        <c:min>115.21</c:min>
                    </c:regularPriceRange>
                    <c:offerListingCount>10</c:offerListingCount>
                </c:variationalOfferSummary>
                <c:offer>
                    <c:isBuyable>false</c:isBuyable>
                    <c:isPrime>false</c:isPrime>
                    <c:isQualified>false</c:isQualified>
                    <c:isUnqualified>false</c:isUnqualified>
                </c:offer>
            </c:offers>
            <c:attributes>
                <mp:title xmlns:mp="http://webstore.amazon.com/API/Marketplace/A2PG39USSZQRHF">adidas M17481 Women's Power Teal/Black/Vivid Mint Ax 2 Gtx W Shoes</mp:title>
            </c:attributes>
            <c:assets>
                <c:link rel="MAIN" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/51g-irwqCWL.jpg"/>
                <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_M17481_Womens_Power_Black/dp/B00KMLL862"/>
            </c:assets>
            <c:reviews>
                <c:reviewsSummary>
                    <c:averageOverallRating>0.0</c:averageOverallRating>
                    <c:oneStarReviewCount>0</c:oneStarReviewCount>
                    <c:twoStarReviewCount>0</c:twoStarReviewCount>
                    <c:threeStarReviewCount>0</c:threeStarReviewCount>
                    <c:fourStarReviewCount>0</c:fourStarReviewCount>
                    <c:fiveStarReviewCount>0</c:fiveStarReviewCount>
                    <c:totalReviewCount>0</c:totalReviewCount>
                </c:reviewsSummary>
            </c:reviews>
            <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_M17481_Womens_Power_Black/dp/B00KMLL862"/>
            <c:link rel="self" type="application/xml" href="http://www.outdoorequipped.com/api/product/msku/A7ULJO7NAWM0L/M17481"/>
        </c:product>
        <c:product>
            <c:identifiers>
                <c:marketplaceID>A2PG39USSZQRHF</c:marketplaceID>
                <c:merchantSKU>
                    <c:merchantID>A7ULJO7NAWM0L</c:merchantID>
                    <c:sku>Z20377</c:sku>
                </c:merchantSKU>
                <c:asin>B00HSONJNG</c:asin>
            </c:identifiers>
            <c:offers>
                <c:offerSummary>
                    <c:any>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>65.33</c:value>
                        </c:lowestPrice>
                        <c:offerCount>2</c:offerCount>
                    </c:any>
                    <c:club>
                        <c:offerCount>0</c:offerCount>
                    </c:club>
                    <c:collectible>
                        <c:offerCount>0</c:offerCount>
                    </c:collectible>
                    <c:new>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>65.33</c:value>
                        </c:lowestPrice>
                        <c:offerCount>2</c:offerCount>
                    </c:new>
                    <c:refurbished>
                        <c:offerCount>0</c:offerCount>
                    </c:refurbished>
                    <c:used>
                        <c:offerCount>0</c:offerCount>
                    </c:used>
                </c:offerSummary>
                <c:variationalOfferSummary>
                    <c:buyingPriceRange>
                        <c:max>65.33</c:max>
                        <c:min>65.33</c:min>
                    </c:buyingPriceRange>
                    <c:regularPriceRange>
                        <c:max>65.33</c:max>
                        <c:min>65.33</c:min>
                    </c:regularPriceRange>
                    <c:offerListingCount>2</c:offerListingCount>
                </c:variationalOfferSummary>
                <c:offer>
                    <c:isBuyable>false</c:isBuyable>
                    <c:isPrime>false</c:isPrime>
                    <c:isQualified>false</c:isQualified>
                    <c:isUnqualified>false</c:isUnqualified>
                </c:offer>
            </c:offers>
            <c:attributes>
                <mp:title xmlns:mp="http://webstore.amazon.com/API/Marketplace/A2PG39USSZQRHF">adidas Z20377-2Xl Men's Terrex Swift Fleece Jacket Black 2Xl</mp:title>
            </c:attributes>
            <c:assets>
                <c:link rel="PT01" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/310uMFGRbDL.jpg"/>
                <c:link rel="PT02" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41xcrCtCsRL.jpg"/>
                <c:link rel="PT03" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/416fAeqYdDL.jpg"/>
                <c:link rel="PT04" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/31gn4MPix4L.jpg"/>
                <c:link rel="MAIN" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/416Ljx91L6L.jpg"/>
                <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_Z20377-2Xl_Terrex_Fleece_Jacket/dp/B00HSONJNG"/>
            </c:assets>
            <c:reviews>
                <c:reviewsSummary>
                    <c:averageOverallRating>0.0</c:averageOverallRating>
                    <c:oneStarReviewCount>0</c:oneStarReviewCount>
                    <c:twoStarReviewCount>0</c:twoStarReviewCount>
                    <c:threeStarReviewCount>0</c:threeStarReviewCount>
                    <c:fourStarReviewCount>0</c:fourStarReviewCount>
                    <c:fiveStarReviewCount>0</c:fiveStarReviewCount>
                    <c:totalReviewCount>0</c:totalReviewCount>
                </c:reviewsSummary>
            </c:reviews>
            <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_Z20377-2Xl_Terrex_Fleece_Jacket/dp/B00HSONJNG"/>
            <c:link rel="self" type="application/xml" href="http://www.outdoorequipped.com/api/product/msku/A7ULJO7NAWM0L/Z20377"/>
        </c:product>
        <c:product>
            <c:identifiers>
                <c:marketplaceID>A2PG39USSZQRHF</c:marketplaceID>
                <c:merchantSKU>
                    <c:merchantID>A7ULJO7NAWM0L</c:merchantID>
                    <c:sku>Z22691</c:sku>
                </c:merchantSKU>
                <c:asin>B00HSOO4EY</c:asin>
            </c:identifiers>
            <c:offers>
                <c:offerSummary>
                    <c:any>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>134.95</c:value>
                        </c:lowestPrice>
                        <c:offerCount>3</c:offerCount>
                    </c:any>
                    <c:club>
                        <c:offerCount>0</c:offerCount>
                    </c:club>
                    <c:collectible>
                        <c:offerCount>0</c:offerCount>
                    </c:collectible>
                    <c:new>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>134.95</c:value>
                        </c:lowestPrice>
                        <c:offerCount>3</c:offerCount>
                    </c:new>
                    <c:refurbished>
                        <c:offerCount>0</c:offerCount>
                    </c:refurbished>
                    <c:used>
                        <c:offerCount>0</c:offerCount>
                    </c:used>
                </c:offerSummary>
                <c:variationalOfferSummary>
                    <c:buyingPriceRange>
                        <c:max>135.00</c:max>
                        <c:min>134.95</c:min>
                    </c:buyingPriceRange>
                    <c:regularPriceRange>
                        <c:max>135.00</c:max>
                        <c:min>134.95</c:min>
                    </c:regularPriceRange>
                    <c:offerListingCount>3</c:offerListingCount>
                </c:variationalOfferSummary>
                <c:offer>
                    <c:isBuyable>false</c:isBuyable>
                    <c:isPrime>false</c:isPrime>
                    <c:isQualified>false</c:isQualified>
                    <c:isUnqualified>false</c:isUnqualified>
                </c:offer>
            </c:offers>
            <c:attributes>
                <mp:title xmlns:mp="http://webstore.amazon.com/API/Marketplace/A2PG39USSZQRHF">adidas Z22691 Men'S Ts Soft Shell Jacket Black/Tech Grey</mp:title>
            </c:attributes>
            <c:assets>
                <c:link rel="PT01" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/31E63fZV5dL.jpg"/>
                <c:link rel="MAIN" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41CHbVtDa8L.jpg"/>
                <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_Z22691_Shell_Jacket_Black/dp/B00HSOO4EY"/>
            </c:assets>
            <c:reviews>
                <c:reviewsSummary>
                    <c:averageOverallRating>0.0</c:averageOverallRating>
                    <c:oneStarReviewCount>0</c:oneStarReviewCount>
                    <c:twoStarReviewCount>0</c:twoStarReviewCount>
                    <c:threeStarReviewCount>0</c:threeStarReviewCount>
                    <c:fourStarReviewCount>0</c:fourStarReviewCount>
                    <c:fiveStarReviewCount>0</c:fiveStarReviewCount>
                    <c:totalReviewCount>0</c:totalReviewCount>
                </c:reviewsSummary>
            </c:reviews>
            <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_Z22691_Shell_Jacket_Black/dp/B00HSOO4EY"/>
            <c:link rel="self" type="application/xml" href="http://www.outdoorequipped.com/api/product/msku/A7ULJO7NAWM0L/Z22691"/>
        </c:product>
        <c:product>
            <c:identifiers>
                <c:marketplaceID>A2PG39USSZQRHF</c:marketplaceID>
                <c:merchantSKU>
                    <c:merchantID>A7ULJO7NAWM0L</c:merchantID>
                    <c:sku>M18557</c:sku>
                </c:merchantSKU>
                <c:asin>B00KML6ODY</c:asin>
            </c:identifiers>
            <c:offers>
                <c:offerSummary>
                    <c:any>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>92.81</c:value>
                        </c:lowestPrice>
                        <c:offerCount>8</c:offerCount>
                    </c:any>
                    <c:club>
                        <c:offerCount>0</c:offerCount>
                    </c:club>
                    <c:collectible>
                        <c:offerCount>0</c:offerCount>
                    </c:collectible>
                    <c:new>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>92.81</c:value>
                        </c:lowestPrice>
                        <c:offerCount>8</c:offerCount>
                    </c:new>
                    <c:refurbished>
                        <c:offerCount>0</c:offerCount>
                    </c:refurbished>
                    <c:used>
                        <c:offerCount>0</c:offerCount>
                    </c:used>
                </c:offerSummary>
                <c:variationalOfferSummary>
                    <c:buyingPriceRange>
                        <c:max>95.00</c:max>
                        <c:min>92.81</c:min>
                    </c:buyingPriceRange>
                    <c:regularPriceRange>
                        <c:max>95.00</c:max>
                        <c:min>92.81</c:min>
                    </c:regularPriceRange>
                    <c:offerListingCount>8</c:offerListingCount>
                </c:variationalOfferSummary>
                <c:offer>
                    <c:isBuyable>false</c:isBuyable>
                    <c:isPrime>false</c:isPrime>
                    <c:isQualified>false</c:isQualified>
                    <c:isUnqualified>false</c:isUnqualified>
                </c:offer>
            </c:offers>
            <c:attributes>
                <mp:title xmlns:mp="http://webstore.amazon.com/API/Marketplace/A2PG39USSZQRHF">adidas M18557 Men's Rich Blue/Black Anzit Dlx Shoes</mp:title>
            </c:attributes>
            <c:assets>
                <c:link rel="PT01" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41jtD6P+MVL.jpg"/>
                <c:link rel="MAIN" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/414RD7reOdL.jpg"/>
                <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_M18557_Black_Anzit_Shoes/dp/B00KML6ODY"/>
            </c:assets>
            <c:reviews>
                <c:reviewsSummary>
                    <c:averageOverallRating>0.0</c:averageOverallRating>
                    <c:oneStarReviewCount>0</c:oneStarReviewCount>
                    <c:twoStarReviewCount>0</c:twoStarReviewCount>
                    <c:threeStarReviewCount>0</c:threeStarReviewCount>
                    <c:fourStarReviewCount>0</c:fourStarReviewCount>
                    <c:fiveStarReviewCount>0</c:fiveStarReviewCount>
                    <c:totalReviewCount>0</c:totalReviewCount>
                </c:reviewsSummary>
            </c:reviews>
            <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_M18557_Black_Anzit_Shoes/dp/B00KML6ODY"/>
            <c:link rel="self" type="application/xml" href="http://www.outdoorequipped.com/api/product/msku/A7ULJO7NAWM0L/M18557"/>
        </c:product>
        <c:product>
            <c:identifiers>
                <c:marketplaceID>A2PG39USSZQRHF</c:marketplaceID>
                <c:merchantSKU>
                    <c:merchantID>A7ULJO7NAWM0L</c:merchantID>
                    <c:sku>G87532</c:sku>
                </c:merchantSKU>
                <c:asin>B00HS3V61O</c:asin>
            </c:identifiers>
            <c:offers>
                <c:offerSummary>
                    <c:any>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>122.19</c:value>
                        </c:lowestPrice>
                        <c:offerCount>3</c:offerCount>
                    </c:any>
                    <c:club>
                        <c:offerCount>0</c:offerCount>
                    </c:club>
                    <c:collectible>
                        <c:offerCount>0</c:offerCount>
                    </c:collectible>
                    <c:new>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>122.19</c:value>
                        </c:lowestPrice>
                        <c:offerCount>3</c:offerCount>
                    </c:new>
                    <c:refurbished>
                        <c:offerCount>0</c:offerCount>
                    </c:refurbished>
                    <c:used>
                        <c:offerCount>0</c:offerCount>
                    </c:used>
                </c:offerSummary>
                <c:variationalOfferSummary>
                    <c:buyingPriceRange>
                        <c:max>124.95</c:max>
                        <c:min>122.19</c:min>
                    </c:buyingPriceRange>
                    <c:regularPriceRange>
                        <c:max>124.95</c:max>
                        <c:min>122.19</c:min>
                    </c:regularPriceRange>
                    <c:offerListingCount>3</c:offerListingCount>
                </c:variationalOfferSummary>
                <c:offer>
                    <c:isBuyable>false</c:isBuyable>
                    <c:isPrime>false</c:isPrime>
                    <c:isQualified>false</c:isQualified>
                    <c:isUnqualified>false</c:isUnqualified>
                </c:offer>
            </c:offers>
            <c:attributes>
                <mp:title xmlns:mp="http://webstore.amazon.com/API/Marketplace/A2PG39USSZQRHF">adidas G87532-2Xl Men's Terrex Swift Primaloft Jacket Blue Beauty 2Xl</mp:title>
            </c:attributes>
            <c:assets>
                <c:link rel="PT01" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41VtBmp+GLL.jpg"/>
                <c:link rel="PT02" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41NO3Rq4RzL.jpg"/>
                <c:link rel="PT03" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41iBO-p4MSL.jpg"/>
                <c:link rel="MAIN" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41IVlloOXOL.jpg"/>
                <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_G87532-2Xl_Terrex_Primaloft_Jacket/dp/B00HS3V61O"/>
            </c:assets>
            <c:reviews>
                <c:reviewsSummary>
                    <c:averageOverallRating>0.0</c:averageOverallRating>
                    <c:oneStarReviewCount>0</c:oneStarReviewCount>
                    <c:twoStarReviewCount>0</c:twoStarReviewCount>
                    <c:threeStarReviewCount>0</c:threeStarReviewCount>
                    <c:fourStarReviewCount>0</c:fourStarReviewCount>
                    <c:fiveStarReviewCount>0</c:fiveStarReviewCount>
                    <c:totalReviewCount>0</c:totalReviewCount>
                </c:reviewsSummary>
            </c:reviews>
            <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_G87532-2Xl_Terrex_Primaloft_Jacket/dp/B00HS3V61O"/>
            <c:link rel="self" type="application/xml" href="http://www.outdoorequipped.com/api/product/msku/A7ULJO7NAWM0L/G87532"/>
        </c:product>
        <c:product>
            <c:identifiers>
                <c:marketplaceID>A2PG39USSZQRHF</c:marketplaceID>
                <c:merchantSKU>
                    <c:merchantID>A7ULJO7NAWM0L</c:merchantID>
                    <c:sku>M17482</c:sku>
                </c:merchantSKU>
                <c:asin>B00KMLLWWW</c:asin>
            </c:identifiers>
            <c:offers>
                <c:offerSummary>
                    <c:any>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>73.04</c:value>
                        </c:lowestPrice>
                        <c:offerCount>13</c:offerCount>
                    </c:any>
                    <c:club>
                        <c:offerCount>0</c:offerCount>
                    </c:club>
                    <c:collectible>
                        <c:offerCount>0</c:offerCount>
                    </c:collectible>
                    <c:new>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>73.04</c:value>
                        </c:lowestPrice>
                        <c:offerCount>13</c:offerCount>
                    </c:new>
                    <c:refurbished>
                        <c:offerCount>0</c:offerCount>
                    </c:refurbished>
                    <c:used>
                        <c:offerCount>0</c:offerCount>
                    </c:used>
                </c:offerSummary>
                <c:variationalOfferSummary>
                    <c:buyingPriceRange>
                        <c:max>95.00</c:max>
                        <c:min>73.04</c:min>
                    </c:buyingPriceRange>
                    <c:regularPriceRange>
                        <c:max>95.00</c:max>
                        <c:min>73.04</c:min>
                    </c:regularPriceRange>
                    <c:offerListingCount>13</c:offerListingCount>
                </c:variationalOfferSummary>
                <c:offer>
                    <c:isBuyable>false</c:isBuyable>
                    <c:isPrime>false</c:isPrime>
                    <c:isQualified>false</c:isQualified>
                    <c:isUnqualified>false</c:isUnqualified>
                </c:offer>
            </c:offers>
            <c:attributes>
                <mp:title xmlns:mp="http://webstore.amazon.com/API/Marketplace/A2PG39USSZQRHF">adidas M17482 Men's Black/Sharp Grey Brushwood Leather Shoes</mp:title>
            </c:attributes>
            <c:assets>
                <c:link rel="MAIN" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41n+zCGtAEL.jpg"/>
                <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_M17482_Black_Brushwood_Leather/dp/B00KMLLWWW"/>
            </c:assets>
            <c:reviews>
                <c:reviewsSummary>
                    <c:averageOverallRating>0.0</c:averageOverallRating>
                    <c:oneStarReviewCount>0</c:oneStarReviewCount>
                    <c:twoStarReviewCount>0</c:twoStarReviewCount>
                    <c:threeStarReviewCount>0</c:threeStarReviewCount>
                    <c:fourStarReviewCount>0</c:fourStarReviewCount>
                    <c:fiveStarReviewCount>0</c:fiveStarReviewCount>
                    <c:totalReviewCount>0</c:totalReviewCount>
                </c:reviewsSummary>
            </c:reviews>
            <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_M17482_Black_Brushwood_Leather/dp/B00KMLLWWW"/>
            <c:link rel="self" type="application/xml" href="http://www.outdoorequipped.com/api/product/msku/A7ULJO7NAWM0L/M17482"/>
        </c:product>
        <c:product>
            <c:identifiers>
                <c:marketplaceID>A2PG39USSZQRHF</c:marketplaceID>
                <c:merchantSKU>
                    <c:merchantID>A7ULJO7NAWM0L</c:merchantID>
                    <c:sku>M68333</c:sku>
                </c:merchantSKU>
                <c:asin>B00KML2DHU</c:asin>
            </c:identifiers>
            <c:offers>
                <c:offerSummary>
                    <c:any>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>26.34</c:value>
                        </c:lowestPrice>
                        <c:offerCount>4</c:offerCount>
                    </c:any>
                    <c:club>
                        <c:offerCount>0</c:offerCount>
                    </c:club>
                    <c:collectible>
                        <c:offerCount>0</c:offerCount>
                    </c:collectible>
                    <c:new>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>26.34</c:value>
                        </c:lowestPrice>
                        <c:offerCount>4</c:offerCount>
                    </c:new>
                    <c:refurbished>
                        <c:offerCount>0</c:offerCount>
                    </c:refurbished>
                    <c:used>
                        <c:offerCount>0</c:offerCount>
                    </c:used>
                </c:offerSummary>
                <c:variationalOfferSummary>
                    <c:buyingPriceRange>
                        <c:max>26.34</c:max>
                        <c:min>26.34</c:min>
                    </c:buyingPriceRange>
                    <c:regularPriceRange>
                        <c:max>26.34</c:max>
                        <c:min>26.34</c:min>
                    </c:regularPriceRange>
                    <c:offerListingCount>4</c:offerListingCount>
                </c:variationalOfferSummary>
                <c:offer>
                    <c:isBuyable>false</c:isBuyable>
                    <c:isPrime>false</c:isPrime>
                    <c:isQualified>false</c:isQualified>
                    <c:isUnqualified>false</c:isUnqualified>
                </c:offer>
            </c:offers>
            <c:attributes>
                <mp:title xmlns:mp="http://webstore.amazon.com/API/Marketplace/A2PG39USSZQRHF">adidas M68333 Women's Vivid Mint Stripe W Ultimate Short Sleeve V-Neck Tee</mp:title>
            </c:attributes>
            <c:assets>
                <c:link rel="PT01" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41YsqQ1ZXiL.jpg"/>
                <c:link rel="MAIN" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41XomHmh9PL.jpg"/>
                <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_M68333_Womens_Stripe_Ultimate/dp/B00KML2DHU"/>
            </c:assets>
            <c:reviews>
                <c:reviewsSummary>
                    <c:averageOverallRating>0.0</c:averageOverallRating>
                    <c:oneStarReviewCount>0</c:oneStarReviewCount>
                    <c:twoStarReviewCount>0</c:twoStarReviewCount>
                    <c:threeStarReviewCount>0</c:threeStarReviewCount>
                    <c:fourStarReviewCount>0</c:fourStarReviewCount>
                    <c:fiveStarReviewCount>0</c:fiveStarReviewCount>
                    <c:totalReviewCount>0</c:totalReviewCount>
                </c:reviewsSummary>
            </c:reviews>
            <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_M68333_Womens_Stripe_Ultimate/dp/B00KML2DHU"/>
            <c:link rel="self" type="application/xml" href="http://www.outdoorequipped.com/api/product/msku/A7ULJO7NAWM0L/M68333"/>
        </c:product>
        <c:product>
            <c:identifiers>
                <c:marketplaceID>A2PG39USSZQRHF</c:marketplaceID>
                <c:merchantSKU>
                    <c:merchantID>A7ULJO7NAWM0L</c:merchantID>
                    <c:sku>G80447</c:sku>
                </c:merchantSKU>
                <c:asin>B00HS3U9LC</c:asin>
            </c:identifiers>
            <c:offers>
                <c:offerSummary>
                    <c:any>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>76.14</c:value>
                        </c:lowestPrice>
                        <c:offerCount>3</c:offerCount>
                    </c:any>
                    <c:club>
                        <c:offerCount>0</c:offerCount>
                    </c:club>
                    <c:collectible>
                        <c:offerCount>0</c:offerCount>
                    </c:collectible>
                    <c:new>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>76.14</c:value>
                        </c:lowestPrice>
                        <c:offerCount>3</c:offerCount>
                    </c:new>
                    <c:refurbished>
                        <c:offerCount>0</c:offerCount>
                    </c:refurbished>
                    <c:used>
                        <c:offerCount>0</c:offerCount>
                    </c:used>
                </c:offerSummary>
                <c:variationalOfferSummary>
                    <c:buyingPriceRange>
                        <c:max>127.03</c:max>
                        <c:min>76.14</c:min>
                    </c:buyingPriceRange>
                    <c:regularPriceRange>
                        <c:max>127.03</c:max>
                        <c:min>76.14</c:min>
                    </c:regularPriceRange>
                    <c:offerListingCount>3</c:offerListingCount>
                </c:variationalOfferSummary>
                <c:offer>
                    <c:isBuyable>false</c:isBuyable>
                    <c:isPrime>false</c:isPrime>
                    <c:isQualified>false</c:isQualified>
                    <c:isUnqualified>false</c:isUnqualified>
                </c:offer>
            </c:offers>
            <c:attributes>
                <mp:title xmlns:mp="http://webstore.amazon.com/API/Marketplace/A2PG39USSZQRHF">adidas G80447-2Xl Men'S Terrex Skyclimb Insulated Jacket Black 2Xl</mp:title>
            </c:attributes>
            <c:assets>
                <c:link rel="MAIN" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/31MgcNPBDdL.jpg"/>
                <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_G80447-2Xl_Terrex_Skyclimb_Insulated/dp/B00HS3U9LC"/>
            </c:assets>
            <c:reviews>
                <c:reviewsSummary>
                    <c:averageOverallRating>0.0</c:averageOverallRating>
                    <c:oneStarReviewCount>0</c:oneStarReviewCount>
                    <c:twoStarReviewCount>0</c:twoStarReviewCount>
                    <c:threeStarReviewCount>0</c:threeStarReviewCount>
                    <c:fourStarReviewCount>0</c:fourStarReviewCount>
                    <c:fiveStarReviewCount>0</c:fiveStarReviewCount>
                    <c:totalReviewCount>0</c:totalReviewCount>
                </c:reviewsSummary>
            </c:reviews>
            <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_G80447-2Xl_Terrex_Skyclimb_Insulated/dp/B00HS3U9LC"/>
            <c:link rel="self" type="application/xml" href="http://www.outdoorequipped.com/api/product/msku/A7ULJO7NAWM0L/G80447"/>
        </c:product>
        <c:product>
            <c:identifiers>
                <c:marketplaceID>A2PG39USSZQRHF</c:marketplaceID>
                <c:merchantSKU>
                    <c:merchantID>A7ULJO7NAWM0L</c:merchantID>
                    <c:sku>Z19888</c:sku>
                </c:merchantSKU>
                <c:asin>B00KML8GYO</c:asin>
            </c:identifiers>
            <c:offers>
                <c:offerSummary>
                    <c:any>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>43.89</c:value>
                        </c:lowestPrice>
                        <c:offerCount>3</c:offerCount>
                    </c:any>
                    <c:club>
                        <c:offerCount>0</c:offerCount>
                    </c:club>
                    <c:collectible>
                        <c:offerCount>0</c:offerCount>
                    </c:collectible>
                    <c:new>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>43.89</c:value>
                        </c:lowestPrice>
                        <c:offerCount>3</c:offerCount>
                    </c:new>
                    <c:refurbished>
                        <c:offerCount>0</c:offerCount>
                    </c:refurbished>
                    <c:used>
                        <c:offerCount>0</c:offerCount>
                    </c:used>
                </c:offerSummary>
                <c:variationalOfferSummary>
                    <c:buyingPriceRange>
                        <c:max>43.89</c:max>
                        <c:min>43.89</c:min>
                    </c:buyingPriceRange>
                    <c:regularPriceRange>
                        <c:max>43.89</c:max>
                        <c:min>43.89</c:min>
                    </c:regularPriceRange>
                    <c:offerListingCount>3</c:offerListingCount>
                </c:variationalOfferSummary>
                <c:offer>
                    <c:isBuyable>false</c:isBuyable>
                    <c:isPrime>false</c:isPrime>
                    <c:isQualified>false</c:isQualified>
                    <c:isUnqualified>false</c:isUnqualified>
                </c:offer>
            </c:offers>
            <c:attributes>
                <mp:title xmlns:mp="http://webstore.amazon.com/API/Marketplace/A2PG39USSZQRHF">adidas Z19888 Men's Craft Blue Ht Dr Logo Tee</mp:title>
            </c:attributes>
            <c:assets>
                <c:link rel="PT01" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41Qd6Z8OA8L.jpg"/>
                <c:link rel="MAIN" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41nMqCi10GL.jpg"/>
                <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_Z19888_Mens_Craft_Blue/dp/B00KML8GYO"/>
            </c:assets>
            <c:reviews>
                <c:reviewsSummary>
                    <c:averageOverallRating>0.0</c:averageOverallRating>
                    <c:oneStarReviewCount>0</c:oneStarReviewCount>
                    <c:twoStarReviewCount>0</c:twoStarReviewCount>
                    <c:threeStarReviewCount>0</c:threeStarReviewCount>
                    <c:fourStarReviewCount>0</c:fourStarReviewCount>
                    <c:fiveStarReviewCount>0</c:fiveStarReviewCount>
                    <c:totalReviewCount>0</c:totalReviewCount>
                </c:reviewsSummary>
            </c:reviews>
            <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_Z19888_Mens_Craft_Blue/dp/B00KML8GYO"/>
            <c:link rel="self" type="application/xml" href="http://www.outdoorequipped.com/api/product/msku/A7ULJO7NAWM0L/Z19888"/>
        </c:product>
        <c:product>
            <c:identifiers>
                <c:marketplaceID>A2PG39USSZQRHF</c:marketplaceID>
                <c:merchantSKU>
                    <c:merchantID>A7ULJO7NAWM0L</c:merchantID>
                    <c:sku>G80374</c:sku>
                </c:merchantSKU>
                <c:asin>B00HS3S4BE</c:asin>
            </c:identifiers>
            <c:offers>
                <c:offerSummary>
                    <c:any>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>146.58</c:value>
                        </c:lowestPrice>
                        <c:offerCount>5</c:offerCount>
                    </c:any>
                    <c:club>
                        <c:offerCount>0</c:offerCount>
                    </c:club>
                    <c:collectible>
                        <c:offerCount>0</c:offerCount>
                    </c:collectible>
                    <c:new>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>146.58</c:value>
                        </c:lowestPrice>
                        <c:offerCount>5</c:offerCount>
                    </c:new>
                    <c:refurbished>
                        <c:offerCount>0</c:offerCount>
                    </c:refurbished>
                    <c:used>
                        <c:offerCount>0</c:offerCount>
                    </c:used>
                </c:offerSummary>
                <c:variationalOfferSummary>
                    <c:buyingPriceRange>
                        <c:max>149.95</c:max>
                        <c:min>146.58</c:min>
                    </c:buyingPriceRange>
                    <c:regularPriceRange>
                        <c:max>149.95</c:max>
                        <c:min>146.58</c:min>
                    </c:regularPriceRange>
                    <c:offerListingCount>5</c:offerListingCount>
                </c:variationalOfferSummary>
                <c:offer>
                    <c:isBuyable>false</c:isBuyable>
                    <c:isPrime>false</c:isPrime>
                    <c:isQualified>false</c:isQualified>
                    <c:isUnqualified>false</c:isUnqualified>
                </c:offer>
            </c:offers>
            <c:attributes>
                <mp:title xmlns:mp="http://webstore.amazon.com/API/Marketplace/A2PG39USSZQRHF">adidas G80374-2Xl Men's Terrex Primaloft Jacket Vivid Yellow 2Xl</mp:title>
            </c:attributes>
            <c:assets>
                <c:link rel="PT01" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/41W1RrC1uBL.jpg"/>
                <c:link rel="MAIN" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/414JhRVfAIL.jpg"/>
                <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_G80374-2Xl_Terrex_Primaloft_Jacket/dp/B00HS3S4BE"/>
            </c:assets>
            <c:reviews>
                <c:reviewsSummary>
                    <c:averageOverallRating>0.0</c:averageOverallRating>
                    <c:oneStarReviewCount>0</c:oneStarReviewCount>
                    <c:twoStarReviewCount>0</c:twoStarReviewCount>
                    <c:threeStarReviewCount>0</c:threeStarReviewCount>
                    <c:fourStarReviewCount>0</c:fourStarReviewCount>
                    <c:fiveStarReviewCount>0</c:fiveStarReviewCount>
                    <c:totalReviewCount>0</c:totalReviewCount>
                </c:reviewsSummary>
            </c:reviews>
            <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_G80374-2Xl_Terrex_Primaloft_Jacket/dp/B00HS3S4BE"/>
            <c:link rel="self" type="application/xml" href="http://www.outdoorequipped.com/api/product/msku/A7ULJO7NAWM0L/G80374"/>
        </c:product>
        <c:product>
            <c:identifiers>
                <c:marketplaceID>A2PG39USSZQRHF</c:marketplaceID>
                <c:merchantSKU>
                    <c:merchantID>A7ULJO7NAWM0L</c:merchantID>
                    <c:sku>G88366</c:sku>
                </c:merchantSKU>
                <c:asin>B00HS3XPLI</c:asin>
            </c:identifiers>
            <c:offers>
                <c:offerSummary>
                    <c:any>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>78.15</c:value>
                        </c:lowestPrice>
                        <c:offerCount>5</c:offerCount>
                    </c:any>
                    <c:club>
                        <c:offerCount>0</c:offerCount>
                    </c:club>
                    <c:collectible>
                        <c:offerCount>0</c:offerCount>
                    </c:collectible>
                    <c:new>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:value>78.15</c:value>
                        </c:lowestPrice>
                        <c:offerCount>5</c:offerCount>
                    </c:new>
                    <c:refurbished>
                        <c:offerCount>0</c:offerCount>
                    </c:refurbished>
                    <c:used>
                        <c:offerCount>0</c:offerCount>
                    </c:used>
                </c:offerSummary>
                <c:variationalOfferSummary>
                    <c:buyingPriceRange>
                        <c:max>79.95</c:max>
                        <c:min>78.15</c:min>
                    </c:buyingPriceRange>
                    <c:regularPriceRange>
                        <c:max>79.95</c:max>
                        <c:min>78.15</c:min>
                    </c:regularPriceRange>
                    <c:offerListingCount>5</c:offerListingCount>
                </c:variationalOfferSummary>
                <c:offer>
                    <c:isBuyable>false</c:isBuyable>
                    <c:isPrime>false</c:isPrime>
                    <c:isQualified>false</c:isQualified>
                    <c:isUnqualified>false</c:isUnqualified>
                </c:offer>
            </c:offers>
            <c:attributes>
                <mp:title xmlns:mp="http://webstore.amazon.com/API/Marketplace/A2PG39USSZQRHF">adidas G88366-2Xl Men's Ht Flannel Long Sleeve Dark Shale 2Xl</mp:title>
            </c:attributes>
            <c:assets>
                <c:link rel="PT01" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/51mKCyCJGTL.jpg"/>
                <c:link rel="MAIN" type="image/jpeg" href="http://ecx.images-amazon.com/images/I/51f063090vL.jpg"/>
                <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_G88366-2Xl_Flannel_Sleeve_Shale/dp/B00HS3XPLI"/>
            </c:assets>
            <c:reviews>
                <c:reviewsSummary>
                    <c:averageOverallRating>0.0</c:averageOverallRating>
                    <c:oneStarReviewCount>0</c:oneStarReviewCount>
                    <c:twoStarReviewCount>0</c:twoStarReviewCount>
                    <c:threeStarReviewCount>0</c:threeStarReviewCount>
                    <c:fourStarReviewCount>0</c:fourStarReviewCount>
                    <c:fiveStarReviewCount>0</c:fiveStarReviewCount>
                    <c:totalReviewCount>0</c:totalReviewCount>
                </c:reviewsSummary>
            </c:reviews>
            <c:link rel="alternate" type="text/html" href="http://www.outdoorequipped.com/adidas_G88366-2Xl_Flannel_Sleeve_Shale/dp/B00HS3XPLI"/>
            <c:link rel="self" type="application/xml" href="http://www.outdoorequipped.com/api/product/msku/A7ULJO7NAWM0L/G88366"/>
        </c:product>
        <c:product>
            <c:identifiers>
                <c:marketplaceID>A2PG39USSZQRHF</c:marketplaceID>
                <c:merchantSKU>
                    <c:merchantID>A7ULJO7NAWM0L</c:merchantID>
                    <c:sku>V11083</c:sku>
                </c:merchantSKU>
                <c:asin>B00KML5PNY</c:asin>
            </c:identifiers>
            <c:offers>
                <c:offerSummary>
                    <c:any>
                        <c:lowestPrice>
                            <c:currency>USD</c:currency>
                            <c:v