Skip to content

Instantly share code, notes, and snippets.

@p5150j
Created September 7, 2011 18:56
Show Gist options
  • Select an option

  • Save p5150j/1201390 to your computer and use it in GitHub Desktop.

Select an option

Save p5150j/1201390 to your computer and use it in GitHub Desktop.
sites.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<sites>
<site id="0">
<title>Travis Berry</title>
<url>http://www.travisberry.com</url>
<desc>
<brief>rockin out scripts like a BOSS</brief>
<long>...and this is the long description. See how long it is :)</long>
<meta>Denver, Colorado</meta>
</desc>
</site>
<site id="2">
<title>fffff.at</title>
<url>http://fffff.at/</url>
<desc>
<brief>this is the brief description.</brief>
<long>...and this is the long description. See how long it is :)</long>
<meta>Manhattan, New York</meta>
</desc>
</site>
<site id="3">
<title>Graffiti Research Lab/</title>
<url>http://graffitiresearchlab.com</url>
<desc>
<brief>this is the brief description.</brief>
<long>...and this is the long description. See how long it is :)</long>
<meta>Providence, Rhode Island</meta>
</desc>
</site>
<site id="4">
<title>Costa Rica</title>
<url>http://www.visitcostarica.com/</url>
<desc>
<brief>this is the brief description.</brief>
<long>...and this is the long description. See how long it is :)</long>
<meta>Costa Rica, Central America</meta>
</desc>
</site>
</sites>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment