<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="rss.asp"?>
<!--

This is 512 bytes of nonsense, since the Firefox 2 developers,
in one of the strangest decisions ever, decided

they would obsolete XML styles by overriding them without permission.
Furthermore, the developers appear

to be disinterested in fixing this.  Therefore, we use the unofficial
workaround, which includes filling

up the first 512 bytes of a document so that the sniffer doesn't
encounter the RSS tag.  I really enjoy

using Firefox, but this particular behavior really annoys me!
Anyway, since I'm almost at 512 characters, I'm

going to ramble on for another minute in this comment, and then,
without further adue, present you with a

valid XML feed.  

-->
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
	<channel>
		<ttl>60</ttl>
		<title>Simple Voice Box RSS feed</title>
		<link>http://www.simplevoicebox.com</link>
		<language>en-us</language>
		<itunes:subtitle>This is the Simple Voice Box RSS feed. It allows an user to use the Podcasts technology to listen to voicebox messages.</itunes:subtitle>
		<itunes:author>Free Conference Call</itunes:author>
		<item>
			<title>User with the combination of the access code and phonenumber supplied is not found</title>
			<guid>1</guid>
			<itunes:subtitle>User with the combination of the access code and phonenumber supplied is not found</itunes:subtitle>
			<enclosure url="http://www.simplevoicebox.com" type="audio/mp3"/>
			<pubDate>Sat, 13 Jun 2026 07:08:07 -0400</pubDate>
		</item>
	</channel>
</rss>
