Skip to content

Instantly share code, notes, and snippets.

@PSingletary
Created April 2, 2019 19:40
Show Gist options
  • Save PSingletary/af90ca01281e2e91440b4ae33d800993 to your computer and use it in GitHub Desktop.
Save PSingletary/af90ca01281e2e91440b4ae33d800993 to your computer and use it in GitHub Desktop.
OPML for my shopping rss feeds
<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0">
<head>
<title>Shopping RSS feeds</title>
</head>
<body>
<outline text="shopping" title="shopping">
<outline type="rss" text="Ben's Bargains - Latest Headline..." title="Ben's Bargains - Latest Headline..." xmlUrl="http://bensbargains.net/rss/" htmlUrl="https://bensbargains.com/rss/"/>
<outline type="rss" text="Product Alerts for patricksingletary by camelcamelcamel" title="Product Alerts for patricksingletary by camelcamelcamel" xmlUrl="http://camelcamelcamel.com/alerts/a818ed5e4c98ba6e5e7b2a61aea9424ed2c1c064.xml" htmlUrl="https://camelcamelcamel.com/alerts/a818ed5e4c98ba6e5e7b2a61aea9424ed2c1c064.xml"/>
<outline type="rss" text="SlickDeals.net [New Deals]" title="SlickDeals.net [New Deals]" xmlUrl="http://slickdeals.net/rss.php" htmlUrl="https://slickdeals.net/"/>
<outline type="rss" text="ThinkGeek :: What's New(s) at ThinkGeek!" title="ThinkGeek :: What's New(s) at ThinkGeek!" xmlUrl="http://www.thinkgeek.com/thinkgeek.rss" htmlUrl="https://www.thinkgeek.com/"/>
<outline type="rss" text="Techbargains.com" title="Techbargains.com" xmlUrl="http://www.techbargains.com/rss.xml" htmlUrl="https://www.techbargains.com"/>
</outline>
</body>
</opml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment