<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:,2009:/1/tag:www.readwriteweb.com,2009://1.14754-</id>
  <updated>2009-11-23T00:41:21Z</updated>
  <title>Comments for Make Your Home Tweet Its Energy Use (Earth Day Project!)</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.23-en</generator>
  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=14754" title="Make Your Home Tweet Its Energy Use (Earth Day Project!)" />
    <published>2009-04-22T17:12:00Z</published>
    <updated>2009-04-22T18:38:30Z</updated>
    <title>Make Your Home Tweet Its Energy Use (Earth Day Project!)</title>
    <summary>Peter Troast, founder of Energy Circle, a company that sells energy-saving products, has created a new energy-monitoring system that sends his home&apos;s energy usage stats to Twitter. Inspired by the open source power monitoring kit from Tweet-a-Watt, Troast&apos;s system also sends his home&apos;s energy data to the web, but it&apos;s not in the form of...</summary>
    <author>
      <name>Sarah Perez</name>
      <uri>http://www.sarahintampa.com</uri>
    </author>
    
    <category term="How To" />
    
    <category term="Products" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img src="http://www.readwriteweb.com/images/TED.JPG">Peter Troast, founder of <a href="http://www.energycircle.com">Energy Circle</a>, a company that sells energy-saving products, has created a new energy-monitoring system that sends his home's energy usage stats to Twitter. Inspired by the open source power monitoring kit from <a href="http://twitter.com/tweetawatt">Tweet-a-Watt</a>, Troast's system also sends his home's energy data to the web, but it's not in the form of once-a-day tweets like Tweet-a-Watt provides. Instead, his system uses a monitoring device called TED (The Energy Dectective) to create charts which are annotated by family members then tweeted for everyone to see. If you want to do the same for your home, we've got the info. </p>]]>
      <![CDATA[
<p>Just in time for Earth Day, Troast hooked up a TED device to the junction box in his basement and rigged it to transmit data to the net. That real-time data can be viewed online at <a href="http://www.energycircle.com/ted_display.php">www.energycircle.com/ted_display.php</a>. By using Google's <a href="http://www.readwriteweb.com/archives/google_opens_visualization_api.php">Visualization API</a>, he was able to create a graph from the data source that's connected to the web. In this case, that's the TED energy-monitoring device. As there are spikes and dips in the graph, a family member annotates those occurrences and those notes are automatically tweeted to a special Twitter account at <a href="http://twitter.com/energycirclekw">Twitter.com/EnergyCirclekw</a>. </p>

<p><img src="http://www.readwriteweb.com/images/energycircle_graph.png"></p>

<p>Since the Troasts started using the device six months ago, they've decreased their energy use by 15%. Now they're wondering if it will drop even more with the world watching their energy consumption online.</p>

<h2>Developers, Want to Make Your Home Tweet?</h2>

<p>Although not everyone will want to make their data as public as the Troasts have, we know there are probably a few "do-it-yourselfer" developers who have been waiting for a fun project like this to at least hold them over until Google gets their <a href="http://www.google.org/powermeter/smarterpower.html">PowerMeter</a> rolling. <strong><em></p>

<p>Non-developers, try the </em></strong><a href="http://www.ladyada.net/make/tweetawatt/"><strong><em>Tweet-a-Watt</em></strong></a><strong><em> system, instead.</em></strong></p>

<p>Here's how to create your own real-time TED-tweeting home like the Troasts did:</p>

<h2>Materials</h2>

<ul>
  <li><a href="http://www.energycircle.com/store/electricity-monitors/ted-the-energy-detective.html">TED (The Energy Detective)</a> </li>

  <li><a href="http://www.asus.com/Product.aspx?P_ID=Dvxs7w4xt3kHO3g9">ASUS WL 500G Deluxe wireless router</a> </li>

  <li><a href="http://openwrt.org/">OPEN Wrt operating System</a> </li>

  <li><a href="http://code.google.com/apis/visualization/">Google Visualization API</a></li>
</ul>

<p></p>

<h2>Methodology</h2>

<ol>
  <li>You'll need a wireless router that has a USB Port and is capable of running an OPEN Wrt operating system. The Troasts went with the ASUS WL 500G Deluxe.</li>

  <li>Replace the router's existing operating system with the OPEN Wrt operating system (<a href="http://kamikaze.openwrt.org/docs/openwrt.html">Here's how</a>.)</li>

  <li>A customized script (customized software) has to then be put into the OPEN Wrt operating system. OK, so this is the hard part, Troast says the developers will post the script online at <a href="http://www.energycircle.com/blog/">the EnergyCircle blog</a> in a couple of days if there's interest. So if you're interested, please says so in the comments! Without this key piece of the pie, you're left writing your own script. (And if you do, share!) </li>

  <li>Plug the TED into the wireless router using TED's USB port.</li>

  <li>Write the ability to add an annotation to the data into the web site database so that you can annotate the data in the database.</li>

  <li>Write the data display page using the Google visualization API, which enables you to take the data and annotations and make a chart like the one that you see on the EnergyCircle site. (Specifically, they used the Annotated Time Line feature in Google's visualization API).</li>
</ol>

<p><b>Note - How the Data Streaming works: </b></p>

<ul>
  <li>The script reads output from the TED every second and records it in a file located on the OPEN Wrt router. </li>

  <li>Each minute, the router posts the output into the Energy Circle Database.</li>
</ul>

<p><b>About TED devices:</b></p>


<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/1H85wNXRLDs&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/1H85wNXRLDs&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:134841</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c134841" />
    <title>Comment from Jamie on 2009-04-22</title>
    <author>
        <name>Jamie</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>you can buy routers that have been pre-flashed with open wrt on ebay, which will save DIYers a lot of headaches as it is not easy for non-technical types.</p>

<p>will this work with router with DD-WRT too?</p>]]>
    </content>
    <published>2009-04-22T19:10:52Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:134843</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c134843" />
    <title>Comment from Barbara on 2009-04-22</title>
    <author>
        <name>Barbara</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>My husband obtained one of these from this company and we are and we are planning a vacation with the savings. Amazing stuff!</p>]]>
    </content>
    <published>2009-04-22T19:22:45Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:134845</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c134845" />
    <title>Comment from Elizabeth on 2009-04-22</title>
    <author>
        <name>Elizabeth</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>What do those spikes and dips indicate? Can you tell when your fridge clicks on or when you are doing the wash or do things calm down at night? </p>]]>
    </content>
    <published>2009-04-22T19:41:01Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:134846</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c134846" />
    <title>Comment from Frank on 2009-04-22</title>
    <author>
        <name>Frank</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Great spin on Earth Day (from a TED owner).  </p>]]>
    </content>
    <published>2009-04-22T19:49:12Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:134847</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c134847" />
    <title>Comment from Eric Fullagar on 2009-04-22</title>
    <author>
        <name>Eric Fullagar</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Looking at this and how easy it is, I'm getting this for my home and business....I might save $1,000 per year!</p>]]>
    </content>
    <published>2009-04-22T19:56:29Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:134850</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c134850" />
    <title>Comment from Alex on 2009-04-22</title>
    <author>
        <name>Alex</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>This has a nice "cool factor" to it, but what do you do with the info?</p>]]>
    </content>
    <published>2009-04-22T20:05:06Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:134857</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c134857" />
    <title>Comment from Emily on 2009-04-22</title>
    <author>
        <name>Emily</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>would be fun to see overall carbon output. electricity is one key thing but what about oil, etc?</p>]]>
    </content>
    <published>2009-04-22T20:20:31Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:134859</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c134859" />
    <title>Comment from Peter Troast on 2009-04-22</title>
    <author>
        <name>Peter Troast</name>
        <uri>http://www.energycircle.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.energycircle.com">
        <![CDATA[<p>Hey all--I'm Peter Troast at Energy Circle. </p>

<p>Sarah--thanks for a great write up. </p>

<p>Elizabeth--in just the first 24 hours of having this online, we've very quickly become aware of what produces each spike. That said, we see some interesting opportunities with data visualization to make this even more powerful. Imagine, for example, the shape of the graph when the dryer runs a full heat for 30 minutes vs 4 hours tumbling on no heat. Will be interesting to see.</p>

<p>Alex--what to do with the data? Perhaps most importantly, it helps you size the loads from various appliances. Produces a new understanding of just how bad the dryer is. Obviously, we knew that intellectually but the power of visual data is strong. That's a start.</p>

<p>Emily--this is a really important point. Electricity is just one source for us. We heat with oil, cook with propane. Figuring out the data capture for these is one of our next priorities.</p>]]>
    </content>
    <published>2009-04-22T20:47:17Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:134860</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c134860" />
    <title>Comment from Mihaela Lica on 2009-04-22</title>
    <author>
        <name>Mihaela Lica</name>
        <uri>http://www.pamil-visions.net/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pamil-visions.net/">
        <![CDATA[<p>Sorry, I cannot resist this: what about "make your toe tweet the need of a nail trim?" or "make your dog tweet when it's thirsty?" and "make a plant tweet" - wait, that's been done! </p>

<p>Any age limitations for homes? I know humans must be 13 to use twitter. So new energy efficient homes don't count? ;)</p>]]>
    </content>
    <published>2009-04-22T20:57:25Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:134875</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c134875" />
    <title>Comment from Jen on 2009-04-22</title>
    <author>
        <name>Jen</name>
        <uri>http://www.shinesandjecker.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.shinesandjecker.com">
        <![CDATA[<p>Does it give any data about where in the house the energy is being used?</p>]]>
    </content>
    <published>2009-04-22T23:10:13Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:134886</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c134886" />
    <title>Comment from William Sulinski on 2009-04-22</title>
    <author>
        <name>William Sulinski</name>
        <uri>http://www.accelgolf.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.accelgolf.com">
        <![CDATA[<p>Peter -- did you identify what the 'A' was? That was quite the hike. </p>

<p>Ever thought about overlaying this information with the real-time cost? Whats the variance of cost per KWH peak to non-peak? </p>

<p>William</p>]]>
    </content>
    <published>2009-04-23T02:34:55Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:134900</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c134900" />
    <title>Comment from Peter Troast on 2009-04-22</title>
    <author>
        <name>Peter Troast</name>
        <uri>http://www.energycircle.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.energycircle.com">
        <![CDATA[<p>Jen--the beauty of the TED approach is that it measures whole house electricity use. So, while the data doesn't specifically identify which particular appliance is causing a spike, with time of day and size of spike we're already finding that the culprits are easily identified. As I said above, we're also working on some data visualizations that may identify the specific appliance by shape of the data.</p>

<p>William--right on. We've only been at this for 48 hours and already we're asking similar questions that could be answered by adding other data streams. For folks with peak/off peak pricing, $/kwh is obviously key. And heating and cooling degree days over time will also be cool to get. We're thinking about it. And, as I've said repeatedly today, getting beyond just electricity is key. We live in the land of oil heat (Maine is 80% reliant) and figuring out how to capture that data is a big priority.</p>

<p>Peter Troast, Energy Circle</p>]]>
    </content>
    <published>2009-04-23T05:22:08Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:134939</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c134939" />
    <title>Comment from Ben on 2009-04-23</title>
    <author>
        <name>Ben</name>
        <uri>http://benipsen.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://benipsen.com">
        <![CDATA[<p>Do you guys have plans to release monitoring tools as a free/subscription service on the web? I'd really like a "plug and play" way to monitor my energy consumption and I think a hosted web service would be great way to do that. It would also be really nice if I could check up on my data with a PDA/iPhone. Perhaps even have the ability in the future to turn off lights/appliances I noticed were causing spikes in usage with it too? </p>

<p>Great work can't wait to see what's next! <br />
</p>]]>
    </content>
    <published>2009-04-23T14:30:07Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:134942</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c134942" />
    <title>Comment from Mark on 2009-04-23</title>
    <author>
        <name>Mark</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Here is an interesting mod to tweetawatt to publish to Pachube: <a href="http://naughtorious.com/tweetawatt.html" rel="nofollow">http://naughtorious.com/tweetawatt.html</a> In fact you might also check out Current Cost <a href="http://www.currentcost.com/" rel="nofollow">http://www.currentcost.com/</a> and Pachube <a href="http://www.pachube.com/" rel="nofollow">http://www.pachube.com/</a> since Pachube released an application that's pretty much plug and play for getting your electricity usage published to the web, including converting it into a real time carbon footprint, good for consumers as their article says "no hacking necessary"! </p>]]>
    </content>
    <published>2009-04-23T15:18:29Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:136231</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c136231" />
    <title>Comment from RS on 2009-05-01</title>
    <author>
        <name>RS</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Have we heard anything about this script being posted? </p>]]>
    </content>
    <published>2009-05-01T20:52:57Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:140037</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c140037" />
    <title>Comment from Peter Troast on 2009-05-28</title>
    <author>
        <name>Peter Troast</name>
        <uri>http://www.energycircle.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.energycircle.com">
        <![CDATA[<p>At long last, and with apologies that it took us awhile, we've posted the recipe for this here: </p>

<p><a href="http://www.energycircle.com/blog/2009/05/27/ted-open-source-how-we-went-live-with-our-electricity-use/" rel="nofollow">http://www.energycircle.com/blog/2009/05/27/ted-open-source-how-we-went-live-with-our-electricity-use/</a></p>

<p>Welcoming feedback on whether it has sufficient detail, is understandable, etc.</p>

<p>Thanks for the patience all. </p>

<p>Peter Troast<br />
Energy Circle</p>]]>
    </content>
    <published>2009-05-28T14:57:31Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.14754-comment:146116</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.14754" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/make_your_home_tweet_its_energy_use_earth_day_project.php#c146116" />
    <title>Comment from St Paul plumber on 2009-07-08</title>
    <author>
        <name>St Paul plumber</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I've always wanted to buy some sources of energy not to affect the environment. There are so many forces, higher than us that can be used to help us. These ideas are great.</p>]]>
    </content>
    <published>2009-07-09T00:20:03Z</published>
  </entry>

</feed>