<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://earth.google.com/kml/2.0">
<Document>
<Style id="tripFolder">
   <ListStyle>
      <ItemIcon>
         <href>http://www.everytrail.com/images/logo_marker.png</href>
      </ItemIcon>
   </ListStyle>
</Style>

<Style id="picturesFolder">
   <ListStyle>
      <ItemIcon>
         <href>http://www.everytrail.com/images/photo.jpeg</href>
      </ItemIcon>
   </ListStyle>
</Style>


<Style id="tripBalloonHighlight">
               <LabelStyle>         
                  <color>ffffffff</color>
                  <colorMode>normal</colorMode>
                  <scale>1</scale>
               </LabelStyle>
               <BalloonStyle>
                  <text>
                     <![CDATA[<table width=400 border=0 cellpadding=0 cellspacing=0>
                                 <tr>
                                    <td>
                                       <img src="http://www.everytrail.com/images/small_logo_text.gif">
                                    </td>
                                 </tr>
                                 <tr>                              
                                    <td>
                                       <font color="#3198E0" size="+2"><b>$[name]</b></font> <a href="$[kmlLink];balloonFlyto"><img src="http://www.everytrail.com/images/next.png" border=0></a>
                                       &nbsp;&nbsp;&nbsp;
                                       <a href="$[kmlLink];balloonFlyto">play trip</a> | 
                                       <a href="$[kmlLink];balloonFlyto">play trip</a>
                                       <br>
                                       by <a href="http://www.everytrail.com/profile.php?user_id=$[userId]">$[username]</a> on $[tripDate]<br>
                                       <font color="#888888">$[location]</font>
                                    </td>
                                 </tr>
                                 <tr>
                                    <td>
                                       <font size=+1>$[description]</font>
                                       <center>
                                          <table cellpadding=2 cellspacing=0>
                                             <tr>
                                                <td align=center valign=center>
                                                   <a href="$[pic1Link]">
                                                      $[pic1Src]
                                                   </a>
                                                </td>
                                                <td align=center valign=center>
                                                   <a href="$[pic2Link]">
                                                      $[pic2Src]
                                                   </a>
                                                </td>
                                                <td align=center valign=center>
                                                   <a href="$[pic3Link]">
                                                      $[pic3Src]
                                                   </a>
                                                </td>
                                             </tr>
                                             <tr>
                                                <td align=center valign=center>
                                                   <a href="$[pic4Link]">
                                                      $[pic4Src]
                                                   </a>
                                                </td>
                                                <td align=center valign=center>
                                                   <a href="$[pic5Link]">
                                                      $[pic5Src]
                                                   </a>
                                                </td>
                                                <td align=center valign=center>
                                                   <a href="$[pic6Link]">
                                                      $[pic6Src]
                                                   </a>
                                                </td>
                                             </tr>
                                          </table>
                                       </center>
                                    </td>
                                 </tr>
                                 <tr>
                                    <td>
                                       $[activity]
                                       $[length]
               
                                       <br>
                                       <a href="http://www.EveryTrail.com">Upload your trips to EveryTrail.com</a>
                                    </td>
                                 </tr>
                              </table>
                     ]]>
                  </text>
                  <color>ffffffff</color>
               </BalloonStyle>
               <IconStyle>
                  <Icon>
                     <href>http://www.everytrail.com/images/trips3.png</href>
                  </Icon>
                  <scale>.7</scale>
               </IconStyle>
            </Style>
            
<Style id="tripBalloonNormal">
               <LabelStyle>         
                  <color>ffffffff</color>
                  <colorMode>normal</colorMode>
                  <scale>0</scale>
               </LabelStyle>
               <BalloonStyle>
                  <text>
                     <![CDATA[<table width=400 border=0 cellpadding=0 cellspacing=0>
                                 <tr>
                                    <td>
                                       <img src="http://www.everytrail.com/images/small_logo_text.gif">
                                    </td>
                                 </tr>
                                 <tr>                              
                                    <td>
                                       <font color="#3198E0" size="+2"><b>$[name]</b></font> <a href="$[kmlLink];balloonFlyto"><img src="http://www.everytrail.com/images/next.png" border=0></a>
                                       <br>
                                       by <a href="http://www.everytrail.com/profile.php?user_id=$[userId]">$[username]</a> on $[tripDate]<br>
                                       <font color="#888888">$[location]</font>
                                    </td>
                                 </tr>
                                 <tr>
                                    <td>
                                       <font size=+1>$[description]</font>
                                       <center>
                                          <table cellpadding=2 cellspacing=0>
                                             <tr>
                                                <td align=center valign=center>
                                                   <a href="$[pic1Link]">
                                                      $[pic1Src]
                                                   </a>
                                                </td>
                                                <td align=center valign=center>
                                                   <a href="$[pic2Link]">
                                                      $[pic2Src]
                                                   </a>
                                                </td>
                                                <td align=center valign=center>
                                                   <a href="$[pic3Link]">
                                                      $[pic3Src]
                                                   </a>
                                                </td>
                                             </tr>
                                             <tr>
                                                <td align=center valign=center>
                                                   <a href="$[pic4Link]">
                                                      $[pic4Src]
                                                   </a>
                                                </td>
                                                <td align=center valign=center>
                                                   <a href="$[pic5Link]">
                                                      $[pic5Src]
                                                   </a>
                                                </td>
                                                <td align=center valign=center>
                                                   <a href="$[pic6Link]">
                                                      $[pic6Src]
                                                   </a>
                                                </td>
                                             </tr>
                                          </table>
                                       </center>
                                    </td>
                                 </tr>
                                 <tr>
                                    <td>
                                       $[activity]
                                       $[length]
               
                                       <br>
                                       <a href="http://www.EveryTrail.com">Upload your trips to EveryTrail.com</a>
                                    </td>
                                 </tr>
                              </table>
                     ]]>
                  </text>
                  <color>ffffffff</color>
               </BalloonStyle>
              <IconStyle>
                  <Icon>
                     <href>http://www.everytrail.com/images/trips3.png</href>
                  </Icon>
                  <scale>.7</scale>
               </IconStyle>
</Style>


<Style id="line">
   <LineStyle>
      <color>FF0000FF</color>
      <width>4</width>
   </LineStyle>
   <PolyStyle>
      <color>660000FF</color>
      <colorMode>normal</colorMode>
      <fill>1</fill>
      <outline>1</outline>
   </PolyStyle>
</Style>

<Style id="waypointBalloonNormal">
   <LabelStyle>
      <color>ffffffff</color>
      <colorMode>normal</colorMode>
      <scale>0</scale>
   </LabelStyle>
   <BalloonStyle>
      <text><![CDATA[$[description]]]></text>
      <color>ffffffff</color>
   </BalloonStyle>
   <IconStyle>
      <Icon>
         <href>http://www.everytrail.com/images/waypoint.gif</href>
      </Icon>
   </IconStyle>
</Style>

<Style id="waypointBalloonHighlight">
   <LabelStyle>
      <color>ffffffff</color>
      <colorMode>normal</colorMode>
      <scale>1</scale>
   </LabelStyle>
   <BalloonStyle>
      <text><![CDATA[$[description]]]></text>
      <color>ffffffff</color>
   </BalloonStyle>
   
   <IconStyle>
      <Icon>
         <href>http://www.everytrail.com/images/waypoint.gif</href>
      </Icon>
   </IconStyle>
</Style>

<Style id="pictureBalloonHighlight">
   <LabelStyle>
      <color>ffffffff</color>
      <colorMode>normal</colorMode>
      <scale>1</scale>
   </LabelStyle>
   <BalloonStyle>
      <text>

          <![CDATA[
<table  border=0 cellpadding=0 cellspacing=0>
                                 <tr>
                                    <td>
                                       <img src="http://www.everytrail.com/images/small_logo_text.gif">
                                    </td>
                                    <td align="right" valign="center">
                                       <table border=0 cellspacing=0 cellpadding=3 >
                                          <tr>
                                             <td>
                                                <a href="$[prevLink];balloonFlyto">
                                                   $[prevImg]
                                                </a>
                                             </td>
                                             <td valign=center><font size=+0><b>$[pic_num]</b> of $[total_pics]</font></td>
                                             <td>
                                                <a href="$[nextLink];balloonFlyto">
                                                   $[nextImg]
                                                </a>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                 </tr>
                                 <tr>
                                    <td colspan=2 valign="center">
                                       <img src="$[image]" width="$[image_width]">
                                    </td>
                                 </tr>
                                 <tr>
                                    <td colspan=2>
                                       <font color="#3198E0" size="+2"><b>$[name]</b></font>
                                       <br>
                                       by <a href="http://www.everytrail.com/profile.php?user_id=$[userId]">$[username]</a>
                                    </td>
                                 </tr>
                                 <tr>
                                    <td colspan=2>
                                       $[description]
                                       <br>
                                    </td>
                                 </tr>
                                 <tr>
                                    <td>
                                       <a href="http://www.everytrail.com/view_picture.php?picture_id=$[pictureId]">Comment</a> |
                                       <a href="http://www.everytrail.com/view_picture.php?picture_id=$[pictureId]">Vote</a> |
                                       <a href="http://www.everytrail.com/view_picture.php?picture_id=$[pictureId]">Inappropriate</a>
                                    </td>
                                    <td align=right>
                                       <a href="http://www.EveryTrail.com">Upload your trips to EveryTrail.com</a>
                                    </td>
                                 </tr>
                              </table>]]>

           </text>
      <color>ffffffff</color>
   </BalloonStyle>
   <IconStyle>
      <Icon>
         <href>http://www.everytrail.com/images/marker.gif</href>
      </Icon>
      <scale>.7</scale>
   </IconStyle>
</Style>


<Style id="pictureBalloonNormal">
   <LabelStyle>
      <color>ffffffff</color>
      <colorMode>normal</colorMode>
      <scale>1</scale>
   </LabelStyle>
   <BalloonStyle>
      <text>

          <![CDATA[
<table  border=0 cellpadding=0 cellspacing=0>
                                 <tr>
                                    <td>
                                       <img src="http://www.everytrail.com/images/small_logo_text.gif">
                                    </td>
                                    <td align="right" valign="center">
                                       <table border=0 cellspacing=0 cellpadding=3 >
                                          <tr>
                                             <td>
                                                <a href="$[prevLink];balloonFlyto">
                                                   $[prevImg]
                                                </a>
                                             </td>
                                             <td valign=center><font size=+0><b>$[pic_num]</b> of $[total_pics]</font></td>
                                             <td>
                                                <a href="$[nextLink];balloonFlyto">
                                                   $[nextImg]
                                                </a>
                                             </td>
                                          </tr>
                                       </table>
                                    </td>
                                 </tr>
                                 <tr>
                                    <td colspan=2 valign="center">
                                       <img src="$[image]" width="$[image_width]">
                                    </td>
                                 </tr>
                                 <tr>
                                    <td colspan=2>
                                       <font color="#3198E0" size="+2"><b>$[name]</b></font>
                                       <br>
                                       by <a href="http://www.everytrail.com/profile.php?user_id=$[userId]">$[username]</a>
                                    </td>
                                 </tr>
                                 <tr>
                                    <td colspan=2>
                                       $[description]
                                       <br>
                                    </td>
                                 </tr>
                                 <tr>
                                    <td>
                                       <a href="http://www.everytrail.com/view_picture.php?picture_id=$[pictureId]">Comment</a> |
                                       <a href="http://www.everytrail.com/view_picture.php?picture_id=$[pictureId]">Vote</a> |
                                       <a href="http://www.everytrail.com/view_picture.php?picture_id=$[pictureId]">Inappropriate</a>
                                    </td>
                                    <td align=right>
                                       <a href="http://www.EveryTrail.com">Upload your trips to EveryTrail.com</a>
                                    </td>
                                 </tr>
                              </table>]]>

           </text>
      <color>ffffffff</color>
   </BalloonStyle>
   <IconStyle>
      <Icon>
         <href>http://www.everytrail.com/images/marker.gif</href>
      </Icon>
      <scale>.6</scale>
   </IconStyle>
</Style>



<StyleMap id="waypointStyleMap">
   <Pair>
      <key>normal</key>
      <styleUrl>#waypointBalloonNormal</styleUrl>
   </Pair>
   <Pair>
      <key>highlight</key>
      <styleUrl>#waypointBalloonHighlight</styleUrl>
   </Pair>
 </StyleMap>
 
 <StyleMap id="pictureStyleMap">
   <Pair>
      <key>normal</key>
      <styleUrl>#pictureBalloonNormal</styleUrl>
   </Pair>
   <Pair>
      <key>highlight</key>
      <styleUrl>#pictureBalloonHighlight</styleUrl>
   </Pair>
 </StyleMap>
 
 <StyleMap id="tripStyleMap">
   <Pair>
      <key>normal</key>
      <styleUrl>#tripBalloonNormal</styleUrl>
   </Pair>
   <Pair>
      <key>highlight</key>
      <styleUrl>#tripBalloonHighlight</styleUrl>
   </Pair>
 </StyleMap>   <LookAt>
      <longitude>-2.39061</longitude>
      <latitude>54.99598</latitude>
      <altitude>0</altitude>
      <range>4000</range>
      <tilt>45</tilt>
      <heading>-100.94406994158</heading>
      <altitudeMode>relativeToGround</altitudeMode>
   </LookAt>
