Skip to content

Instantly share code, notes, and snippets.

@bart613
Created January 22, 2024 23:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bart613/c78c72ae2159f46b18bf9bd226eaa541 to your computer and use it in GitHub Desktop.
Save bart613/c78c72ae2159f46b18bf9bd226eaa541 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Old News</title>
<link>http://www.example.com/feed/sample-reviews</link>
<description>Old News</description>
<dc:language>en-us</dc:language>
<dc:creator>Contact Example through our "contact us" page</dc:creator>
<dc:rights>Copyright 2024 Giant Help</dc:rights>
<admin:generatorAgent rdf:resource="http://www.giantkelp.xyz/" />
<item>
<title></title>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment