﻿<?xml version="1.0" encoding="UTF-8"?>
<!--  -->
<!--  Fizz Software Ltd 2007  -->
<!--  FizzTraveller 3.0 Homescreen Layout -->
<!--  -->
<homescreen hilite="100" autoheight="auto" tabheight="16" professional_notab_xoff="20">
  <!--  general - font descriptions -->
  <obj type="fnt" id="1" name="Nina" size="7" bold="1" cleartype="1"/>
  <obj type="fnt" id="2" name="Nina" size="7" cleartype="1"/>
  <!--  tabs -->
  <obj type="tab" id="1" fnt="2" tabname="Home" layout="clocks"/>
  <obj type="tab" id="2" fnt="2" tabname="Forecast" layout="forecast"/>
  <obj type="tab" id="3" fnt="2" tabname="Current" layout="current"/>
  <obj type="tab" id="4" fnt="2" tabname="Alarm" layout="alarms"/>
  <!--  layouts -->
  <!--  forecast -->
  <layout name="forecast" height="40" width="240" rotatespeed="10" start_trav="start_weather">
    <!--  objects -->
    <obj type="cityname" city="1" x="5" y="1" w="68" h="14" jst="left" fnt="1"/>
    <obj type="time" city="1" x="5" y="14" w="68" h="12" jst="left" fnt="2"/>
    <obj type="date" city="1" x="5" y="27" w="68" h="12" jst="left" fnt="2"/>
    <!--  day1 -->
    <obj type="weather" day="1" style="icon" city="1" x="71" y="14" w="26" h="26" />
    <obj type="weather" day="1" style="day/date" city="1" x="77" y="1" w="40" h="12" fnt="1" jst="center"/>
    <obj type="weather" day="1" style="max" city="1" x="99" y="14" w="23" h="12" fnt="2" jst="left"/>
    <obj type="weather" day="1" style="min" city="1" x="99" y="27" w="23" h="12" fnt="2" jst="left"/>
    <!--  day2 -->
    <obj type="weather" day="2" style="icon" city="1" x="124" y="14" w="26" h="26" />
    <obj type="weather" day="2" style="day/date" city="1" x="128" y="1" w="40" h="12" fnt="1" jst="center"/>
    <obj type="weather" day="2" style="max" city="1" x="151" y="14" w="23" h="12" fnt="2" jst="left"/>
    <obj type="weather" day="2" style="min" city="1" x="151" y="27" w="23" h="12" fnt="2" jst="left"/>
    <!--  day3 -->
    <obj type="weather" day="3" style="icon" city="1" x="178" y="14" w="26" h="26" />
    <obj type="weather" day="3" style="day/date" city="1" x="175" y="1" w="40" h="12" fnt="1" jst="center"/>
    <obj type="weather" day="3" style="max" city="1" x="202" y="14" w="23" h="12" fnt="2" jst="left"/>
    <obj type="weather" day="3" style="min" city="1" x="202" y="27" w="23" h="12" fnt="2" jst="left"/>
  </layout>
  <!--  layout - designed for 320 & 640 width screens -->
  <layout name="forecast" height="40" width ="320" rotatespeed="10" start_trav="start_weather">
    <!--  objects -->
    <obj type="cityname" city="1" x="5" y="1" w="68" h="14" jst="left" fnt="1"/>
    <obj type="time" city="1" x="5" y="14" w="68" h="12" jst="left" fnt="2"/>
    <obj type="date" city="1" x="5" y="27" w="68" h="12" jst="left" fnt="2"/>
    <!--  day1 -->
    <obj type="weather" day="1" style="icon" city="1" x="73" y="2" w="36" h="36" />
    <obj type="weather" day="1" style="day/date" city="1" x="108" y="1" w="30" h="12" fnt="2" jst="left"/>
    <obj type="weather" day="1" style="max" city="1" x="108" y="14" w="30" h="12" fnt="2" jst="left"/>
    <obj type="weather" day="1" style="min" city="1" x="108" y="27" w="30" h="12" fnt="2" jst="left"/>
    <!--  day2 -->
    <obj type="weather" day="2" style="icon" city="1" x="143" y="2" w="36" h="36" />
    <obj type="weather" day="2" style="day/date" city="1" x="179" y="1" w="30" h="12" fnt="2" jst="left"/>
    <obj type="weather" day="2" style="max" city="1" x="179" y="14" w="30" h="12" fnt="2" jst="left"/>
    <obj type="weather" day="2" style="min" city="1" x="179" y="27" w="30" h="12" fnt="2" jst="left"/>
    <!--  day3 -->
    <obj type="weather" day="3" style="icon" city="1" x="215" y="2" w="36" h="36" />
    <obj type="weather" day="3" style="day/date" city="1" x="251" y="1" w="30" h="12" fnt="2" jst="left"/>
    <obj type="weather" day="3" style="max" city="1" x="251" y="14" w="30" h="12" fnt="2" jst="left"/>
    <obj type="weather" day="3" style="min" city="1" x="251" y="27" w="30" h="12" fnt="2" jst="left"/>
  </layout>
  <!--  current conditions -->
  <layout name="current" height="40" width="240" rotatespeed="10" start_trav="start_weather">
    <!--  objects -->
    <obj type="weather_curr" station="0" style="icon" city="1" x="2" y="2" w="36" h="36" />
    <obj type="fullcityname" city="1" x="40" y="1" w="113" h="12" jst="left" fnt="1"/>
    <obj type="weather_curr" station="0" style="max" showCF="1" city="1" x="135" y="1" w="82" h="12" jst="right" fnt="1"/>
    <obj type="weather_curr" station="0" style="windinfo" city="1" x="135" y="14" w="82" h="12" jst="right" fnt="2"/>
    <!--  objects -->
    <obj type="weather_curr" station="0" style="stationname" city="1" x="40" y="14" w="113" h="12" jst="left" fnt="2"/>
    <obj type="weather_curr" station="0" style="desc" city="1" x="40" y="27" w="240" h="12" jst="left" fnt="2"/>
  </layout>
  <layout name="current" height="40" width="320" rotatespeed="10" start_trav="start_weather">
    <!--  objects -->
    <obj type="weather_curr" station="0" style="icon" city="1" x="2" y="2" w="36" h="36" />
    <obj type="fullcityname" city="1" x="40" y="1" w="113" h="12" jst="left" fnt="1"/>
    <obj type="weather_curr" station="0" style="max" showCF="1" city="1" x="228" y="1" w="76" h="12" jst="right" fnt="1"/>
    <obj type="weather_curr" station="0" style="windinfo" city="1" x="228" y="14" w="76" h="12" jst="right" fnt="2"/>
    <!--  objects -->
    <obj type="weather_curr" station="0" style="stationname" city="1" x="40" y="14" w="113" h="12" jst="left" fnt="2"/>
    <obj type="weather_curr" station="0" style="desc" city="1" x="40" y="27" w="240" h="12" jst="left" fnt="2"/>
  </layout>
  <!--  world time -->
  <layout name="clocks" height="40" width="240" rotatespeed="0" start_trav="start_worldtime">
    <!--  objects -->
    <obj type="clock" city="1" x="2" y="2" w="36" h="36"/>
    <obj type="fullcityname" city="1" x="40" y="1" w="68" h="12" jst="left" fnt="1"/>
    <obj type="time" city="1" x="40" y="14" w="68" h="12" jst="left" fnt="2"/>
    <obj type="date" city="1" x="40" y="27" w="68" h="12" jst="left" fnt="2"/>
    <obj type="weather" day="1" style="icon" city="1" x="178" y="14" w="26" h="26" />
    <obj type="weather" day="1" style="day/date" city="1" x="178" y="1" w="40" h="12" fnt="1" jst="left"/>
    <obj type="weather" day="1" style="max" city="1" showCF="1" x="205" y="14" w="28" h="12" fnt="2" jst="left"/>
    <obj type="weather" day="1" style="min" city="1" showCF="1" x="205" y="27" w="28" h="12" fnt="2" jst="left"/>
  </layout>
  <layout name="clocks" height="40" width="320" rotatespeed="0" start_trav="start_worldtime">
    <!--  objects -->
    <obj type="clock" city="1" x="2" y="2" w="36" h="36"/>
    <obj type="fullcityname" city="1" x="40" y="1" w="78" h="12" jst="left" fnt="1"/>
    <obj type="time" city="1" x="40" y="14" w="78" h="12" jst="left" fnt="2"/>
    <obj type="date" city="1" x="40" y="27" w="78" h="12" jst="left" fnt="2"/>
    <obj type="weather" day="1" style="icon" city="1" x="268" y="14" w="26" h="26" />
    <obj type="weather" day="1" style="day/date" city="1" x="268" y="1" w="40" h="12" fnt="1" jst="left"/>
    <obj type="weather" day="1" style="max" city="1" showCF="1" x="295" y="14" w="28" h="12" fnt="2" jst="left"/>
    <obj type="weather" day="1" style="min" city="1" showCF="1" x="295" y="27" w="28" h="12" fnt="2" jst="left"/>
  </layout>
  <!--  traveller alarms -->
  <layout name="alarms" height="40" width ="240" start_trav="start_alarm">
    <!--  objects -->
    <obj type="nextalarmicn" x="4" y="4" w="32" h="32" alarmon="today_alarmon.tga" alarmoff="today_alarmoff.tga"/>
    <obj type="nextalarmname" x="40" y="1" w="76" h="12" fnt="1" jst="left" />
    <obj type="nextalarmtime" x="40" y="14" w="76" h="12" fnt="2" jst="left" />
    <obj type="nextalarm" x="40" y="27" w="240" h="12" fnt="2" jst="left" />
    <obj type="static" text="Local Time" x="143" y="1" w="76" h="12" jst="right" fnt="1"/>
    <obj type="time" city="0" x="143" y="14" w="76" h="12" jst="right" fnt="2"/>
  </layout>
  <layout name="alarms" height="40" width ="320" start_trav="start_alarm">
    <!--  objects -->
    <obj type="nextalarmicn" x="4" y="4" w="32" h="32" alarmon="today_alarmon.tga" alarmoff="today_alarmoff.tga"/>
    <obj type="nextalarmname" x="40" y="1" w="76" h="12" fnt="1" jst="left" />
    <obj type="nextalarmtime" x="40" y="14" w="76" h="12" fnt="2" jst="left" />
    <obj type="nextalarm" x="40" y="27" w="320" h="12" fnt="2" jst="left" />
    <obj type="static" text="Local Time" x="228" y="1" w="76" h="12" jst="right" fnt="1"/>
    <obj type="time" city="0" x="228" y="14" w="76" h="12" jst="right" fnt="2"/>
  </layout>
</homescreen>