<name><![CDATA[Bus Route 185]]></name><Folder>
<name><![CDATA[Bus Route 185]]></name>
<Placemark id="trip389101">
<name><![CDATA[Bus Route 185]]></name>
<description><![CDATA[This route is part of an experiment to create routes from bus timetables.<br>]]></description>
<ExtendedData>
   <Data name='username'>
     <value><![CDATA[Buspass]]></value>
   </Data>
   <Data name='userId'>
     <value>26129</value>
   </Data>
   <Data name='tripDate'>
     <value>Oct 16, 2009</value>
   </Data>
   <Data name='location'>
     <value><![CDATA[Haltwhistle, England, United Kingdom<br>]]></value>
   </Data>
   <Data name='kmlLink'>
     <value>#trip389101_picture1</value>
   </Data>
   <Data name='activity'>
     <value><![CDATA[<b>Activity:</b> Other<br>]]></value>
   </Data>
   <Data name='tripId'>
     <value>389101</value>
   </Data>
   <Data name='length'>
     <value><![CDATA[<b>Length:</b> 7.8 miles / 12.6 km<br>]]></value>
   </Data>
   <Data name='pic1Link'>
     <value>#trip389101_picture1;balloonFlyto</value>
   </Data>
   <Data name='pic1Src'>
     <value></value>
   </Data>
   <Data name='pic2Link'>
     <value>#trip389101_picture2;balloonFlyto</value>
   </Data>
   <Data name='pic2Src'>
     <value></value>
   </Data>
   <Data name='pic3Link'>
     <value>#trip389101_picture3;balloonFlyto</value>
   </Data>
   <Data name='pic3Src'>
     <value></value>
   </Data>
   <Data name='pic4Link'>
     <value>#trip389101_picture4;balloonFlyto</value>
   </Data>
   <Data name='pic4Src'>
     <value></value>
   </Data>
   <Data name='pic5Link'>
     <value>#trip389101_picture5;balloonFlyto</value>
   </Data>
   <Data name='pic5Src'>
     <value></value>
   </Data>
   <Data name='pic6Link'>
     <value>#trip389101_picture6;balloonFlyto</value>
   </Data>
   <Data name='pic6Src'>
     <value></value>
   </Data>
</ExtendedData>
<Snippet maxLines="2"><![CDATA[This route is part of an experiment to create routes from bus timetables.]]></Snippet>
<styleUrl>#tripBalloonHighlight</styleUrl>
<Point>
<altitudeMode>clampToGround</altitudeMode>
<coordinates>-2.39061,54.99598</coordinates>
</Point>
</Placemark>
<styleUrl>#tripFolder</styleUrl><Folder>
<name>Tracks</name>
<Placemark id="trip389101_track1345119">   <description><![CDATA[ Length:  ]]></description>   <name><![CDATA[Bus 185 from Twice Brewed to Greenhead]]></name>   <styleUrl>#line</styleUrl>   <visibility>1</visibility>   <open>0</open>   <LineString>      <extrude>0</extrude>      <tessellate>1</tessellate>      <altitudeMode>clampedToGround </altitudeMode>      <coordinates>
-2.390610000,54.995980000
-2.394730000,54.995340000
-2.400420000,54.994400000
-2.424170000,54.990550000
-2.428790000,54.990040000
-2.436020000,54.989280000
-2.445690000,54.987780000
-2.453810000,54.971670000
-2.459200000,54.970400000
-2.462250000,54.969430000
-2.463050000,54.968400000
-2.459200000,54.970400000
-2.462250000,54.969430000
-2.487100000,54.972830000
-2.519090000,54.982520000
-2.520460000,54.985830000
-2.520010000,54.986910000
-2.520310000,54.985860000
-2.519090000,54.982520000
-2.533240000,54.981910000
      </coordinates>   </LineString></Placemark>
</Folder>
</Folder>
</Document>
</kml>
