<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -21,7 +21,7 @@ Net::HTTP.start(uri.host) do |http|
 	exit unless res.code == '200'
 	$doc = Hpricot(res.body)
 	# find the first weather symbol in the 5-day forecast
-	img = $doc.search(&quot;div.mainSection/table/tr[3]/td[3]/img&quot;).first
+	img = $doc.search(&quot;div.tableWrapper/table/tr[3]/td[2]/img&quot;).first
 	src = img.attributes['src']
 	# get filename, ensure is NAME.EXTENSION format and write to disk
 	if src =~ /.+\/(\w+\.\w+)/</diff>
      <filename>bin/update_forecast.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d7e8f9b576f2adcd48a8409726ad3fdf50e9ec9b</id>
    </parent>
  </parents>
  <author>
    <name>Steven Wilkin</name>
    <email>stevenwilkin@gmail.com</email>
  </author>
  <url>http://github.com/stevenwilkin/isitraininginbelfast.com/commit/0db70dfabc3700bc31f52589c39c3f28c63f1938</url>
  <id>0db70dfabc3700bc31f52589c39c3f28c63f1938</id>
  <committed-date>2009-10-27T14:09:59-07:00</committed-date>
  <authored-date>2009-10-27T14:09:59-07:00</authored-date>
  <message>updated xpath for forecast image</message>
  <tree>d340985b94a26ed616267f6e3e152f98afe5eaef</tree>
  <committer>
    <name>Steven Wilkin</name>
    <email>stevenwilkin@gmail.com</email>
  </committer>
</commit>
