Created
October 13, 2015 12:34
-
-
Save tylerlee/8f791165786ad36cb516 to your computer and use it in GitHub Desktop.
rss-format.xml
This file contains 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"?> | |
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:ev="http://purl.org/rss/1.0/modules/event/" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"> | |
<channel> | |
<title>Student Government Association Events</title> | |
<description>A listing of public events for Student Government Association</description> | |
<link>https://orgsync.com</link> | |
<language>en-us</language> | |
<item> | |
<link>http://orgsync.com.dev/25567/events/779397/occurrences/1617224</link> | |
<guid>http://orgsync.com.dev/25567/events/779397/occurrences/1617224</guid> | |
<atom:updated>2014-05-30T11:10:31-05:00</atom:updated> | |
<atom:published>2014-05-30T11:10:31-05:00</atom:published> | |
<title>SGA - Car Wash</title> | |
<description>Local fundraiser to help Student Government raise money for the new year.
 | |
</description> | |
<ev:startdate>2015-09-01T17:30:00-05:00</ev:startdate> | |
<ev:enddate>2015-09-01T20:00:00-05:00</ev:enddate> | |
<ev:location>8900 Downing St, Dallas, TX</ev:location> | |
<ev:organizer>Student Gov't</ev:organizer> | |
<ev:type>Service</ev:type> | |
<media:content url="http://photos.orgsync.com/incycrukkyeiniy_215.jpg"/> | |
</item> | |
</channel> | |
</rss> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment