<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>bin/weather</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -7,5 +7,7 @@ forecast = weather.forecast_conditions[0]
 puts forecast.day_of_week, forecast.low, forecast.high, forecast.condition
 
 pp weather.forecast_information
+puts
 pp weather.current_conditions
+puts
 pp weather.forecast_conditions
\ No newline at end of file</diff>
      <filename>examples/forecast.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1affe3d4da62b9cf22b996a6418ead63faeda4da</id>
    </parent>
  </parents>
  <author>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </author>
  <url>http://github.com/jnunemaker/google-weather/commit/5a3352c4fbfe8120f6c8ebe9e3b3e46a43ef6f03</url>
  <id>5a3352c4fbfe8120f6c8ebe9e3b3e46a43ef6f03</id>
  <committed-date>2009-03-27T13:16:49-07:00</committed-date>
  <authored-date>2009-03-27T13:16:49-07:00</authored-date>
  <message>Added weather bin that does a quick show of the weather from the command line.</message>
  <tree>bc044303c2a42a5c86c8ce32f88d00d5a797368f</tree>
  <committer>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </committer>
</commit>
