<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -23,7 +23,7 @@ Net::HTTP.start(uri.host) do |http|
 	res = http.get(uri.path)
 	doc = Hpricot(res.body)
 	# find all the images within the specific table
-	doc.search(&quot;div#mainContent/table[2]//img&quot;).each do |img|
+	doc.search(&quot;div#colcentre/table[2]//img&quot;).each do |img|
 		src = img.attributes['src']
 		alt = img.attributes['alt']
 		# most filenames used on forecast page are slightly different to ones used on legend page</diff>
      <filename>bin/get_images.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0db70dfabc3700bc31f52589c39c3f28c63f1938</id>
    </parent>
  </parents>
  <author>
    <name>Steven Wilkin</name>
    <email>stevenwilkin@gmail.com</email>
  </author>
  <url>http://github.com/stevenwilkin/isitraininginbelfast.com/commit/f82e460b6805ff974c30795a46a2ae8ee8ae5dcb</url>
  <id>f82e460b6805ff974c30795a46a2ae8ee8ae5dcb</id>
  <committed-date>2009-10-27T14:27:19-07:00</committed-date>
  <authored-date>2009-10-27T14:27:19-07:00</authored-date>
  <message>updated xpath for images on key to maps page</message>
  <tree>446dff816919180ea758663c44f59de9d391db9d</tree>
  <committer>
    <name>Steven Wilkin</name>
    <email>stevenwilkin@gmail.com</email>
  </committer>
</commit>
