This export contains physical/virtual tickers:
<?xml version="1.0" encoding="UTF-8" ?> <Export> <ticker id="961" name="test vls1"> <!-- start : HH:mm end : HH:mm priority : 0 (info) | 1 (warning) --> <program start="00:00" end="24:00" priority="0|1"> <text lang="1">Aktuelle Wartezeit an den Ticketschaltern: 15 Minuten</text> <text lang="3">Current waiting time at the ticket counters: 15 minutes</text> <sectors> <sector mappingKey="14">Rothorn</sector> <sector mappingKey="11">Gornergrat</sector> </sectors> </program> <program start="07:08" end="13:14"> <text lang="1">Aufgrund von Sturm/starken Windböen verzögerte Öffnung der Gondelbahn</text> <text lang="3">Delayed opening of the gondola lift due to storm/strong gusts of wind</text> </program> </ticker> </Export>
The languages are only declared by their respective id. Ask, if it is unclear what languages they are used for.
Sectors are optional and are used for target group management per program. MappingKey is an optional customer specific Id.
Beware: there are two versions of this export. If it contains more than one ticker a root Node named "Export" is added. Otherwise "ticker" is the root node.