<itunes:category text="News">
<itunes:category text="Politics"/>
</itunes:category>
+ <itunes:keywords>
+ { site.podcast.keywords | xml_escape }}
+ </itunes:keywords>
{% for post in site.posts %} <item>
<title>{{ post.title | xml_escape }}</title>
<link>{{ post.url | absolute_url }}</link>