xmltv/t/data-tv_imdb Movie101-movie-and-tv.xml, NONE, 1.1
Jerry Veldhuis <[email protected]>
| Newsgroups | gmane.comp.tv.xmltv.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xmltv/xmltv/t/data-tv_imdb
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv469/t/data-tv_imdb
Added Files:
Movie101-movie-and-tv.xml
Log Message:
test titles that match both movies and years and types
--- NEW FILE: Movie101-movie-and-tv.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE tv SYSTEM "xmltv.dtd">
<tv>
<programme channel="channel0" start="20010829000500 MST">
<!-- year 93 was a regular movie -->
<title>Movie101</title>
<date>1992</date>
</programme>
<programme channel="channel0" start="20010829000500 MST">
<!-- year 93 was a video movie -->
<title>Movie101</title>
<date>1993</date>
</programme>
<programme channel="channel0" start="20010829000500 MST">
<!-- year 1988 a tv show, not a movie -->
<title>Movie101</title>
<date>1988</date>
</programme>
<programme channel="channel0" start="20010829000500 MST">
<!-- year 1988 a tv show, not a movie -->
<title>Movie101</title>
</programme>
</tv>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/