Skip to content

Instantly share code, notes, and snippets.

@dcolthorp
Created November 4, 2008 23:01
Show Gist options
  • Select an option

  • Save dcolthorp/22245 to your computer and use it in GitHub Desktop.

Select an option

Save dcolthorp/22245 to your computer and use it in GitHub Desktop.
<dl class="realius" style="display:none">
<dt>content</dt>
<dd><a href="#">foo</a></dd>
<dt>user</dt>
<dd>
<dl>
<dt>id</dt>
<dd>123asdfa</dd>
<dt>email</dt>
<dd>[email protected]</dd>
</dl>
</dd>
<dt>listing</dt>
<dd>
<dl>
<dt>street_address</dt>
<dd>11 foo st.</dd>
<dt>images</dt>
<dd>http://tbn0.google.com/images?q=tbn:5PD6VseWDdTV5M:http://www.agdesktop.com/wallpapers%255Ctelefilm%255Cdr_house%255Cdr_house-cast-0003.jpg</dd>
<dd>http://tbn0.google.com/images?q=tbn:CgY4OIntArm4aM:http://health.discovery.com/centers/kids/childproof/images/house_off.gif</dd>
</dl>
</dd>
</dl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment