First page Back Continue Last page Image

A closer look at the XML

<content type="html">

<p>

<a href=”http://www.flickr.com/people/dorismith/”>

Dori Smith

</a>

posted a photo:

</p>

<p>

<a href=”http://www.flickr.com/people/dorismith/882586288/” title=”IMG_0041.JPG”>

<img src=”http://farm2.static.flickr.com/1334/882586288_6de3304bbb_m.jpg”

width=”240” height=”180” alt=”IMG_0041.JPG” />

</a>

</p>

</content>

Here it is with the Special Characters translated

Notice each <content> block contains 2 <p> blocks so if they were put in an array the first would be index [0] and the 2nd would be index [1]

The picture information is located in the 2nd <p> block and contains the image sizing criteria. Also this example relies on a duplicate image size correlation specific to Flickr