Created
September 7, 2011 18:56
-
-
Save p5150j/1201390 to your computer and use it in GitHub Desktop.
sites.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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