<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ext="http://example.com/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
<title>Title</title>
<link>http://example.com/</link>
<description>Description</description>
<item>
</item>
</channel>
</rss>