1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17 | <page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="tunein">
<info>
<link type="guide" xref="index#channels"/>
<link type="guide" xref="channels#list"/>
<desc>Radio and Podcast directory.</desc>
</info>
<title>TuneIn</title>
<p>TuneIn hosts a major radio, show and podcast directory. It also provides the
RadioTime/AIR interface for listener feedback or something. ST2 queries the OPML
lists only for radio stations currently.</p>
</page> |
>
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18 | <page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="tunein">
<info>
<link type="guide" xref="index#channels"/>
<link type="guide" xref="channels#list"/>
<desc>Radio and Podcast directory.</desc>
</info>
<title>TuneIn</title>
<subtitle><link href="http://tunein.com/">//tunein.com/</link></subtitle>
<p>TuneIn hosts a major radio, show and podcast directory. It also provides the
RadioTime/AIR interface for listener feedback or something. ST2 queries the OPML
lists only for radio stations currently.</p>
</page> |