<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2009 IVES Partners - http://www.ives.info/terms -->
<ives:IvesMessage xmlns:ives="http://ives.info/0.2.1/ives" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://ives.info/0.2.1/ives http://ives.info/0.2.1/ives.xsd" supplierId="alex@fiennes.org">

    <Event supplierSpecificId="178608">

        <!-- 
        This document represents a single film that is on at multiple cinemas.  Each different cinema is represented by an <Extension>.  Some of the <Extension>s are for showings in the same cinema, but which are different for some other criteria (such as Mothers and Baby screenings). 
            If you wanted to describe multiple films then you would have further <Event> tags, one for each film, and each <Event> would describe the times for that film (possibly across multiple venues or cinemas).
            This may be counter to the way that some cinemas currently provide data which is venue  maps to all films at that venue, but it avoids the need to repeat the descriptions of each film for each cinema where it is playing. 
        -->

        <Title>
            <MainTitle>Duplicity</MainTitle>
        </Title>

        <Venue VID="http://ives.info/gb/bcdf1" supplierSpecificId="16405">
            <PerformanceSpace>
                <Title>
                    <MainTitle>Screen 1</MainTitle>
                </Title>
            </PerformanceSpace>
            <Link role="moreInfo" url="http://www.list.co.uk/place/16405-odeon/"/>
        </Venue>

        <Schedule>
            <Performance>
                <StartDateTime>2009-04-03T14:14:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-03T17:30:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-03T20:10:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-04T14:14:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-04T17:30:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-04T20:10:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-05T17:30:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-05T20:10:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-06T14:14:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-06T17:30:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-06T20:10:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-07T14:45:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-07T20:10:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-08T14:14:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-08T17:30:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-08T20:10:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-09T14:45:00</StartDateTime>
            </Performance>
            <Performance>
                <StartDateTime>2009-04-09T17:30:00</StartDateTime>
            </Performance>
            <Property type="ives.property-type.tag">list.discount</Property>
        </Schedule>

        <PerformanceDuration>PT124M</PerformanceDuration>

        <Tickets>
            <TicketType>
                <Title>
                    <MainTitle>Full price</MainTitle>
                </Title>
                <Price currency="GBP">7</Price>
            </TicketType>

        </Tickets>

        <Extension label="Subtitled">
            <!-- These performances are still on in the Oden so we don't have to define a secondary Venue, however they are labelled as Subtitled -->
            <ScheduleExtension>
                <Performance>
                    <StartDateTime>2009-04-05T17:30:00</StartDateTime>
                </Performance>
                <Performance>
                    <StartDateTime>2009-04-06T14:14:00</StartDateTime>
                </Performance>
                <Performance>
                    <StartDateTime>2009-04-07T20:10:00</StartDateTime>
                </Performance>
                <Description>
                    <Plain>Subtitled screenings in the Odeon.</Plain>
                </Description>
                <Property type="ives.property-type.tag">subtitled</Property>
                <Property type="ives.property-type.tag">list.discount</Property>
            </ScheduleExtension>
        </Extension>

        <Extension label="Subtitled">
            <!-- This performance is still in an extension labelled Subtitled, so we might expect the consumer to group it with the other Extensions with the same name (see issue #nnn) but because it is in a different venue then it needs to be defined separately -->
            <ScheduleExtension>
                <Performance>
                    <StartDateTime>2009-04-07T18:00:00</StartDateTime>
                </Performance>
                <Description>
                    <Plain>Subtitled screenings in Vue</Plain>
                </Description>
            </ScheduleExtension>
            <VenueOverride VID="http://ives.info/gb/ffgg1" supplierSpecificId="14640">
                <PerformanceSpace>
                    <Title>
                        <MainTitle>Screen 1</MainTitle>
                    </Title>
                </PerformanceSpace>
                <Link role="moreInfo" url="http://www.list.co.uk/place/14640-vue-aberdeen/"/>
            </VenueOverride>
            <!-- This cinema is providing tickets at a cheaper price so we override the default Tickets element -->
            <TicketsOverride>
                <TicketType>
                    <Title>
                        <MainTitle>Full Price</MainTitle>
                    </Title>
                    <Price currency="GBP">6</Price>
                </TicketType>
            </TicketsOverride>
        </Extension>

        <Extension label="Parent &amp; Baby Screening">
            <!--  This screening doesn't actually exist on The List website but is included as another alternative form of extension, again taking place in the default venue -->
            <ScheduleExtension>
                <Performance>
                    <StartDateTime>2009-04-07T10:00:00</StartDateTime>
                </Performance>
                <Description>
                    <Plain>Parent &amp; Baby screenings at the Odeon.</Plain>
                </Description>
                <Property type="ives.property-type.tag">parent_baby</Property>
            </ScheduleExtension>
        </Extension>

        <Extension label="MASSIVE Parent &amp; Baby Screening">
            <!--  This is an example extension that has more than one property to distinguish it from other extensions -->
            <ScheduleExtension>
                <Performance>
                    <StartDateTime>2009-04-07T13:30:00</StartDateTime>
                </Performance>
                <Description>
                    <Plain>A very special IMAX 3D screening - let the kids see it bigger than life!</Plain>
                </Description>
                <Property type="ives.property-type.tag">parent_baby</Property>
                <Property type="ives.property-type.tag">imax3d</Property>
            </ScheduleExtension>
        </Extension>

        <Extension label="Gold Class">
            <ScheduleExtension>
                <Performance>
                    <StartDateTime>2009-04-07T12:40:00</StartDateTime>
                </Performance>
                <Performance>
                    <StartDateTime>2009-04-07T15:20:00</StartDateTime>
                </Performance>
                <Performance>
                    <StartDateTime>2009-04-07T18:10:00</StartDateTime>
                </Performance>
                <Performance>
                    <StartDateTime>2009-04-07T21:00:00</StartDateTime>
                </Performance>
                <Performance>
                    <StartDateTime>2009-04-08T12:40:00</StartDateTime>
                </Performance>
                <Performance>
                    <StartDateTime>2009-04-08T15:20:00</StartDateTime>
                </Performance>
                <Performance>
                    <StartDateTime>2009-04-08T18:10:00</StartDateTime>
                </Performance>
                <Performance>
                    <StartDateTime>2009-04-08T21:00:00</StartDateTime>
                </Performance>
                <Performance>
                    <StartDateTime>2009-04-09T12:40:00</StartDateTime>
                </Performance>
                <Performance>
                    <StartDateTime>2009-04-09T15:20:00</StartDateTime>
                </Performance>
                <Performance>
                    <StartDateTime>2009-04-09T18:10:00</StartDateTime>
                </Performance>
                <Performance>
                    <StartDateTime>2009-04-09T21:00:00</StartDateTime>
                </Performance>
                <Description>
                    <Plain>Gold screenings have better quality chairs and a place to put your drinks</Plain>
                </Description>
                <Property type="ives.property-type.tag">gold_class</Property>
            </ScheduleExtension>
            <VenueOverride VID="http://ives.info/gb/bcdf2" supplierSpecificId="15902">
                <PerformanceSpace>
                    <Title>
                        <MainTitle>Screen 3</MainTitle>
                    </Title>
                </PerformanceSpace>
                <Link role="moreInfo" url="http://www.list.co.uk/place/15902-vue-edinburgh-omni/"/>
            </VenueOverride>
        </Extension>

        <Credits>
            <Person role="Starring">
                <PersonName>
                    <FirstNames>Clive</FirstNames>
                    <FamilyName>Owen</FamilyName>
                </PersonName>
                <Link role="moreInfo" url="http://uk.imdb.com/name/nm0654110/"/>
            </Person>

            <Person role="Starring">
                <PersonName>
                    <FirstNames>Julia</FirstNames>
                    <FamilyName>Roberts</FamilyName>
                </PersonName>
                <Link role="moreInfo" url="http://uk.imdb.com/name/nm0000210/"/>
            </Person>

            <Person role="Starring">
                <PersonName>
                    <FirstNames>Tom</FirstNames>
                    <FamilyName>Wilkinson</FamilyName>
                </PersonName>
                <Link role="moreInfo" url="http://uk.imdb.com/name/nm0929489/"/>
            </Person>

            <Person role="Director">
                <PersonName>
                    <FirstNames>Tony</FirstNames>
                    <FamilyName>Gilroy</FamilyName>
                </PersonName>
                <Link role="moreInfo" url="http://uk.imdb.com/name/nm0006904/"/>
            </Person>

        </Credits>

        <Link role="moreInfo" url="http://www.duplicitymovie.net"/>
        <Link role="moreInfo" url="http://uk.imdb.com/title/tt1135487/"/>
        <Link role="media" mimeType="img/jpg" width="618" height="328"
            url="http://files.list.co.uk/images/2009/03/19/duplicity3-lst033738.jpg"/>
        <Link role="review" url="http://www.list.co.uk/article/16603-duplicity/"/>

        <Property type="ives.film.imdb">tt1135487</Property>

    </Event>

</ives:IvesMessage>
