<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Hans Kellner Dot Com</title>
    <link>http://www.hanskellner.com/</link>
    <description>Recent content on Hans Kellner Dot Com</description>
    <generator>Hugo -- 0.154.2</generator>
    <language>en-US</language>
    <lastBuildDate>Fri, 23 Jan 2026 16:58:44 -0800</lastBuildDate>
    <atom:link href="http://www.hanskellner.com/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Mismatch PalmPilot Game</title>
      <link>http://www.hanskellner.com/mismatch/</link>
      <pubDate>Fri, 23 Jan 2026 16:58:44 -0800</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/mismatch/</guid> 
      <description>&lt;h3 id=&#34;a-memoryconcentration-game-for-the-palm-computing-connected-organizers&#34;&gt;A memory/concentration game for the Palm Computing® connected organizers&lt;/h3&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;./images/Mismatch.gif&#34;
         alt=&#34;Mismatch PalmPilot Game&#34;/&gt; 
&lt;/figure&gt;

&lt;p&gt;Do you think you have a good memory? Playing Mismatch will give you an idea just how good. Pick hidden cards to try and match pairs.&lt;/p&gt;
&lt;p&gt;The game begins with a set of cards that are face down. For each card there is one other matching card. Start by picking the first card of a possible pair. Next, pick the second card.  If the cards match they will remain visible. If they don&amp;rsquo;t match they will be hidden after a brief delay. Continue picking cards until all matches have been found.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sidetracker Robot!</title>
      <link>http://www.hanskellner.com/sidetracker/</link>
      <pubDate>Fri, 23 Jan 2026 16:40:44 -0800</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/sidetracker/</guid> 
      <description>&lt;p&gt;Here is the source code for for &lt;a href=&#34;http://www.nyx.net/~tpoindex/crob.html&#34; title=&#34;CRobots&#34;&gt;CRobots&lt;/a&gt; and &lt;a href=&#34;http://www.pbm.com/~lindahl/pbem_articles/cpprobots.html&#34; title=&#34;C++Robots&#34;&gt;C++Robots&lt;/a&gt; versions of my SideTracker robot. This was a fun little diversion ages ago. This little robot did rather well back then. Very simple technique.&lt;/p&gt;
&lt;h1 id=&#34;crobots--sidetracr&#34;&gt;CRobots :: SideTrac.r&lt;/h1&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt; 1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 9
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;10
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;11
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;12
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;13
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;14
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;15
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;16
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;17
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;18
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;19
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;20
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;21
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;22
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;23
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;24
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;25
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;26
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;27
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;28
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;29
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;30
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;31
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;32
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;33
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;34
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;35
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;36
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;37
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;38
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;39
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;40
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;41
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;42
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;43
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;44
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;45
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;46
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;47
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;48
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;49
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;50
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;51
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;52
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;53
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;54
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;55
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;56
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;57
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;58
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;59
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;60
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;61
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;62
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;63
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;64
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;65
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;/* ****************************************************************** */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;/*                                                                    */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;/*      Name     : SIDETRAC                                           */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;/*      Strategy : Kick butt on all other robots by moving fast,      */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;/*                 firing accurately.                                 */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;/*      Creator  : Hans D. Kellner  -  1987     Phoenix, AZ           */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;/*                                                                    */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;int drive_angle;                 /* Angle to travel */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;int scan_angle;                  /* Angle to scan other robots */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;main()
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;{
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    drive_angle = 0;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    scan_angle  = 0;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    while(1) {                   /* Loop until I win! */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        move_robot();            /* Go get some robots */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        scan_field();            /* Look for any and blast em! */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;move_robot()
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;{
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    if ( speed() &amp;lt; 50 ) {          /* If speed is below 50 we can turn.  */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                                   /* Therefore, change angle by 90 dgrs */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        drive_angle = ( drive_angle + 90 ) % 360;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        drive ( drive_angle,99 );  /* then start motors back up to full! */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                                   /* Watch out for walls */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    if ( drive_angle == 0 &amp;amp;&amp;amp; loc_x() &amp;gt; 700 )        /* Watch for right edge */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        drive ( drive_angle,40 );                   /* Slow down for turn   */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    else if ( drive_angle == 180 &amp;amp;&amp;amp; loc_x() &amp;lt; 300 ) /* At left edge?        */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        drive ( drive_angle,40 );                   /* All motors slow!     */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    else if ( drive_angle == 90 &amp;amp;&amp;amp; loc_y() &amp;gt; 700 )  /* At top wall?         */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        drive ( drive_angle,40 );                   /* Hit the brakes!      */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    else if ( drive_angle == 270 &amp;amp;&amp;amp; loc_y() &amp;lt; 300 ) /* At the bottom edge?  */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        drive ( drive_angle,40 );                   /* Whoaoaoaoa!          */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;scan_field()
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;{
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    int range;                           /* Distance to other robot */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    int range2;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    range = scan ( scan_angle,10 );                  /* Look for a meal!   */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    if ( range &amp;lt; 700 &amp;amp;&amp;amp; range &amp;gt; 0 ) {                /* Is it in range?    */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        range2 = scan( scan_angle - 5,10 );          /* Scan in closer...  */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        if ( range2 &amp;lt; 700 &amp;amp;&amp;amp; range2 &amp;gt; 0 ) {          /* In range on right? */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            cannon( scan_angle - 5, 2*(range2 - range) + range); /* Then shoot */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            scan_angle = (scan_angle - 10) % 360;    /* Track the meal!    */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        else {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            cannon ( scan_angle + 5, 2*(range2 - range) + range);
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            scan_angle = (scan_angle + 10) % 360;    /* Track the meal!    */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    else                          /* No meals in sight so rotate angle 20 */
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        scan_angle = ( scan_angle + 20 ) % 360;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;/*  Thats all folks!  Short, sweet, DEADLY!  */
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;h1 id=&#34;crobots--sidetracc&#34;&gt;C++Robots :: SideTrac.c&lt;/h1&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;  1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;  2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;  3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;  4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;  5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;  6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;  7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;  8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;  9
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 10
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 11
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 12
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 13
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 14
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 15
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 16
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 17
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 18
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 19
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 20
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 21
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 22
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 23
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 24
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 25
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 26
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 27
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 28
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 29
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 30
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 31
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 32
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 33
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 34
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 35
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 36
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 37
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 38
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 39
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 40
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 41
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 42
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 43
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 44
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 45
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 46
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 47
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 48
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 49
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 50
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 51
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 52
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 53
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 54
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 55
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 56
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 57
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 58
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 59
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 60
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 61
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 62
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 63
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 64
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 65
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 66
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 67
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 68
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 69
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 70
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 71
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 72
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 73
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 74
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 75
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 76
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 77
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 78
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 79
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 80
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 81
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 82
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 83
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 84
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 85
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 86
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 87
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 88
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 89
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 90
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 91
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 92
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 93
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 94
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 95
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 96
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 97
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 98
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt; 99
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;100
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;101
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;102
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;103
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;104
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;105
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;106
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;107
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;108
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;109
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;110
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;111
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;112
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;113
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;114
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;115
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;116
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;117
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;118
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;119
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;120
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;121
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;122
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;123
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;124
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;//
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;//      Name     : SIDETRACKER2
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;//
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;//      Strategy : Kick butt on all other robots by moving fast,
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;//                 firing accurately.
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;//
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;//      Creator  : Hans Kellner - hansk@netcom.com
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;//
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;//      Version  : 1.0 - initial 1987
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;//               : 2.1 - modified for C++Robots - October 1994
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;//
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;#include &amp;#34;robots.h&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;main()
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;{
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    int driveAngle;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    int quickAngle;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    int quickScan;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    int quickRange;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    int attackRange;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    int attackAngle;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    int startTurn;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    driveAngle = 0;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    drive( driveAngle, 100 );
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    quickScan  = 1;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    quickAngle = 0;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    while ( 1 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        startTurn = 0;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        if ( driveAngle == 0 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            if ( loc_x() &amp;gt; 8000 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                startTurn = 1;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        else
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        if ( driveAngle == 90 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            if ( loc_y() &amp;gt; 8000 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                startTurn = 1;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        else
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        if ( driveAngle == 180 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            if ( loc_x() &amp;lt; 2000 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                startTurn = 1;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        else
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        if ( driveAngle == 270 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            if ( loc_y() &amp;lt; 2000 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                startTurn = 1;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        if ( startTurn )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            drive( driveAngle, 50 );
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            driveAngle = ( driveAngle + 90 ) % 360;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            while ( speed() &amp;gt; 50 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                drive( driveAngle, 50 );
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            drive( driveAngle, 100 );
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        if ( quickScan )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        {        
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            quickRange = scan( quickAngle, 10 );
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            if ( quickRange &amp;gt; 0 &amp;amp;&amp;amp; quickRange &amp;lt;= 7000 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                if ( quickRange &amp;gt; 200 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                    cannon( quickAngle, quickRange );
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                quickScan = 0;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                attackAngle = quickAngle;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            else
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                quickAngle = ( quickAngle + 20 ) % 360;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        else
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            if ( attackRange = scan( attackAngle, 5 ) )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                if ( attackRange &amp;gt; 30 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                    cannon( attackAngle, attackRange );
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            else
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            if ( attackRange = scan( attackAngle + 10, 5 ) )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                attackAngle += 10;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                if ( attackRange &amp;gt; 30 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                    cannon( attackAngle + 4, attackRange );
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            else    
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            if ( attackRange = scan( attackAngle - 10, 5 ) )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                attackAngle -= 10;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                if ( attackRange &amp;gt; 30 )
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                    cannon( attackAngle - 4, attackRange );
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            else
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            {
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                quickScan = 1;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;            }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Make</title>
      <link>http://www.hanskellner.com/make/</link>
      <pubDate>Sat, 24 Jan 2026 00:00:00 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/make/</guid> 
      <description>&lt;p&gt;Various projects I&amp;rsquo;ve made&amp;hellip;&lt;/p&gt;
&lt;h2 id=&#34;cnc-penny&#34;&gt;CNC Penny&lt;/h2&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2015/05/Penny-CNC-Size-IMG%5F3813.jpg&#34;
         alt=&#34;CNC Milling a Penny&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;CNC Milling a Penny&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/2015/05/06/cnc-penny/&#34;&gt;Post on the CNC Penny&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;kmd-brass-and-wood-spinning-top&#34;&gt;KMD Brass and Wood Spinning Top&lt;/h2&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2019_10_KMD_Top_IMG_0189.gif&#34;
         alt=&#34;KMD Brass and Wood Spinning Top&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;KMD Brass and Wood Spinning Top&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Created a set of these for &lt;a href=&#34;https://www.kyleminordesign.com&#34;&gt;Kyle Minor Design&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;pickup-truck-engraving-on-wood-and-glass&#34;&gt;Pickup Truck Engraving on Wood and Glass&lt;/h2&gt;
&lt;p&gt;Using an Epilog laser to engrave a pint glass and plywood.&lt;/p&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2019_10%20JH%20Pickup%20Glass%20Etching%20IMG_0221.gif&#34;
         alt=&#34;Pickup Truck Engraving on Pint Glass&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Pickup Truck Engraving on Pint Glass&lt;/p&gt;</description>
    </item>
    <item>
      <title>Angora Ridge Ride with Droney III</title>
      <link>http://www.hanskellner.com/2022/10/24/angora-ridge-ride-with-droney-iii/</link>
      <pubDate>Tue, 25 Oct 2022 02:40:49 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2022/10/24/angora-ridge-ride-with-droney-iii/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/UMMBJXPAL1c?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Having fun riding Angora Ridge in South Lake Tahoe. Also practicing flying and capturing with my new DJI Mini Pro 3 aka Droney III.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Microsoft Kinect Flocking Test</title>
      <link>http://www.hanskellner.com/2022/09/18/microsoft-kinect-flocking-test/</link>
      <pubDate>Mon, 19 Sep 2022 01:15:50 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2022/09/18/microsoft-kinect-flocking-test/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2022/09/Kinect-Flocking-Test-poster.jpg&#34;
         alt=&#34;Kinect Flocking Test&#34;/&gt; 
&lt;/figure&gt;

&lt;p&gt;This was a simple experiment with the &lt;a href=&#34;https://en.wikipedia.org/wiki/Kinect&#34;&gt;Microsoft Kinect&lt;/a&gt; that involved integrating the captured skeletal information along with a &lt;a href=&#34;https://en.wikipedia.org/wiki/Boids&#34;&gt;flocking&lt;/a&gt; simulation. If my body intersected any &amp;ldquo;boid&amp;rdquo; in the flock, then the boid would try to avoid the body.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2021 dfL Cyclocross Series Race #2</title>
      <link>http://www.hanskellner.com/2021/10/23/2021-dfl-cyclocross-series-race-2/</link>
      <pubDate>Sun, 24 Oct 2021 05:46:51 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2021/10/23/2021-dfl-cyclocross-series-race-2/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/638284076?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Welcome to the 2021 Urban Outlaw Cyclocross-Dress Series! This was a chance for all to show their commitment to fine outfits and even finer riding. Watch the mayhem and madness and see why the USAC and UCI are sending in their junior CX stars for real lessons in racing.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2021 dfL Cyclocross Series Race #1 Video</title>
      <link>http://www.hanskellner.com/2021/09/17/2021-dfl-cyclocross-series-race-1-video/</link>
      <pubDate>Sat, 18 Sep 2021 04:17:43 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2021/09/17/2021-dfl-cyclocross-series-race-1-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/607954301?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Welcome to the 2021 Urban Outlaw Cyclocross-Dress Series! Watch a fine collection of outfits rolling around in chase of the grand prize. It&amp;rsquo;s a prize, a real prize! Frahgeeleh!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Timelapse Animation Assembling Face Shield for COVID Front Line Workers</title>
      <link>http://www.hanskellner.com/2020/11/01/animation/</link>
      <pubDate>Mon, 02 Nov 2020 01:38:08 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2020/11/01/animation/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/ZJ-pyxpX33w?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;2020 People&amp;rsquo;s Protective Equipment - Face Shield Animation&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a short animation of the assembly steps for the face shield that &lt;a href=&#34;https://www.peoplesprotectiveequipment.com&#34;&gt;People&amp;rsquo;s Protective Equipment&lt;/a&gt; developed for front line health care providers. They are lacking sufficient personal protective equipment (PPE) to keep them safe while treating patients during the COVID-19 outbreak.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hyperlapse MTB Ride to Fairfax</title>
      <link>http://www.hanskellner.com/2020/11/01/video/</link>
      <pubDate>Mon, 02 Nov 2020 01:27:11 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2020/11/01/video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/RRQuPiDVRYI?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;This is a hyperlapse MTB ride that starts on San Geronimo Ridge and drops White Hill. Cruises past weekend mayhem in Tamarancho and heads down Porcupine. Finally, passes under the bridge and rolls down Old Railroad Grade Fire Rd.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pier 9 Presents - Hans Kellner</title>
      <link>http://www.hanskellner.com/2020/02/29/pier-9-presents-hans-kellner/</link>
      <pubDate>Sun, 01 Mar 2020 02:07:50 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2020/02/29/pier-9-presents-hans-kellner/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;https://vimeopro.com/charlienordstrom/pier-9-presents/video/161201500&#34;&gt;https://vimeopro.com/charlienordstrom/pier-9-presents/video/161201500&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here is an older video from the Pier 9 Presents series that I had forgotten about. It&amp;rsquo;s of a presentation I have that describes my role at Autodesk and the various research we perform. Things have changed a little since the video was recorded. But much of it is still accurate.&lt;/p&gt;
&lt;p&gt;The video was created by Charlie Nordstrom ( &lt;a href=&#34;http://charlienordstrom.com/&#34;&gt;http://charlienordstrom.com/&lt;/a&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>2018 dfL Urban Outlaw Cyclocross Dress Series - Final</title>
      <link>http://www.hanskellner.com/2019/02/10/2018-dfl-urban-outlaw-cyclocross-dress-series-final/</link>
      <pubDate>Mon, 11 Feb 2019 07:25:39 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2019/02/10/2018-dfl-urban-outlaw-cyclocross-dress-series-final/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/316493708?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch the final event of the 2018 dfL Urban Outlaw Cyclocross Dress Series. Held in the backyard of a renegade member of the SF Board of Supervisors. Always fun but never safe.&lt;/p&gt;
&lt;p&gt;Quote of the day: &amp;ldquo;Let&amp;rsquo;s go old people!&amp;rdquo; - PPalma&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2018 Birthday Ride for Curtis</title>
      <link>http://www.hanskellner.com/2019/02/10/2018-birthday-ride-for-curtis/</link>
      <pubDate>Mon, 11 Feb 2019 07:15:07 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2019/02/10/2018-birthday-ride-for-curtis/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/316354649?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;A crew of misfits gathered for a ride to celebrate &lt;a href=&#34;http://ingliscycles.com&#34;&gt;Curtis&lt;/a&gt;&amp;rsquo;s 50th birthday.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2017 DFL Cyclocross Race 4</title>
      <link>http://www.hanskellner.com/2019/02/03/racing-cyclocross-with-the-dfl-crew/</link>
      <pubDate>Mon, 04 Feb 2019 00:34:49 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2019/02/03/racing-cyclocross-with-the-dfl-crew/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/315146627?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Found some footage of the final DFL event of 2017. Here&amp;rsquo;s the quick edit for your enjoyment.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2018 DFL Cyclocross Series Race 1</title>
      <link>http://www.hanskellner.com/2018/09/16/2018-dfl-cyclocross-series-race-1/</link>
      <pubDate>Mon, 17 Sep 2018 02:29:57 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2018/09/16/2018-dfl-cyclocross-series-race-1/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/290200127?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Quick edit from the 1st of the 2018 dfL cyclocross dress series. The dirt still tastes the same and the dresses still smell the same.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2018 Bantam Classic</title>
      <link>http://www.hanskellner.com/2018/09/06/2018-bantam-classic/</link>
      <pubDate>Fri, 07 Sep 2018 06:29:28 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2018/09/06/2018-bantam-classic/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/288674904?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Bantam Classic returned for a 6th year of cycling fun and it&amp;rsquo;s looking like it&amp;rsquo;s becoming a true classic.&lt;/p&gt;
&lt;p&gt;Thanks again to Yuri Hauswald for hosting this event and to all the sponsors and donors!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https:/guenergy.com&#34;&gt;https://guenergy.com&lt;/a&gt;&lt;br&gt;
&lt;a href=&#34;https:/breakawaybikes.co&#34;&gt;https://breakawaybikes.co&lt;/a&gt;&lt;br&gt;
&lt;a href=&#34;https:/atomcomposites.com&#34;&gt;https://atomcomposites.com&lt;/a&gt;&lt;br&gt;
&lt;a href=&#34;https:/www.camelbak.com&#34;&gt;https://www.camelbak.com&lt;/a&gt;&lt;br&gt;
&lt;a href=&#34;https:/www.wtb.com&#34;&gt;https://www.wtb.com&lt;/a&gt;&lt;br&gt;
&lt;a href=&#34;http:/www.subconscious.coffee&#34;&gt;http://www.subconscious.coffee&lt;/a&gt;&lt;br&gt;
&lt;a href=&#34;https:/www.chamoisbuttr.com&#34;&gt;https://www.chamoisbuttr.com&lt;/a&gt;&lt;br&gt;
&lt;a href=&#34;https://www.garmin.com/&#34;&gt;https://www.garmin.com/&lt;/a&gt;&lt;br&gt;
&lt;a href=&#34;https:/capocycling.com&#34;&gt;https://capocycling.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2018 Grasshopper Adventure Series #1 Old Caz</title>
      <link>http://www.hanskellner.com/2018/03/04/2018-grasshopper-adventure-series-1-old-caz/</link>
      <pubDate>Mon, 05 Mar 2018 05:28:21 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2018/03/04/2018-grasshopper-adventure-series-1-old-caz/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/258556932?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;This is the 20th year of the Grasshopper Adventure Series. A NorCal original that schools riders on the back roads and trails of Sonoma and Marin.&lt;/p&gt;
&lt;p&gt;Watch highlights from Old Caz, a mixed terrain 50 miler with 4500 feet of climbing. This is one event not to miss. The roads, the dirt, the views, and the creek crossing! All adding up to a great adventure.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dungeons &amp; Dragons BASIC Source Code</title>
      <link>http://www.hanskellner.com/2018/01/09/dungeons-dragons-basic-source-code/</link>
      <pubDate>Wed, 10 Jan 2018 02:11:41 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2018/01/09/dungeons-dragons-basic-source-code/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2018/01/Dungeons-and-Dragons-Basic-Set-1.jpg&#34;/&gt; 
&lt;/figure&gt;

&lt;p&gt;I came across the following four sheets of paper in my old Dungeons &amp;amp; Dragons game box. They contain an early attempt at my programming the game. Yes, I would dutifully write the code on lined paper and work through the execution in my head. This was my code editor. Not sure where the rest of the pages ended up, or if there were more pages.&lt;/p&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2018/01/HDK%5FDungeonsAndDragons%5FBASIC%5FPage%5F1.jpg&#34;/&gt; 
&lt;/figure&gt;

&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2018/01/HDK%5FDungeonsAndDragons%5FBASIC%5FPage%5F2.jpg&#34;/&gt; 
&lt;/figure&gt;

&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2018/01/HDK%5FDungeonsAndDragons%5FBASIC%5FPage%5F3.jpg&#34;/&gt; 
&lt;/figure&gt;

&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2018/01/HDK%5FDungeonsAndDragons%5FBASIC%5FPage%5F4.jpg&#34;/&gt; 
&lt;/figure&gt;</description>
    </item>
    <item>
      <title>2017 Grasshopper Adventure Series #6 King Ridge Dirt Supreme</title>
      <link>http://www.hanskellner.com/2017/11/22/2017-grasshopper-adventure-series-6-king-ridge-dirt-supreme/</link>
      <pubDate>Thu, 23 Nov 2017 02:01:00 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2017/11/22/2017-grasshopper-adventure-series-6-king-ridge-dirt-supreme/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/244142154?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;King Ridge Dirt Supreme is the 6th event of the Grasshopper Adventure Series. It&amp;rsquo;s one long tough route. Miles and miles of road with short sections of tricky dirt to keep you honest. This is one of my favorites of the series but also one I always suffer on. Oh the pain, oh the joy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2017 Rock Lobster Cup III</title>
      <link>http://www.hanskellner.com/2017/11/21/2017-rock-lobster-cup-iii/</link>
      <pubDate>Tue, 21 Nov 2017 16:21:37 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2017/11/21/2017-rock-lobster-cup-iii/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/243798277?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Ground this video out from the Rock Lobster Cup III cyclocross race. It was held at Wilder Ranch in Santa Cruz in hot dry conditions. One big loop, up over and down. Rinse and repeat.&lt;/p&gt;
&lt;p&gt;I raced the single-speed A category and suffered on the climb. But the rest wasn&amp;rsquo;t bad. The technical drop back down was ripping fun and only ate me once. But after the first lap I figured out the lines.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Amateur Brewer Short Film</title>
      <link>http://www.hanskellner.com/2017/06/16/amateur-brewer-short-film/</link>
      <pubDate>Sat, 17 Jun 2017 03:43:20 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2017/06/16/amateur-brewer-short-film/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/213461720?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Amateur brewer Mike Boals talks about his passion, the successes and failures, and perfecting his craft. And we see the beauty as well as the effort that is the art of amateur brewing.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A film by Hans Kellner&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;With music by Moby (mobygratis.com) &amp;ldquo;Rotator&amp;rdquo;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Special Thanks to Mike and his family&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Watching the Home Brew Flow</title>
      <link>http://www.hanskellner.com/2017/05/09/watching-home-brew-flow/</link>
      <pubDate>Wed, 10 May 2017 01:27:04 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2017/05/09/watching-home-brew-flow/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2017/06/2017-Home-Brew-Flowing.gif&#34;/&gt; 
&lt;/figure&gt;

&lt;p&gt;Animated gif from my Amateur Brewer short film.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2017 Bantam Classic</title>
      <link>http://www.hanskellner.com/2017/04/26/2017-bantam-classic/</link>
      <pubDate>Wed, 26 Apr 2017 13:58:12 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2017/04/26/2017-bantam-classic/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/214802204?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Bantam Classic is still delivering a great experience. First, there&amp;rsquo;s the great riding/racing with some of NorCal&amp;rsquo;s finest. And then the post party where the bantams get to shake out their tail feathers.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2017 Grasshopper Adventure Series #3 Super Sweetwater</title>
      <link>http://www.hanskellner.com/2017/03/05/2017-grasshopper-adventure-series-3-super-sweetwater/</link>
      <pubDate>Mon, 06 Mar 2017 03:09:50 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2017/03/05/2017-grasshopper-adventure-series-3-super-sweetwater/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/207050789?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Mig created a monster with this version of the 2017 Grasshopper Adventure Series Super Sweetwater event. To add to the fun, Mother Nature brought rain to the party. And if it wasn&amp;rsquo;t raining it was misting. And cold. And then there was a lot climbing.&lt;/p&gt;
&lt;p&gt;But there were two route options this year. The first was the classic route that included the dirt and river crossing of Old Caz. This totaled around 70 miles and 9000 feet of climbing. Then there was the alternate all road option for those afraid of getting their booties dirty (insert sad face). This had 78 miles and 7163 feet of climbing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2017 Grasshopper Adventure Series #2 Chileno Valley</title>
      <link>http://www.hanskellner.com/2017/02/16/2017-grasshopper-adventure-series-2-chileno-valley/</link>
      <pubDate>Fri, 17 Feb 2017 06:51:38 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/?p=3004</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/204490015?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The second event of the 2017 Grasshopper Adventure Series escaped the recent atmospheric river rains and had sunny beautiful weather. But that didn&amp;rsquo;t make the Chileno Valley Hopper that much easier. What was easier was the option to take a shorter route of 53 miles and 4947 feet of climbing. There was still the original long route of 80 miles and 6384 feet of climbing. Any that took the long option suffered greatly on the final climb up &amp;ldquo;Joy&amp;rdquo; Rd after 78 miles.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2017 Grasshopper Adventure Series #1 Old Caz</title>
      <link>http://www.hanskellner.com/2017/02/14/2017-grasshopper-adventure-series-1-old-caz/</link>
      <pubDate>Wed, 15 Feb 2017 06:57:13 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2017/02/14/2017-grasshopper-adventure-series-1-old-caz/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/204133474?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Quick capture from the first portion of the 2017 Grasshopper Adventure Series Old Caz event. Cold weather and a dying GoPro battery limited the capture. Oh well..&lt;/p&gt;
&lt;p&gt;Really fun day and Old Caz is always the best of the series. And we were lucky not to have Austin Creek flowing higher than thigh deep!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2016 Bantam Classic</title>
      <link>http://www.hanskellner.com/2016/05/10/2016-bantam-classic/</link>
      <pubDate>Wed, 11 May 2016 06:59:46 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2016/05/10/2016-bantam-classic/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/166166779?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;This was the 4th year of the Bantam Classic and once again Yuri put on an exceptional event. Lots of great folks, fast riding, a challenging route, and afterwards there was plenty of music, food, beer, and prizes.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2015 Bay Area Super Prestige Series - Race 2 Singlespeed A</title>
      <link>http://www.hanskellner.com/2015/11/11/2015-bay-area-super-prestige-series-race-2-singlespeed-a/</link>
      <pubDate>Thu, 12 Nov 2015 04:38:29 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/11/11/2015-bay-area-super-prestige-series-race-2-singlespeed-a/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/145471965?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Bay Area Super Prestige Series started out in the dark this year with the Sierra Point Night Cross race. I jumped in with all the other single-speed A oddballs and filmed the first lap. Contrasty, bumpy, dusty, twisty, and fun.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://bayareacx.com/&#34;&gt;bayareacx.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2015 Surf City Cyclo-X Series Race 1 - Single-Speed A</title>
      <link>http://www.hanskellner.com/2015/10/29/2015-surf-city-cyclo-x-series-race-1-single-speed-a/</link>
      <pubDate>Fri, 30 Oct 2015 05:13:46 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/10/29/2015-surf-city-cyclo-x-series-race-1-single-speed-a/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/144085745?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Surf City Cyclo-X Series returned to Harbor High for the first race of the season. And with this venue came all the tricks and treats we&amp;rsquo;ve come to expect. Fast bumpy grass, the tour of the hallways, technical twisty trails, and the evil dusty &amp;ldquo;walk-up&amp;rdquo;. The SCCX crew always puts together a fun time and this was no exception.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2015 Surf City Cyclo-X Series Race 1 - Halloween Costume Race</title>
      <link>http://www.hanskellner.com/2015/10/27/2015-surf-city-cyclo-x-series-race-1-halloween-costume-race/</link>
      <pubDate>Wed, 28 Oct 2015 05:38:33 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/10/27/2015-surf-city-cyclo-x-series-race-1-halloween-costume-race/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/143833716?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Surf City Cyclo-X Series is a upon us and with it comes the annual Halloween Costume Race! Very spooky serious racing going here.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://cyclo-x.com/&#34;&gt;cyclo-x.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2015 CCCX Series Race 4</title>
      <link>http://www.hanskellner.com/2015/10/06/2015-cccx-series-race-4/</link>
      <pubDate>Tue, 06 Oct 2015 15:04:26 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/10/06/2015-cccx-series-race-4/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/141510150?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Had a chance to head down to the Central Coast Cyclocross Series for race #4 at Toro Park. This is a great venue and Keith and the crew setup a great course. And with almost no rain that meant there were hot dry dusty sections. But not all as the course twisted its way over several grassy portions. Perfect conditions to shake out my new SyCip single-speed CX bike.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2015 Annadel Mountain Bike Race</title>
      <link>http://www.hanskellner.com/2015/09/28/2015-annadel-mountain-bike-race/</link>
      <pubDate>Tue, 29 Sep 2015 06:07:14 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/09/28/2015-annadel-mountain-bike-race/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/140752921?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;A little late in the season but the timing worked out well. The fog rolled in the night before and the temperature was perfect for the 2015 Annadel mountain bike race.&lt;/p&gt;
&lt;p&gt;Caught a few moments here and there from the race. Battery gave up the ghost shortly after the Lawndale descent.&lt;/p&gt;
&lt;p&gt;Always a good time at this event. Bike Monkey does a great job running this and all their other events.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2015 Clif Cykel Scramble with Team BAGS</title>
      <link>http://www.hanskellner.com/2015/09/28/2015-clif-cykel-scramble-with-team-bags/</link>
      <pubDate>Mon, 28 Sep 2015 08:11:19 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/09/28/2015-clif-cykel-scramble-with-team-bags/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/140630474?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch a bit of the action from the inaugural Clif Cykel Scramble held at the Marin Civic Center.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;quot; &lt;em&gt;Sandbagging&lt;/em&gt;&amp;quot; &lt;a href=&#34;https://en.wikipedia.org/wiki/Sandbagging_(racing)&#34;&gt;https://en.wikipedia.org/wiki/Sandbagging_(racing)&lt;/a&gt;&lt;br&gt;
A racer who competes in an event in a series below their level of expertise to finish high.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I was on the four person Team B.A.G.S. ( &lt;a href=&#34;http://www.cykelscramble.com/team/team-bags&#34;&gt;Bringing Awareness to Global Sandbagging&lt;/a&gt; | #TEAMBAGS)&lt;/p&gt;</description>
    </item>
    <item>
      <title>2015 Bantam Classic</title>
      <link>http://www.hanskellner.com/2015/06/10/2015-bantam-classic/</link>
      <pubDate>Wed, 10 Jun 2015 07:53:11 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/06/10/2015-bantam-classic/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/130298234?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Bantam Classic is no longer a spring chicken as it moves into its third year. Along with the usual suspects, fame and glory brought out more big guns, and with that a big battle to be the first to reach &amp;ldquo;mama chicken&amp;rdquo;. Watch the action and look out for feathers flying.&lt;/p&gt;
&lt;p&gt;A round of applause to the sponsors GU Energy products, 3 Chicken Wheels, lunch from Fork Catering, and free beer and post-race venue from Lagunitas Brewing Company.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2015 Grasshopper Adventure Series #5 King Ridge</title>
      <link>http://www.hanskellner.com/2015/05/10/2015-grasshopper-adventure-series-5-king-ridge/</link>
      <pubDate>Sun, 10 May 2015 22:22:28 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/05/10/2015-grasshopper-adventure-series-5-king-ridge/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/127426634?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;This was the last of the Grasshopper Adventure Series for 2015. And it was the icing on the pain cake.&lt;br&gt;
A total of 83 miles and 8800 feet climbing with a mix of road and dirt. I cracked before the final climb up Willow Creek but was able to spin my way to the end. Ouch.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CNC Penny</title>
      <link>http://www.hanskellner.com/2015/05/06/cnc-penny/</link>
      <pubDate>Wed, 06 May 2015 14:09:32 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/05/06/cnc-penny/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2015/05/Penny-CNC-Size-IMG%5F3813.jpg&#34;
         alt=&#34;CNC Milling a Penny&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;CNC Milling a Penny&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;This is a model of a penny I created using a Image2Surface script I wrote for Autodesk Fusion 360. With the script I was able to import a heightmap image of a penny and generate a mesh. I wanted to mill the model so I then converted the mesh to a t-spline surface. Fusion 360 doesn&amp;rsquo;t yet support milling meshes.&lt;/p&gt;
&lt;p&gt;Once I had the t-spline, I created a block body for a base and then placed the t-spline atop that.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2015 Boggs Funduro</title>
      <link>http://www.hanskellner.com/2015/05/04/2015-boggs-funduro/</link>
      <pubDate>Tue, 05 May 2015 02:36:34 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/05/04/2015-boggs-funduro/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2015/05/2015-Boggs-Funduro-IMG%5F5839.jpg&#34;
         alt=&#34;2015 Boggs Funduro&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;2015 Boggs Funduro&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;More pictures here: &lt;a href=&#34;https://www.flickr.com/photos/hanskellner/sets/72157652279446136/&#34;&gt;2015 Boggs Funduro&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I raced all three days and enjoyed and suffered the whole time. The new 8 hr course was a blast but definitely a butt kicker compared to the previous year&amp;rsquo;s. The hill climb hurt and then came back to remind me through the ache in my legs and lungs. The Super-D was a screaming great time.&lt;/p&gt;
&lt;p&gt;The social side of the whole weekend also eases the pain of the racing. Bacon hand-ups, BBQs, random camp fires, lots of great people, it all rocks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Voronoi Sketch Generator Script for Fusion 360</title>
      <link>http://www.hanskellner.com/2015/03/19/voronoi-sketch-generator-script/</link>
      <pubDate>Thu, 19 Mar 2015 17:38:47 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/03/19/voronoi-sketch-generator-script/</guid> 
      <description>&lt;p&gt;I&amp;rsquo;ve created a small &lt;a href=&#34;http://www.autodesk.com/products/fusion-360/&#34; title=&#34;Autodesk Fusion&#34;&gt;Fusion 360&lt;/a&gt; add-in for generating Voronoi patterns. When run, the patterns are generated as either straight edged polygons or closed splines within a sketch. These can then be used for creating or modifying bodies.&lt;/p&gt;
&lt;p&gt;You can play with a version here on the site: &lt;a href=&#34;http://www.hanskellner.com/voronoi-sketch-generator/&#34;&gt;Voronoi Sketch Generator&lt;/a&gt;&lt;/p&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2015/03/Voronoi-128-Cells-Copper.jpeg&#34;
         alt=&#34;Voronoi-128-Cells-Copper&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Voronoi-128-Cells-Copper&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;The flat sample model shown above was created using the Project to Surface command. The voronoi curves were projected onto one side of the flat surface and then used to cut the model.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Yin Yang Espresso Cups</title>
      <link>http://www.hanskellner.com/2015/03/10/yin-yang-espresso-cups/</link>
      <pubDate>Tue, 10 Mar 2015 14:40:33 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/03/10/yin-yang-espresso-cups/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2015/03/2014-Yin-Yang-Espresso-Cups-IMG%5F3228.jpg&#34;
         alt=&#34;2014 Yin Yang Espresso Cups - IMG\_3228&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;2014 Yin Yang Espresso Cups - IMG_3228&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;These are cups that I designed and based on the Yin and Yang symbols.  A pair of these will cleanly mate together and form a circle.&lt;/p&gt;
&lt;p&gt;I modeled these in Autodesk Fusion 360. I used the manufacturing (CAM) support to generate the CAM for machining them out of 6061 aluminum using a Haas VF 2SS mill.&lt;/p&gt;
&lt;p&gt;More photos and info on my Fusion 360 gallery:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running Into a Wall Animation</title>
      <link>http://www.hanskellner.com/2015/02/19/running-into-a-wall-animation/</link>
      <pubDate>Thu, 19 Feb 2015 21:08:59 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/02/19/running-into-a-wall-animation/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Running Into a Wall&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2015/02/Running-Wall-Combined.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a quick and dirty animation I just created using Autodesk Sketchbook Pro 2015. It now has flipbook support and I decided to try my hand at it. Well, I&amp;rsquo;m obviously not an animator nor able to sketch :) but the app made it fun and easy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2015 Grasshopper Adventure Series #1 Old Caz</title>
      <link>http://www.hanskellner.com/2015/02/08/2015-grasshopper-adventure-series-1-old-caz/</link>
      <pubDate>Mon, 09 Feb 2015 04:31:55 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/02/08/2015-grasshopper-adventure-series-1-old-caz/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/119091975?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Welcome to the start of the 2015 Grasshopper Adventure Series.  Let&amp;rsquo;s begin it with a big kick in the pants.  Old Caz is the first in the series and is the quintessential &lt;em&gt;Hopper&lt;/em&gt;. It comes with a helping of elevation up and down, miles on the road and on the dirt! Oh, and let us not forget about getting your toesies wet at the creek crossing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 CCCX Cyclocross Race 8 Singlespeed</title>
      <link>http://www.hanskellner.com/2015/01/04/2014-cccx-cyclocross-race-8-singlespeed/</link>
      <pubDate>Mon, 05 Jan 2015 01:28:55 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2015/01/04/2014-cccx-cyclocross-race-8-singlespeed/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/115937220?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;It&amp;rsquo;s the new year and cyclocross is still going strong in NorCal. Drove down to Monterey still heavy from holiday cookies and celebrations for the 8th race of the CCCX Cyclocross Series. Brought the single-speed so I would suffer the most but keep it simple. The wet weather has made the Fort Ord course nice and tacky. Lots of fun ripping the berms and leaning the corners where normally that would send you in the sea of poison oak.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sounds of Creeks Flowing in Joaquin Miller Park</title>
      <link>http://www.hanskellner.com/2014/12/23/sounds-creeks-flowing-joaquin-miller-park/</link>
      <pubDate>Wed, 24 Dec 2014 00:54:30 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/12/23/sounds-creeks-flowing-joaquin-miller-park/</guid> 
      <description>&lt;p&gt;The rains have finally come to NorCal and with it the creeks are beginning to flow. I paused on my ride in Joaquin Miller Park to capture the sounds of one of the creeks. Click play below to have a listen.&lt;/p&gt;
&lt;figure &gt;
  &lt;audio controls preload=&#34;metadata&#34;&gt;
    
      
      
      
        
      
      &lt;source src=&#34;http://www.hanskellner.com/audio/JMP-Creek.mp3&#34; type=&#34;audio/mp3&#34;&gt;
    
  &lt;/audio&gt;
  &lt;figcaption&gt;Play Joaquin Miller Park Creek Sounds&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2014/12/2014-JMP-Creek-IMG%5F3429.jpg&#34;
         alt=&#34;2014 Joaquin Miller Park Creek&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;2014 Joaquin Miller Park Creek&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;</description>
    </item>
    <item>
      <title>Rembrandt is Boring or We&#39;re becoming the Hunchback of Notre Dame</title>
      <link>http://www.hanskellner.com/2014/12/10/rembrandt-boring-becoming-hunchback-notre-dame/</link>
      <pubDate>Wed, 10 Dec 2014 23:12:10 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/12/10/rembrandt-boring-becoming-hunchback-notre-dame/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2014/12/rembrantisboring-hunchbacknotredame.jpg&#34;
         alt=&#34;rembrantisboring-hunchbacknotredame&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Rembrant is boring - Hunchback Notre Dame&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;I was inspired to create this image after seeing the original, &amp;ldquo;Rembrandt is Boring&amp;rdquo;, on &lt;a href=&#34;http://www.allhailtheblackmarket.com/2014/12/all-hail-the-hail-bag.html&#34; title=&#34;All Hail The Black Market&#34;&gt;All Hail The Black Market&amp;rsquo;s&lt;/a&gt; post.&lt;/p&gt;
&lt;p&gt;There are lots of stories on the web warning of people &amp;ldquo;becoming hunchbacks&amp;rdquo; from prolonged usage of mobile devices.  But that might not be the case according to one article:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.sciencebasedmedicine.org/ridiculous-warning-from-chiropractors-about-alleged-health-effects-of-texting/&#34;&gt;http://www.sciencebasedmedicine.org/ridiculous-warning-from-chiropractors-about-alleged-health-effects-of-texting/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regardless, the original photo above strikes a nerve with me.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Bay Area Super Prestige Series Race 6 Master 45A</title>
      <link>http://www.hanskellner.com/2014/12/09/2014-bay-area-super-prestige-series-race-6-master-45a/</link>
      <pubDate>Tue, 09 Dec 2014 17:20:46 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/12/09/2014-bay-area-super-prestige-series-race-6-master-45a/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/114040988?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Bay Area Super Prestige series finished at the popular Coyote Point venue. Although the coyotes have long since been run out, the racers did their best to roam around in packs, chasing and gnawing on each other&amp;rsquo;s heals.&lt;/p&gt;
&lt;p&gt;The course offered up the familiar short steel hill at the start, a new sand section that messed with everyone, the beach that was now rideable, long flat fast sections, the gravel pit of shame, and a bit of grass here and there.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Surf City Cyclo-X Series Race 3 Open Singlespeed</title>
      <link>http://www.hanskellner.com/2014/12/08/2014-surf-city-cyclo-x-series-race-3-open-singlespeed/</link>
      <pubDate>Tue, 09 Dec 2014 02:35:25 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/12/08/2014-surf-city-cyclo-x-series-race-3-open-singlespeed/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/113980680?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The sky finally opened and unleashed the moisture that has been withheld from NorCal for oh so long. And the parched earth drank it up in greedy gulps. Throughout the cyclocross world sighs of joy arose and then chants of &amp;lsquo;There will be mud&amp;rsquo;. &amp;lsquo;There will be mud&amp;rsquo;. And mud there was!&lt;/p&gt;
&lt;p&gt;Feast your eyes on the muck and mire of NorCal racing at the Surf City Cyclo-X finals. Held at the Santa Cruz County Fairgrounds in Watsonville, a venue quite worthy of this event. The Surf City crew dished up a tough course. Even more so when raced on a single-speed (oh I am a fool).&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Bay Area Super Prestige Series - Race 5 Singlespeed A</title>
      <link>http://www.hanskellner.com/2014/12/06/2014-bay-area-super-prestige-series-race-5-singlespeed/</link>
      <pubDate>Sun, 07 Dec 2014 01:27:56 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/12/06/2014-bay-area-super-prestige-series-race-5-singlespeed/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/113815712?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here was the second of a two day race weekend for the BASP Series. The weather held out and conditions were great at Candlestick. Rain earlier in the week gave the course tacky conditions with only a few soft spots.&lt;/p&gt;
&lt;p&gt;Watch the single-speed A racers&amp;hellip; or the bad apples in some people&amp;rsquo;s minds :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Bay Area Super Prestige Series - Race 4 Masters 45 A</title>
      <link>http://www.hanskellner.com/2014/12/06/2014-bay-area-super-prestige-series-race-4-masters-45/</link>
      <pubDate>Sun, 07 Dec 2014 01:12:54 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/12/06/2014-bay-area-super-prestige-series-race-4-masters-45/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/113814483?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The BASP series returns to Candlestick for two days of racing.  The crew spread the fields out across the two days so as to give every category it&amp;rsquo;s own race, no stacking of categories, no mixing with chum, a &lt;em&gt;mano y mano&lt;/em&gt; battle amongst your peers.&lt;/p&gt;
&lt;p&gt;Here you can see the Masters 45+ A Men hit the course flying.  This is a tough field and always a good group to watch.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Bay Area Super Prestige Series - Race 3 Masters 45 A</title>
      <link>http://www.hanskellner.com/2014/12/06/2014-bay-area-super-prestige-series-race-3-masters-45/</link>
      <pubDate>Sun, 07 Dec 2014 00:54:19 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/12/06/2014-bay-area-super-prestige-series-race-3-masters-45/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/113813803?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The BASP folks tossed in a second day of racing at Sierra Point. This time turning the course around for a taste in reverse and running it during the daylight hours.&lt;/p&gt;
&lt;p&gt;Watch the Masters 45+ A men&amp;rsquo;s race as they (and I) battle our ways around the course.&lt;/p&gt;
&lt;p&gt;More info: &lt;a href=&#34;http://www.bayareacx.com/&#34;&gt;http://www.bayareacx.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Surf City Cyclo-X Series Race 2 Open Singlespeed</title>
      <link>http://www.hanskellner.com/2014/11/24/2014-surf-city-cyclo-x-series-race-2-open-singlespeed/</link>
      <pubDate>Tue, 25 Nov 2014 06:28:56 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/11/24/2014-surf-city-cyclo-x-series-race-2-open-singlespeed/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/112782329?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Surf City crew pulled us up on to the top of the mountain to race at the CAL FIRE Training Center. Last year&amp;rsquo;s race at this venue was dry and dusty! Lucky for us that it rained earlier in the week and the conditions were far better. Still some dust kicking up later in the day but overall the conditions were good. The sun didn&amp;rsquo;t want to participate though. Overcast and chilly most of the day. Good when racing but tough before and after.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Bay Area Super Prestige Series - Race 2 Singlespeed A</title>
      <link>http://www.hanskellner.com/2014/11/09/2014-bay-area-super-prestige-series-race-2-singlespeed/</link>
      <pubDate>Mon, 10 Nov 2014 01:31:41 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/11/09/2014-bay-area-super-prestige-series-race-2-singlespeed/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/111372791?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;This is the always popular night race of the Bay Area Super Prestige cyclocross series. The fields are always large and the crowds pile in to watch the action.  And the action on heckle hill is something to behold. You may even get ahold of a dollar handup!&lt;/p&gt;
&lt;p&gt;Watch the single-speed men hit the course at the twilight hour.  Lost of action and mayhem to keep things exciting.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 NorCal Cyclocross Series - Race 3</title>
      <link>http://www.hanskellner.com/2014/11/06/2014-norcal-cyclocross-series-race-3/</link>
      <pubDate>Thu, 06 Nov 2014 14:56:04 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/11/06/2014-norcal-cyclocross-series-race-3/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/111109199?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The tough Stafford Lake venue in Marin County was the location of the third race of the NCCX series. Murphy didn&amp;rsquo;t bring out his infamous &amp;ldquo;Cess Pool of Filth&amp;rdquo; but he did have his &amp;ldquo;Belgian Farm Wall&amp;rdquo;. And then there were the bumpy dirt/grass sections that reminded me of an Oakland city street. Wait, no, Oakland city streets are worse.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Santa Rosa Cup CX Race 3 Singlespeed A</title>
      <link>http://www.hanskellner.com/2014/11/04/2014-santa-rosa-cup-cx-race-3-singlespeed/</link>
      <pubDate>Wed, 05 Nov 2014 07:25:31 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/11/04/2014-santa-rosa-cup-cx-race-3-singlespeed/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/110972675?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The final race of the Santa Rosa Cup CX series was held at Maxwell Park in the town of Sonoma. The Bike Monkey crew saved the best venue for the last. And with a little bit of rain a few days earlier, the conditions were perfect. Fast tacky ground, nice weather, and crisp fall temperatures.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Santa Rosa Cup CX Race 3 M45A</title>
      <link>http://www.hanskellner.com/2014/11/04/2014-santa-rosa-cup-cx-race-3/</link>
      <pubDate>Wed, 05 Nov 2014 06:36:14 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/11/04/2014-santa-rosa-cup-cx-race-3/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/110970031?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The final race of the Santa Rosa Cup CX series was held at Maxwell Park in the town of Sonoma. The Bike Monkey crew saved the best venue for the last. And with a little bit of rain a few days earlier, the conditions were perfect. Fast tacky ground, nice weather, and crisp fall temperatures.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Surf City Cyclo-X Race 1 - Open Singlespeed</title>
      <link>http://www.hanskellner.com/2014/10/30/2014-surf-city-cyclo-x-race-1-open-singlespeed/</link>
      <pubDate>Fri, 31 Oct 2014 06:15:06 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/10/30/2014-surf-city-cyclo-x-race-1-open-singlespeed/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/110548389?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;This was the first race of the three race Surf City Cyclo-X series. Aptos High School kindly offered up their grounds for the venue. Always a great location with a tricky mix of terrain. Especially so for the singlespeed racers as you will see in this video. Riding too big of gears meant paying a painful price. Luckily the fun course made up for that.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Surf City Cyclo-X Series Race 1</title>
      <link>http://www.hanskellner.com/2014/10/29/2014-surf-city-cyclo-x-series-race-1/</link>
      <pubDate>Wed, 29 Oct 2014 07:11:54 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/10/29/2014-surf-city-cyclo-x-series-race-1/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/110335714?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The first race of the Surf City Cyclo-X Series brings us back to Aptos High School for a spooky good time. Being so near to Halloween, the day included a costume race as well as a kiddy race with even more costumes.&lt;/p&gt;
&lt;p&gt;Surrounding those events were the hard core no costume events. And hard core was what this course was about. There were the familiar features but some new tricky sections had been tossed in. One of which caused many hearts to peak out and legs to seize up. That would be the killer sandy run-up.  Ouch!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Santa Rosa Cup CX Race 2</title>
      <link>http://www.hanskellner.com/2014/10/19/2014-santa-rosa-cup-cx-race-2/</link>
      <pubDate>Mon, 20 Oct 2014 04:20:34 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/10/19/2014-santa-rosa-cup-cx-race-2/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/109418282?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Bike Monkey crew served up a flat and fast course at the Place To Play park in Santa Rosa. This location has been on the menu and the course was similar. But an extended route on the east end and some small adjustments for it made the race even better.&lt;/p&gt;
&lt;p&gt;And it was still hot. NorCal just keeps cooking. The fog broke just after the start of the Masters A Men&amp;rsquo;s race and it just got hotter and hotter. Dang.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 NorCal Cyclocross Series - Race 2</title>
      <link>http://www.hanskellner.com/2014/10/18/2014-norcal-cyclocross-series-race-2/</link>
      <pubDate>Sun, 19 Oct 2014 01:59:52 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/10/18/2014-norcal-cyclocross-series-race-2/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/109348179?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The second race of the NCCX series brought us back to Fairfax after a hiatus for construction. The venue still offered up a unique combination of dirt, grass, pavement, twists and turns within a school, and some very sketchy graded dirt.&lt;/p&gt;
&lt;p&gt;It was a blast to be back and the racing was a ton of fun. Technical, the way I like it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Santa Rosa Cup CX Race 1</title>
      <link>http://www.hanskellner.com/2014/10/15/2014-santa-rosa-cup-cx-race-1/</link>
      <pubDate>Thu, 16 Oct 2014 06:28:25 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/10/15/2014-santa-rosa-cup-cx-race-1/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/109101604?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The first of the three race Santa Rosa Cup CX series kicked off this past weekend. And being in Northern California during a drought meant dry 90&amp;rsquo; degree temperatures. Luckily the course was partially on a grass field which meant far less dust sucking. Watch the M35A/45A Men&amp;rsquo;s categories mixing it up and get a taste of cyclocross racing Bike Monkey style.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 NorCal Cyclocross Series - Race 1</title>
      <link>http://www.hanskellner.com/2014/10/08/2014-norcal-cyclocross-series-race-1/</link>
      <pubDate>Wed, 08 Oct 2014 14:32:14 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/10/08/2014-norcal-cyclocross-series-race-1/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/108319249?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The NorCal Cyclocross Series began in Vallejo at one of the best courses in the bay area.  This little gem is hidden within view of Six Flags theme park with all of its crazy rides and trapped animals.&lt;/p&gt;
&lt;p&gt;Lots of grass, a few hills, some technical features, and temperatures hitting the 90&amp;rsquo;s made for a tough day of racing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Bay Area Super Prestige Series Cyclocross Race 1</title>
      <link>http://www.hanskellner.com/2014/10/06/2014-bay-area-super-prestige-series-cyclocross-race-1/</link>
      <pubDate>Tue, 07 Oct 2014 06:23:18 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/10/06/2014-bay-area-super-prestige-series-cyclocross-race-1/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/108203567?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The start of the season and the first BASP Cyclocross race. This is a first-person-view from the Master 45+ A Men&amp;rsquo;s race. The course was a little different from previous years. Still lots of technical sections, sand, and bumps, But no more long parking lot paved roadie section.&lt;/p&gt;
&lt;p&gt;Lots of fun.&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.bayareacx.com/&#34;&gt;bayareacx.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Animated Cyclocross Barrier Hopping</title>
      <link>http://www.hanskellner.com/2014/10/04/animated-cyclocross-barrier-hopping/</link>
      <pubDate>Sun, 05 Oct 2014 06:01:36 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/10/04/animated-cyclocross-barrier-hopping/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/VrKh6jL62yE?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Captured several bursts of photos from my GoPro at the first cyclocross race of the 2014 Bay Area Super Prestige Series.  I captured them during the women&amp;rsquo;s race while at the barriers by the pit:&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Transitioning into Cyclocross 2014-2015</title>
      <link>http://www.hanskellner.com/2014/08/23/transitioning-cyclocross-2014-2015/</link>
      <pubDate>Sun, 24 Aug 2014 01:44:02 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/08/23/transitioning-cyclocross-2014-2015/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2014/08/2014-Marin-CX-Ride-K-n-K-2014%5F08%5F23-Main-CX-Ride-IMG%5F4095.jpg&#34;
         alt=&#34;2014 Marin CX Ride - K n K&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;2014 Marin CX Ride - K n K&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2014/08/2014-Marin-CX-Ride-SyCip-2014%5F08%5F23-Main-CX-Ride-IMG%5F4105.jpg&#34;
         alt=&#34;2014 Marin CX Ride - SyCip&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;2014 Marin CX Ride - SyCip&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Cleaned and tuned up my SyCip cyclocross bike and headed out for the first long ride with it in a long time.  Two flats and a beat up body sure made me want to switch right back to my mountain bike.  But I&amp;rsquo;ll get the kinks worked out and then it&amp;rsquo;s full on cyclocross season.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Annadel XC Mountain Bike Race</title>
      <link>http://www.hanskellner.com/2014/08/19/2014-annadel-xc-mountain-bike-race/</link>
      <pubDate>Wed, 20 Aug 2014 06:18:25 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/08/19/2014-annadel-xc-mountain-bike-race/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/103880574?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The mountain bike racing season is wrapping up and what better way to send if off than the Annadel XC race. And this year the weather was playing along and kept the fog around later than normal. That gave us a nice cool feeling for the blistering fast start. It wasn&amp;rsquo;t until heading up through the middle of the park when the sun really started to pop through and begin the slow roast. No matter! It&amp;rsquo;s racing and it&amp;rsquo;s a blast.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 FUCI Approved Sticker</title>
      <link>http://www.hanskellner.com/2014/06/30/2014-fuci-approved-sticker/</link>
      <pubDate>Tue, 01 Jul 2014 05:41:45 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/06/30/2014-fuci-approved-sticker/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2014/06/IMG%5F2860.jpg&#34;/&gt; 
&lt;/figure&gt;

&lt;p&gt;The 2014 FUCI Approved sticker has arrived!&lt;/p&gt;
&lt;p&gt;Subtle (or not) features of this year&amp;rsquo;s sticker are the piles of cash (payoffs, bribes, etc) and the bottle of whiskey with shot glass (back room deals, drugs, etc).  These may also represent &lt;a href=&#34;http://www.hanskellner.com/2013/10/21/handups-crime-fuci-approved-flask/&#34; title=&#34;Handups Are Not A Crime – FUCI Approved Flask&#34;&gt;handups&lt;/a&gt; which should not be a crime. All of this leads to the &amp;ldquo;shame&amp;rdquo; of the UCI.&lt;/p&gt;
&lt;p&gt;And this year&amp;rsquo;s FUCI bike selection…  a Fat Bike!  Definitely not UCI Approved.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Lake Sonoma Series - Race 2</title>
      <link>http://www.hanskellner.com/2014/05/29/2014-lake-sonoma-series-race-2/</link>
      <pubDate>Thu, 29 May 2014 10:00:28 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/05/29/2014-lake-sonoma-series-race-2/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/96789452?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Had the chance to head to Sonoma for the 2nd race of the 2014 Lake Sonoma Series. This is a very fun but tough event. The riding there consists of single-track and fire roads. The single-track is a blast but tricky, rocky in places, with loose gravel, and thick dry grass. Oh, and the climbs are short steep and punchy. The promoters put together a great deal with the race and a BBQ and drinks afterwards. Always a fun crowd of all categories mixing it up.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Grasshopper #4 - Geysers / Pine Flat</title>
      <link>http://www.hanskellner.com/2014/05/21/2014-grasshopper-4-geysers-pine-flat/</link>
      <pubDate>Thu, 22 May 2014 06:35:54 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/05/21/2014-grasshopper-4-geysers-pine-flat/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/96053857?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;This here &lt;em&gt;ride&lt;/em&gt; is one of the classics in Sonoma County.  It has several ingredients to make you savor the flavor.  A nice leisurely cruise through the vineyards.  A beautiful and gradual climb up a canyon to the geysers (hot springs).  A quick little descent back to the vineyards.  And then one more stroll up to the &amp;ldquo;flat&amp;rdquo; area with creeks and pine trees.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Grasshopper #3 - Super Sweetwater</title>
      <link>http://www.hanskellner.com/2014/04/24/2014-grasshopper-3-super-sweetwater/</link>
      <pubDate>Thu, 24 Apr 2014 07:52:24 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/04/24/2014-grasshopper-3-super-sweetwater/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/92811014?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;One of the toughest of the Grasshopper Adventure Series, the Sweetwater, piled on the pain this time. The route strung together Sweetwater, Old Caz, Fort Ross, and then ended with a climb up Coleman Valley from Hwy 1. Ouch. It. Hurt.&lt;/p&gt;
&lt;p&gt;More info: &lt;a href=&#34;http://www.grasshopperadventureseries.com&#34;&gt;http://www.grasshopperadventureseries.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Berkeley High MTB Team 3D</title>
      <link>http://www.hanskellner.com/2014/04/05/2014-bhs-mtb-3d/</link>
      <pubDate>Sat, 05 Apr 2014 17:53:27 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/04/05/2014-bhs-mtb-3d/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/OSVRvr3V_Tw?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Captured one of the Berkeley High MTB Team members in 3D. More kids on bikes!&lt;/p&gt;
&lt;p&gt;The 3D model was generated using Autodesk&amp;rsquo;s Recap 360 ( &lt;a href=&#34;https:/recap360.autodesk.com/&#34; title=&#34;https://recap360.autodesk.com&#34;&gt;https://recap360.autodesk.com&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;NICA ( &lt;a href=&#34;http://www.nationalmtb.org/&#34; title=&#34;http://www.nationalmtb.org&#34;&gt;http:/www.nationalmtb.org&lt;/a&gt;) / NorCal HS Cycling League ( &lt;a href=&#34;http:/www.norcalmtb.org/&#34; title=&#34;http://www.norcalmtb.org&#34;&gt;http://www.norcalmtb.org&lt;/a&gt;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>2014 Bantam Classic</title>
      <link>http://www.hanskellner.com/2014/03/26/2014-bantam-classic/</link>
      <pubDate>Wed, 26 Mar 2014 09:17:41 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/03/26/2014-bantam-classic/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/90101204?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The second running of the Bantam Classic once again knocked it out of the park. Yuri raised the stakes and gave us a fun hard course, &lt;a href=&#34;https://guenergy.com&#34;&gt;GU Energy&lt;/a&gt; products, a chance to be king or queen bantam, and then afterwards treated to lunch from &lt;a href=&#34;http:/www.forkcatering.com&#34;&gt;Fork Catering&lt;/a&gt; and free beer from &lt;a href=&#34;http://lagunitas.com&#34;&gt;Lagunitas Brewery&lt;/a&gt; all hosted on the brewery&amp;rsquo;s grounds.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Justin Herman Plaza Fountain Animated</title>
      <link>http://www.hanskellner.com/2014/03/25/justin-herman-plaza-fountain-animated/</link>
      <pubDate>Wed, 26 Mar 2014 01:13:32 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/03/25/justin-herman-plaza-fountain-animated/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2014/03/JHPFountain.gif&#34;
         alt=&#34;Justin Herman Plaza Fountain Animated&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Justin Herman Plaza Fountain Animated&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Here&amp;rsquo;s an animated gif of the fountain in Justin Herman Plaza (San Francisco). I created it by first capturing around 100 photos from various angles.  These were then uploaded into the &lt;a href=&#34;https://recap360.autodesk.com&#34; title=&#34;Autodesk Recap 360&#34;&gt;Autodesk Recap 360&lt;/a&gt; cloud application for conversion into a model.  This is a free service that can create 3D models from photos.  Once the model was created I exported the mesh file to my laptop and then loaded that file with another free application, &lt;a href=&#34;http:/labs.autodesk.com/utilities/memento/&#34; title=&#34;Memento&#34;&gt;Memento&lt;/a&gt;.  This second application let me cleanup parts of the model and save the result.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Animated BART</title>
      <link>http://www.hanskellner.com/2014/01/31/animated-bart/</link>
      <pubDate>Sat, 01 Feb 2014 05:52:29 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2014/01/31/animated-bart/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2014/01/2014-Bart-Animation.gif&#34;
         alt=&#34;2014 Bart Animation&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;2014 Bart Animation&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Created a little animation that represents waiting for my BART train. Watch for it… my train does arrive.&lt;/p&gt;
&lt;p&gt;Life of commuting in the bay area sure is a pain.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Racing Riding and Smiling</title>
      <link>http://www.hanskellner.com/2013/12/15/racing-riding-smiling/</link>
      <pubDate>Mon, 16 Dec 2013 03:40:12 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/12/15/racing-riding-smiling/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2013/12/2013-NCCX-Series-SupCat-San-Jose-Me.jpg&#34;
         alt=&#34;2013 NCCX Series - San Jose SupCat&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;2013 NCCX Series - San Jose SupCat&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Thanks to &lt;a href=&#34;http://seandersonphoto.smugmug.com/Cyclocross/2013-cyclocross/San-Jose-Sup-Cat/i-BZDkQbV&#34; title=&#34;Steve Anderson Photography&#34;&gt;Steve Anderson&lt;/a&gt; for capturing the moment during my race.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 NCCX Series – San Jose SupCat – Killer Bees</title>
      <link>http://www.hanskellner.com/2013/12/15/2013-nccx-series-san-jose-supcat-killer-bees/</link>
      <pubDate>Mon, 16 Dec 2013 03:14:26 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/12/15/2013-nccx-series-san-jose-supcat-killer-bees/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/81967480?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;One more from the weekend.  Here&amp;rsquo;s the starts of the Killer B&amp;rsquo;s and B single-speeders.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 NCCX Series – San Jose SupCat – Singlespeed A</title>
      <link>http://www.hanskellner.com/2013/12/15/2013-nccx-series-san-jose-supcat-singlespeed/</link>
      <pubDate>Mon, 16 Dec 2013 02:48:59 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/12/15/2013-nccx-series-san-jose-supcat-singlespeed/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/81965889?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The cyclocross season is quickly coming to an end.  And here we have the final race of the NorCal Cyclocross Series.  The new venue was in San Jose and a short splash from Raging Waters.  Watch the single-speed A men race across the soft grass, up and down the waterside hill, tread through the sand pit… twice!  And of course there&amp;rsquo;s the Murphy Mud Pit ™.  Argh.  Sand + Mud = hurt!  But it was all good and hopefully we will have this venue back again for next year.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Bay Area Super Prestige Series Race 5 - Killer Bs</title>
      <link>http://www.hanskellner.com/2013/12/11/2013-bay-area-super-prestige-series-race-5-killer-bs/</link>
      <pubDate>Thu, 12 Dec 2013 06:52:01 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/12/11/2013-bay-area-super-prestige-series-race-5-killer-bs/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/81689149?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The last race of the 2013 Bay Area Super Prestige Series held at Coyote Point Park. And that means the annual running of the Killer B&amp;rsquo;s! Ah the joy of watching this field battle its way around the course.&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http:/www.bayareacx.com/&#34;&gt;http://www.bayareacx.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Bay Area Super Prestige Series Race 5 - M45A</title>
      <link>http://www.hanskellner.com/2013/12/11/2013-bay-area-super-prestige-series-race-5-m45a/</link>
      <pubDate>Thu, 12 Dec 2013 06:50:17 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/12/11/2013-bay-area-super-prestige-series-race-5-m45a/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/81689150?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Last race of the 2013 Bay Area Super Prestige Series held at Coyote Point Park. Watch the masters 45+ men race on a colder than usual day.&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.bayareacx.com/&#34;&gt;http://www.bayareacx.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Bay Area Super Prestige Series Race 5 - Singlespeed A</title>
      <link>http://www.hanskellner.com/2013/12/11/2013-bay-area-super-prestige-series-race-5-singlespeed/</link>
      <pubDate>Thu, 12 Dec 2013 06:45:08 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/12/11/2013-bay-area-super-prestige-series-race-5-singlespeed/</guid> 
      <description>&lt;p&gt;Final race of the 2013 Bay Area Super Prestige Series held at Coyote Point Park. Cold weather, really cold for NoCal fair weather cyclocross racers, gave everyone a little taste of real cx conditions&amp;hellip; except no mud, no rain, no snow, no ice, and um, well&amp;hellip; it was still dang cold for us!&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.bayareacx.com/&#34;&gt;http://www.bayareacx.com/&lt;/a&gt;&lt;/p&gt;

      &lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/81687012?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;</description>
    </item>
    <item>
      <title>2013 Santa Rosa Cup CX Race 3 - Singlespeed A</title>
      <link>http://www.hanskellner.com/2013/12/09/2013-santa-rosa-cup-cx-race-3-singlespeed/</link>
      <pubDate>Tue, 10 Dec 2013 06:32:15 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/12/09/2013-santa-rosa-cup-cx-race-3-singlespeed/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/81474135?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The final race of the 2013 Santa Rosa Cup CX series. This is a view of the single-speed A and Elite men&amp;rsquo;s fields racing around a new venue. The Bike Monkey crew procured a course in the town of Sonoma and it&amp;rsquo;s a winner.&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.bikemonkey.net/&#34;&gt;http://www.bikemonkey.net/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kitten of Flanders 3 at Bay Area Super Prestige Cyclocross</title>
      <link>http://www.hanskellner.com/2013/12/09/kitten-flanders-3-bay-area-super-prestige-cyclocross/</link>
      <pubDate>Tue, 10 Dec 2013 05:18:45 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/12/09/kitten-flanders-3-bay-area-super-prestige-cyclocross/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2013/12/Kitten-of-Flanders-3.gif&#34;
         alt=&#34;Kitten of Flanders 3 at BASP&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Kitten of Flanders 3 at BASP&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;What&amp;rsquo;s a cyclocross race without the Kitten of Flanders to wave you one?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kitten of Flanders 2 at Bay Area Super Prestige Cyclocross</title>
      <link>http://www.hanskellner.com/2013/12/09/kitten-flanders-2-bay-area-super-prestige-cyclocross/</link>
      <pubDate>Tue, 10 Dec 2013 05:15:44 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/12/09/kitten-flanders-2-bay-area-super-prestige-cyclocross/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2013/12/Kitten-of-Flanders-2.gif&#34;
         alt=&#34;Kitten of Flanders 2 at BASP&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Kitten of Flanders 2 at BASP&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Kitten of Flanders strikes again at the Bay Area Super Prestige Cyclocross Series.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kitten of Flanders at Bay Area Super Prestige Cyclocross</title>
      <link>http://www.hanskellner.com/2013/12/08/kitten-flanders-bay-area-super-prestige-cyclocross/</link>
      <pubDate>Mon, 09 Dec 2013 04:28:29 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/12/08/kitten-flanders-bay-area-super-prestige-cyclocross/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2013/12/Kitten-of-Flanders.gif&#34;
         alt=&#34;Kitten of Flanders&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Kitten of Flanders&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;The Kitten of Flanders was adding motivation at the last race of the Bay Area Super Prestige cyclocross series.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Surf City Cyclo-X Series Race 4 - Singlespeed A</title>
      <link>http://www.hanskellner.com/2013/12/02/2013-surf-city-cyclo-x-series-race-4-singlespeed/</link>
      <pubDate>Mon, 02 Dec 2013 22:55:39 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/12/02/2013-surf-city-cyclo-x-series-race-4-singlespeed/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/80844283?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;One more video from the final race of the 2013 Surf City Cyclo-X series.&lt;/p&gt;
&lt;p&gt;Watch the Single-speed A Men hit full anaerobic less than a minute into the race. Ouch&amp;hellip; that race hurt. But in a good way ;)&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.cyclo-x.com/&#34;&gt;http://www.cyclo-x.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Surf City Cyclo-X Series Race 4 - M45A</title>
      <link>http://www.hanskellner.com/2013/12/02/2013-surf-city-cyclo-x-race-4-m45a/</link>
      <pubDate>Mon, 02 Dec 2013 22:16:18 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/12/02/2013-surf-city-cyclo-x-race-4-m45a/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/80837639?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;This was the final race of the 2013 Surf City Cyclo-X series. Once again the series returned to Aptos High School and a Ben J-M designed course. He turned out a tough, technical, but extremely fun course.&lt;/p&gt;
&lt;p&gt;Watch the Masters 45+ A Men test out their legs for the first lap of their race.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blast From The Past - NORBA Nationals Downhill at Mount Snow VT</title>
      <link>http://www.hanskellner.com/2013/11/30/blast-past-norba-nationals-downhill-mount-snow-vt/</link>
      <pubDate>Sun, 01 Dec 2013 02:26:35 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/11/30/blast-past-norba-nationals-downhill-mount-snow-vt/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2013/11/VT-NCS-DH.jpg&#34;
         alt=&#34;Vermont NCS Downhill&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Vermont NCS Downhill&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Just found this photo of me from 1997? during the NORBA Nationals downhill race at Mount Snow Vermont.  That&amp;rsquo;s my Intense M1 and one of the first inexpensive long travel forks (6&amp;quot;!) from Zzyzx.  That was a tricky fun section of the course where we dropped down a fire road and then cut off right over a small hump.  The speed and trajectory caused you to float sideways and almost off the course.  In the photo you can see the launch point to the left where the grass is kicked up.  I&amp;rsquo;m a couple of feet off the ground at this point and drifting to the left.  Wow that was fun&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Bay Area Super Prestige Series Race 4 - M45A</title>
      <link>http://www.hanskellner.com/2013/11/29/2013-bay-area-super-prestige-series-race-4-m45a/</link>
      <pubDate>Sat, 30 Nov 2013 01:27:18 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/11/29/2013-bay-area-super-prestige-series-race-4-m45a/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/80649064?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;One more from the 4th race of the Bay Area Super Prestige Series. This one is the old farts that ride faster than you (and me). I&amp;rsquo;m not sure what&amp;rsquo;s in the water around NorCal, but the masters racers and now the new round of junior racers are faster than most of the cycling population. Ouch.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Bay Area Super Prestige Series Race 4 - Singlespeed A</title>
      <link>http://www.hanskellner.com/2013/11/27/2013-bay-area-super-prestige-series-race-4-singlespeed/</link>
      <pubDate>Wed, 27 Nov 2013 16:23:36 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/11/27/2013-bay-area-super-prestige-series-race-4-singlespeed/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/80475501?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s the single-speed A category at the fourth race of the Bay Area Super Prestige Series at Candlestick Park. The course was the best yet after a mid-week shower prepped the conditions for the weekend. No dust, tacky corners, and clear weather made for a great combination.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.bayareacx.com/&#34; title=&#34;Pilarcitos - Bay Area Cyclocross&#34;&gt;http://www.bayareacx.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Bay Area Super Prestige Series Race 4 - Killer Bs</title>
      <link>http://www.hanskellner.com/2013/11/26/2013-bay-area-super-prestige-series-race-4-killer-bs/</link>
      <pubDate>Tue, 26 Nov 2013 08:39:56 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/11/26/2013-bay-area-super-prestige-series-race-4-killer-bs/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/80351080?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;A short clip from the start of the Men&amp;rsquo;s B race at the 4th Bay Area Super Prestige cyclocross series.&lt;/p&gt;
&lt;p&gt;The &amp;ldquo;Killer B&amp;rsquo;s&amp;rdquo; are always a crowd favorite. Although yours truly made a weak attempt at heckling. Still fun though! ;)&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.bayareacx.com/&#34;&gt;bayareacx.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Santa Rosa CX Cup Race 2 - Singlespeed A</title>
      <link>http://www.hanskellner.com/2013/11/25/2013-santa-rosa-cx-cup-race-2-singlespeed/</link>
      <pubDate>Mon, 25 Nov 2013 16:32:02 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/11/25/2013-santa-rosa-cx-cup-race-2-singlespeed/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/80280632?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The second race of the Santa Rosa CX Cup series was held at a new venue, the First Baptist Church of Windsor. Thanks goes out to Pastor Lance, also a fellow cx racer, for helping provide a needed space to race.&lt;/p&gt;
&lt;p&gt;The course was a twisty mix of grass, gravel, pavement, and wood chips. The latter section zipping in and around the small playground area where spectators good swing and heckle as the racers powered through.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Winter Rain Is Finally Here</title>
      <link>http://www.hanskellner.com/2013/11/20/winter-rain-finally/</link>
      <pubDate>Wed, 20 Nov 2013 16:40:13 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/11/20/winter-rain-finally/</guid> 
      <description>&lt;p&gt;And I&amp;rsquo;m thinking about mountain bike rides&amp;hellip;&lt;/p&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2013/11/Downieville-Classic-XC-2012.jpg&#34;
         alt=&#34;Downieville Classic XC 2012&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Downieville Classic XC 2012&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;And it&amp;rsquo;s cyclocross season so rain is wanted…  right?&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Surf City Cyclo-X Race 3 - Singlespeed A Video</title>
      <link>http://www.hanskellner.com/2013/11/18/2013-surf-city-cyclo-x-race-3-singlespeed-video/</link>
      <pubDate>Tue, 19 Nov 2013 04:44:31 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/11/18/2013-surf-city-cyclo-x-race-3-singlespeed-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/79749274?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Surf City crew wrangled up a new venue way up in the hills above Santa Cruz. There they found the CAL FIRE Training Facility along Empire Grade Road. The course wound its way in and around the facility on gravel roads, dirt roads, single-track, and freshly graded field. Those freshly graded sections turned into dust baths for all. Not a face wasn’t plastered with layers of brown after rolling through the finish. But it was all worth it as the course offered up plenty of action and made for some fast hard racing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Surf City Cyclo-X Race 3 - Masters 45 A Men Video</title>
      <link>http://www.hanskellner.com/2013/11/18/2013-surf-city-cyclo-x-race-3-masters-45-men-video/</link>
      <pubDate>Tue, 19 Nov 2013 04:11:34 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/11/18/2013-surf-city-cyclo-x-race-3-masters-45-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/79747533?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Surf City crew wrangled up a new venue way up in the hills above Santa Cruz. There they found the CAL FIRE Training Facility along Empire Grade Road. The course wound its way in and around the facility on gravel roads, dirt roads, single-track, and freshly graded field. Those freshly graded sections turned into dust baths for all. Not a face wasn&amp;rsquo;t plastered with layers of brown after rolling through the finish. But it was all worth it as the course offered up plenty of action and made for some fast hard racing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Bay Area Super Prestige Race 3 - M45A Men Video</title>
      <link>http://www.hanskellner.com/2013/11/12/2013-bay-area-super-prestige-race-3-m45a-men-video/</link>
      <pubDate>Wed, 13 Nov 2013 07:14:55 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/11/12/2013-bay-area-super-prestige-race-3-m45a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/79275866?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Men&amp;rsquo;s Master 45+ A category hits the course while the sun drops below the horizon at the 3rd race of the 2013 Bay Area Super Prestige Series. This group doesn&amp;rsquo;t hold back and immediately the lead riders string out the field. It&amp;rsquo;s a classic battle of the masters racers here in NorCal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Bay Area Super Prestige Series Race 3 - Singlespeed A Video</title>
      <link>http://www.hanskellner.com/2013/11/12/2013-bay-area-super-prestige-series-race-3-singlespeed-video/</link>
      <pubDate>Wed, 13 Nov 2013 06:35:10 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/11/12/2013-bay-area-super-prestige-series-race-3-singlespeed-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/79273819?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Men&amp;rsquo;s Singlespeed A category spins away at the 3rd race of the 2013 Bay Area Super Prestige Series. This afternoon race sets the tone for the later evening races. Already the light was starting to dim and the course features beginning to fade. Luckily for this category there was still enough light to see the tricks of the terrain.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 NCCX Series - The Kitten of Vallejo - Singlespeed A Video</title>
      <link>http://www.hanskellner.com/2013/11/11/2013-nccx-series-kitten-vallejo-singlespeed-video/</link>
      <pubDate>Tue, 12 Nov 2013 07:03:58 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/11/11/2013-nccx-series-kitten-vallejo-singlespeed-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/79171920?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Kitten of Vallejo returns again to Dan Foley Park in Vallejo, California. A course with a great mix of terrain, swoopy grassy sections, sand, hills, pavement, and a mix of other surfaces. All of this under the watchful eyes of roller coasters.&lt;/p&gt;
&lt;p&gt;More info here: norcal.cx/kitten/&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 NCCX Series - Stafford Lake Wildcat - Singlespeed A Video</title>
      <link>http://www.hanskellner.com/2013/11/06/2013-nccx-series-stafford-lake-wildcat-singlespeed-video/</link>
      <pubDate>Thu, 07 Nov 2013 04:51:37 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/11/06/2013-nccx-series-stafford-lake-wildcat-singlespeed-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/78793962?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;SuperPro Racing brings back the Stafford Lake venue for the 3rd race in the NorCal Cyclocross Series.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s the Single-speed A Men&amp;rsquo;s race.  Well, a portion of it.  Starts off fine and then…  well, two races in a day plus mechanicals can tax one&amp;rsquo;s will power.&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://norcal.cx/wildcat/&#34; title=&#34;norcal.cx/wildcat/&#34;&gt;http://norcal.cx/wildcat/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 NCCX Series - Stafford Lake Wildcat - M45A Video</title>
      <link>http://www.hanskellner.com/2013/11/06/2013-nccx-series-stafford-lake-wildcat-m45a-video/</link>
      <pubDate>Wed, 06 Nov 2013 08:08:39 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/11/06/2013-nccx-series-stafford-lake-wildcat-m45a-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/78706195?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;SuperPro Racing brings back the Stafford Lake venue for the 3rd race in the NorCal Cyclocross Series.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s the first lap of the 45+ Master A Men&amp;rsquo;s race. Suffer as I did but instead do so through this virtual reality of racing. And do so at the comfort of your desk with a beer in hand&amp;hellip; but don&amp;rsquo;t tell the boss!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Surf City Cyclo-X Race 2 Video</title>
      <link>http://www.hanskellner.com/2013/10/29/2013-surf-city-cyclo-x-race-2-video/</link>
      <pubDate>Wed, 30 Oct 2013 06:50:58 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/10/29/2013-surf-city-cyclo-x-race-2-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/78139151?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Surf City Cyclo-X is near and dear to me since it&amp;rsquo;s once of the first series I raced cyclocross. For this 2nd race of the 2013 season the series returns to Harbor High in Santa Cruz. This venue offers a good combination of terrain types and elevations which adds up to a challenging but fun course.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Bay Area Super Prestige Series Race 2</title>
      <link>http://www.hanskellner.com/2013/10/21/2013-bay-area-super-prestige-series-race-2/</link>
      <pubDate>Tue, 22 Oct 2013 06:10:02 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/10/21/2013-bay-area-super-prestige-series-race-2/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/77475586?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s the Masters 45+ A Men in the 2nd race of the 2013 Bay Area Super Prestige Series. Once again Candlestick Park offers up a fast tricky course.  Long fast stretches, rollers, sand, gravel, and even an incoming tide.  Always a good time and a good group of folks to race with.&lt;/p&gt;
&lt;p&gt;More information here: &lt;a href=&#34;http://www.bayareacx.com/&#34;&gt;bayareacx.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Handups Are Not A Crime - FUCI Approved Flask</title>
      <link>http://www.hanskellner.com/2013/10/21/handups-crime-fuci-approved-flask/</link>
      <pubDate>Tue, 22 Oct 2013 01:21:07 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/10/21/handups-crime-fuci-approved-flask/</guid> 
      <description>&lt;p&gt;I&amp;rsquo;ve been learning to use a laser cutter and wanted a new project to improve my skills.  As it&amp;rsquo;s the start of cyclocross season I thought something related should be good.  Somehow and somewhere my little gray cells actually got together and came up with a plan.&lt;/p&gt;
&lt;p&gt;I present my current project, the Handups Are Not A Crime - FUCI Approved Flask:&lt;/p&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2013/10/FUCI-Flasks-IMG%5F2139.jpg&#34;
         alt=&#34;FUCI Approved Flasks&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;FUCI Approved Flasks&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;These are four variations of the flask that I created while attempting to figure out how to control the laser.  Too much power and I start burning the bacon.  Too little and the bacon doesn&amp;rsquo;t even show!  Tricky business here.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Santa Rosa Cup CX - Race 1 Video</title>
      <link>http://www.hanskellner.com/2013/10/21/2013-santa-rosa-cup-cx-race-1-video/</link>
      <pubDate>Mon, 21 Oct 2013 07:02:17 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/10/21/2013-santa-rosa-cup-cx-race-1-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/77382770?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s the single-speed A category at first race of the 2013 Santa Rosa Cup CX series.&lt;/p&gt;
&lt;p&gt;Always fun heading up to Santa Rosa for the Bike Monkey races. Good group of folks that do a great job promoting events.&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http:/www.bikemonkey.net&#34; title=&#34;bikemonkey.net&#34;&gt;http://www.bikemonkey.net&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 DFL Urban Outlaw Cyclocross-Dress Series 1</title>
      <link>http://www.hanskellner.com/2013/09/27/2013-dfl-urban-outlaw-cyclocross-dress-series-1/</link>
      <pubDate>Fri, 27 Sep 2013 15:12:52 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/09/27/2013-dfl-urban-outlaw-cyclocross-dress-series-1/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/75581798?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The family gathered again for another season of flirty skirts and spinning wheels. Style and grace were on order and many strived to deliver. Watch this epic madness unfold right-before-your-eyes!&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Annadel Mountain Bike Race Video</title>
      <link>http://www.hanskellner.com/2013/08/29/2013-annadel-mountain-bike-race-video/</link>
      <pubDate>Thu, 29 Aug 2013 15:15:37 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/08/29/2013-annadel-mountain-bike-race-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/73386007?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Bike Monkey crew has done it again. This year&amp;rsquo;s Annadel race was a blast. Crazy fast road start from downtown and straight over to the park. Lots of great single-track. Some ripping fast descents. Weather was nice to us. And at the finish there was beer and food waiting.&lt;br&gt;
Great job everyone!&lt;/p&gt;</description>
    </item>
    <item>
      <title>San Francisco Giants Believer Video</title>
      <link>http://www.hanskellner.com/2013/07/25/san-francisco-giants-believer-video/</link>
      <pubDate>Thu, 25 Jul 2013 17:18:15 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/07/25/san-francisco-giants-believer-video/</guid> 
      <description>&lt;p&gt;Here&amp;rsquo;s a project I co-directed, filmed, and edited. It&amp;rsquo;s a San Francisco Giants tribute video.&lt;/p&gt;
&lt;p&gt;It was a fun project to be involved with and I&amp;rsquo;m happy with the results. Hope you enjoy it. &lt;em&gt;You might have to click through to watch on YouTube&amp;hellip;&lt;/em&gt;&lt;/p&gt;
&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/rICxJtJSnlY?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;S.F. Giants Believer: A tribute to The 2012 San Francisco Giants World Series Championship season&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Grasshopper Adventure Series - Lake Sonoma</title>
      <link>http://www.hanskellner.com/2013/06/21/2013-grasshopper-adventure-series-lake-sonoma/</link>
      <pubDate>Fri, 21 Jun 2013 15:51:38 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/06/21/2013-grasshopper-adventure-series-lake-sonoma/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/68858604?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;This is the final &amp;ldquo;training ride&amp;rdquo; of the series and it&amp;rsquo;s a mountain bike event&amp;hellip; well, except for the rare few that might bring their cyclocross bikes (rock on oh crazy ones!). The trails around Lake Sonoma are a mix of single-track, double-track, some fire road, and a whole lot of pain.&lt;/p&gt;
&lt;p&gt;We all hear that &amp;lsquo;What goes up must come down&amp;rsquo;. The route here gives strong support for this saying since it reinforces it hundreds of times over and over and over. Climb up, drop down, climb up, drop down, climb up, climb up&amp;hellip; oops, ok, there are moments where the course tricks you and &amp;lsquo;what goes up&amp;rsquo; must go up some more. Ouch!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Summit Shorty 5</title>
      <link>http://www.hanskellner.com/2013/06/11/2013-summit-shorty-5/</link>
      <pubDate>Tue, 11 Jun 2013 07:32:11 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/06/11/2013-summit-shorty-5/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/68114348?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s the 5th race of the 2013 Summit Shorty XC Short Course Racing Series at McInnis Park, San Rafael CA.&lt;/p&gt;
&lt;p&gt;This cut starts with Group B then transitions into quick shots of the Group A racers.&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.summitmarin.com/&#34; title=&#34;Summit Shorty&#34;&gt;http://www.summitmarin.com/&lt;/a&gt; | &lt;a href=&#34;https://www.facebook.com/summitshorty&#34; title=&#34;Summit Shorty - Facebook&#34;&gt;https://www.facebook.com/summitshorty&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Grasshopper Adventure Series - Lake Sonoma at 50mph Video</title>
      <link>http://www.hanskellner.com/2013/05/23/2013-grasshopper-adventure-series-lake-sonoma-at-50mph-video/</link>
      <pubDate>Fri, 24 May 2013 05:39:22 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/05/23/2013-grasshopper-adventure-series-lake-sonoma-at-50mph-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/66879569?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Dropping down a steep road on a mountain bike is a blast. What&amp;rsquo;s it like? Take a look&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Summit Shorty 4</title>
      <link>http://www.hanskellner.com/2013/05/16/2013-summit-shorty-4/</link>
      <pubDate>Thu, 16 May 2013 14:40:09 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/05/16/2013-summit-shorty-4/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/66300735?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;A quick view of the very windy 4th race of the 2013 Summit Shorty XC Short Course Racing Series at McInnis Park, San Rafael CA.&lt;/p&gt;
&lt;p&gt;This was the Group B (Intermediate) Open and 35+ race.&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.summitmarin.com/&#34; title=&#34;Summit Shorty&#34;&gt;http://www.summitmarin.com/&lt;/a&gt; | &lt;a href=&#34;https://www.facebook.com/summitshorty&#34; title=&#34;Summit Shorty - Facebook&#34;&gt;https://www.facebook.com/summitshorty&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Summit Shorty 3 - Group A Video</title>
      <link>http://www.hanskellner.com/2013/05/10/2013-summit-shorty-3-group-a-video/</link>
      <pubDate>Sat, 11 May 2013 06:27:53 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/05/10/2013-summit-shorty-3-group-a-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/65947817?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;One more from the 3rd race of the 2013 Summit Shorty XC Short Course Racing Series at McInnis Park, San Rafael CA. This time watch the A group rip up the course. Plenty of fast and furious with a touch, no, a pile of suffering!&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.summitmarin.com/&#34; title=&#34;Summit Shorty&#34;&gt;http://www.summitmarin.com/&lt;/a&gt; | &lt;a href=&#34;https://www.facebook.com/summitshorty&#34; title=&#34;Summit Shorty - Facebook&#34;&gt;https://www.facebook.com/summitshorty&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Summit Shorty 3 Video</title>
      <link>http://www.hanskellner.com/2013/05/09/2013-summit-shorty-3-video/</link>
      <pubDate>Fri, 10 May 2013 02:02:43 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/05/09/2013-summit-shorty-3-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/65868256?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch the third race from the 2013 Summit Shorty XC Short Course Racing Series at McInnis Park, San Rafael CA.&lt;/p&gt;
&lt;p&gt;This was the Group B (Intermediate) Open and 35+ race.&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.summitmarin.com/&#34; title=&#34;Summit Shorty&#34;&gt;http://www.summitmarin.com/&lt;/a&gt; | &lt;a href=&#34;https://www.facebook.com/summitshorty&#34; title=&#34;Summit Shorty - Facebook&#34;&gt;https://www.facebook.com/summitshorty&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Summit Shorty 1 Video</title>
      <link>http://www.hanskellner.com/2013/05/09/2013-summit-shorty-1-video/</link>
      <pubDate>Fri, 10 May 2013 00:23:32 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/05/09/2013-summit-shorty-1-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/65863781?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;It&amp;rsquo;s moving into summer and the short track racing season. Watch the first race from the 2013 Summit Shorty XC Short Course Racing Series at McInnis Park, San Rafael CA.&lt;/p&gt;
&lt;p&gt;This was the Group B (Intermediate) Open and 35+ race learning how tough this little course can be.&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.summitmarin.com/&#34; title=&#34;Summit Shorty&#34;&gt;http://www.summitmarin.com/&lt;/a&gt; | &lt;a href=&#34;https://www.facebook.com/summitshorty&#34; title=&#34;Summit Shorty - Facebook&#34;&gt;https://www.facebook.com/summitshorty&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Maya Hairball with Crystals</title>
      <link>http://www.hanskellner.com/2013/05/09/maya-hairball-with-crystals/</link>
      <pubDate>Thu, 09 May 2013 15:41:12 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/05/09/maya-hairball-with-crystals/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2013/05/Maya-Hairball.jpeg&#34;
         alt=&#34;Maya Hairball with Crystals&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Maya Hairball with Crystals&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Experimenting with Autodesk Maya 2013.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Boggs Enduro 8-Hour Race - Start Video</title>
      <link>http://www.hanskellner.com/2013/05/06/2013-boggs-enduro-8-hour-race-start-video/</link>
      <pubDate>Mon, 06 May 2013 23:41:59 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/05/06/2013-boggs-enduro-8-hour-race-start-video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/RHrY9xjLasI?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;A short clip from the start of the Boggs 8 Hour mountain bike race.&lt;/p&gt;
&lt;p&gt;[ &lt;a href=&#34;http://www.bikemonkey.net/events/boggs/&#34; title=&#34;Bike Monkey - Boggs&#34;&gt;Bike Monkey&lt;/a&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Tamarancho Flow Trail - Episode 3</title>
      <link>http://www.hanskellner.com/2013/04/17/2013-tamarancho-flow-trail-episode-3/</link>
      <pubDate>Wed, 17 Apr 2013 13:45:50 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/04/17/2013-tamarancho-flow-trail-episode-3/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/64209683?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch Episode 3 of the Tamarancho Flow Trail series. In this episode the skills area is nearly finished, hear from some of the volunteers, and see the first rides on the skills section.&lt;/p&gt;
&lt;p&gt;Be sure to watch the first two Tamarancho Flow Trail episodes:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/2013/04/02/2013-tamarancho-flow-trail-episode-1/&#34; title=&#34;Tamarancho Flow Trail - Episode 1&#34;&gt;Tamarancho Flow Trail - Episode 1&lt;/a&gt;&lt;br&gt;
&lt;a href=&#34;http://www.hanskellner.com/2013/04/02/2013-tamarancho-flow-trail-episode-2/&#34; title=&#34;Tamarancho Flow Trail - Episode 2&#34;&gt;Tamarancho Flow Trail - Episode 2&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Tamarancho Flow Trail - Episode 2</title>
      <link>http://www.hanskellner.com/2013/04/11/2013-tamarancho-flow-trail-episode-2/</link>
      <pubDate>Fri, 12 Apr 2013 00:14:44 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/04/11/2013-tamarancho-flow-trail-episode-2/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/63865304?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch Episode 2 of the Tamarancho Flow Trail series. Here we get to hear what sparked the idea for the flow trail, a little about restoration, and meet a few of the volunteers.&lt;/p&gt;
&lt;p&gt;Be sure to watch &lt;a href=&#34;http://www.hanskellner.com/2013/04/17/2013-tamarancho-flow-trail-episode-3/&#34; title=&#34;Tamarancho Flow Trail - Episode 3&#34;&gt;Tamarancho Flow Trail - Episode 3&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Or &lt;a href=&#34;http://www.hanskellner.com/2013/04/02/2013-tamarancho-flow-trail-episode-1/&#34; title=&#34;Tamarancho Flow Trail - Episode 1&#34;&gt;Tamarancho Flow Trail - Episode 1&lt;/a&gt; if you missed it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Tamarancho Flow Trail - Episode 1</title>
      <link>http://www.hanskellner.com/2013/04/02/2013-tamarancho-flow-trail-episode-1/</link>
      <pubDate>Tue, 02 Apr 2013 20:04:37 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/04/02/2013-tamarancho-flow-trail-episode-1/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/63190892?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;On the edge of Mount Tamalpais a new trail is forming. A trail that will be Marin&amp;rsquo;s first epic flow trail. But to succeed there needs to be support. Watch some of the folks that have helped to make this happen. And listen to Davey Simon and Jim Jacobsen, two of the primary forces, talk about the project.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Grasshopper Adventure Series - Geysers Pine Flat Video</title>
      <link>http://www.hanskellner.com/2013/03/31/2013-grasshopper-adventure-series-geysers-pine-flat-video/</link>
      <pubDate>Mon, 01 Apr 2013 03:43:04 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/03/31/2013-grasshopper-adventure-series-geysers-pine-flat-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/63064132?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;I have this vision of Mig sitting around, looking at maps, and concocting the route for the fourth Grasshopper, He&amp;rsquo;s looks the part of a mad scientist and is chuckling away as he devises his evil plan&amp;hellip;&lt;/p&gt;
&lt;p&gt;Yes, the evil plan of riding up and over Geysers and then up and Up and UP&amp;hellip; Pine Flat.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Grasshopper 3 - Meyers Grade Descent Video</title>
      <link>http://www.hanskellner.com/2013/03/20/2013-grasshopper-3-meyers-grade-descent-video/</link>
      <pubDate>Thu, 21 Mar 2013 06:08:35 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/03/20/2013-grasshopper-3-meyers-grade-descent-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/62318374?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;During the 2013 Grasshopper (Fort Ross) event we had a clear descent on Meyers Grade all the way to the bottom of Highway 1. Here&amp;rsquo;s the footage from the descent on a perfect day for riding.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Grasshopper Adventure Series - Dirty Fort Ross Video</title>
      <link>http://www.hanskellner.com/2013/03/19/2013-grasshopper-adventure-series-dirty-fort-ross-video/</link>
      <pubDate>Tue, 19 Mar 2013 07:45:17 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/03/19/2013-grasshopper-adventure-series-dirty-fort-ross-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/62141516?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The third installment of the 2013 Grasshopper Adventure Series brought together a smaller but tougher (or maybe crazier) group of riders. The route would include long steep paved road climbs and descents as well as the infamous Old Caz dirt section. Luckily the dry weather meant the river crossing didn&amp;rsquo;t require life jackets.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Leap Doodler Web App</title>
      <link>http://www.hanskellner.com/2013/03/18/leap-doodler-web-app/</link>
      <pubDate>Tue, 19 Mar 2013 02:58:38 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/03/18/leap-doodler-web-app/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2013/03/LeapDoodler.png&#34;
         alt=&#34;Leap Doodler&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Leap Doodler&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;&lt;a href=&#34;http://www.stingdesign.com/Leap/&#34;&gt;&lt;br&gt;
Leap Doodler&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been experimenting with the &lt;a href=&#34;http://leapmotion.com/&#34; title=&#34;Leap Motion&#34;&gt;Leap Motion&lt;/a&gt; controller and wanted to test it with a browser. So I created this small doodle web application.&lt;/p&gt;
&lt;p&gt;To use the application you will need to have a Leap device and have it installed and working. Once you&amp;rsquo;ve done that then you can access the &lt;a href=&#34;http://www.stingdesign.com/Leap/Leap_Doodler.html&#34; title=&#34;Leap Doodler&#34;&gt;Leap Doodler&lt;/a&gt; page with any WebGL capable web browser and begin playing.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Oyster Mushroom Time-lapse</title>
      <link>http://www.hanskellner.com/2013/03/17/oyster-mushroom-time-lapse/</link>
      <pubDate>Mon, 18 Mar 2013 01:54:26 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/03/17/oyster-mushroom-time-lapse/</guid> 
      <description>&lt;p&gt;Picked up a grow your own mushrooms kit from &lt;a href=&#34;http://www.backtotheroots.com&#34; title=&#34;Back to the Roots&#34;&gt;BackToTheRoots.com&lt;/a&gt;. Here&amp;rsquo;s a real lazy time-lapse of the growth.&lt;/p&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2013/03/Oyster-Mushroom-Timelapse.gif&#34;
         alt=&#34;Oyster Mushroom Timelapse&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Oyster Mushroom Timelapse&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;</description>
    </item>
    <item>
      <title>2013 Bantam Classic Video</title>
      <link>http://www.hanskellner.com/2013/03/07/2013-bantam-classic-video/</link>
      <pubDate>Thu, 07 Mar 2013 08:31:15 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/03/07/2013-bantam-classic-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/61246418?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The Bantam Classic was an under the radar event in the vein of the Spring Classics.&lt;/p&gt;
&lt;p&gt;The route covered 45 miles and close to 3000 feet of climbing. It wound its way through the pot hole country roads of Sonoma and Marin counties.&lt;/p&gt;
&lt;p&gt;Post ride delicious food was provided by Fork Catering and beer graciously provided by the good folks at Lagunitas Brewing. Pre and post ride performance fuel supplied by GU Energy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Grasshopper Adventure Series - Chileno Valley Video</title>
      <link>http://www.hanskellner.com/2013/02/18/2013-grasshopper-adventure-series-chileno-valley-video/</link>
      <pubDate>Mon, 18 Feb 2013 22:37:41 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/02/18/2013-grasshopper-adventure-series-chileno-valley-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/59942712?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;In the world of &amp;ldquo;training rides&amp;rdquo;, the Hoppers are king for putting the pain in train. Chileno Valley is the second in the series and gifts us with 80 miles of road sprinkled with 7800+ feet of climbing. Sure, everyone could just take it easy and cruise those numbers. But that never seems to happen, at least to me. Starting out in a field of 300+ riders I think it&amp;rsquo;s not so bad. Stick with the pace, hang with the climbers, and keep up the effort. Oh but those efforts can burn the matches too fast! By 75 miles in, if you&amp;rsquo;ve made it that far, there will be thoughts of joy floating in your head. And it&amp;rsquo;s not euphoria. No, it&amp;rsquo;s Joy as in Joy Road. This last climb will have your legs begging for the gears from your mountain bike. I&amp;rsquo;ve done the paper boy weave on this road every-single-time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Grasshopper Adventure Series #2 Chileno Valley Video</title>
      <link>http://www.hanskellner.com/2013/02/12/2012-grasshopper-adventure-series-2-chileno-valley-video/</link>
      <pubDate>Tue, 12 Feb 2013 09:28:33 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/02/12/2012-grasshopper-adventure-series-2-chileno-valley-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/59473473?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s the second &amp;ldquo;training ride&amp;rdquo; of the Grasshopper Adventure Series. It&amp;rsquo;s a beast hiding within the hills and valleys of Sonoma. The number folks put the values around 80 miles and 8,000 ft of climbing. And the finish is up the aptly named Joy Road.&lt;/p&gt;
&lt;p&gt;Come along for a look at some of the pain and joy of this event.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Pump Track Party Video</title>
      <link>http://www.hanskellner.com/2013/02/05/2013-pump-track-party-video/</link>
      <pubDate>Tue, 05 Feb 2013 09:01:34 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/02/05/2013-pump-track-party-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/58957537?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Krishna has been expanding his pump track and it&amp;rsquo;s shaping up to be quite fun. So he invited everyone over for a proper inauguration party.&lt;/p&gt;
&lt;p&gt;[ filmed with a GoPro Hero3 ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 BlackOps Chopper Run Video</title>
      <link>http://www.hanskellner.com/2013/02/01/2013-blackops-chopper-run-video/</link>
      <pubDate>Fri, 01 Feb 2013 16:11:30 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/02/01/2013-blackops-chopper-run-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/58693342?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Or&amp;hellip; why I ride and wish we had more of this.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;filmed with a GoPro Hero3 and iPhone 4s&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Tunnel Road Descent (with explosions!)</title>
      <link>http://www.hanskellner.com/2013/01/14/2013-tunnel-road-descent-with-explosions/</link>
      <pubDate>Mon, 14 Jan 2013 16:48:08 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2013/01/14/2013-tunnel-road-descent-with-explosions/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/akm6Qh88yVE?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;A sloppy descent down Skyline-Tunnel Road in the Oakland/Berkeley hills on a chilly day.&lt;/p&gt;
&lt;p&gt;Oh, see a little way to deal with traffic that gets in your way.  (skip to ~1:20 to just watch the explosion)&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;filmed with a GoPro Hero3 1080/60p&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Santa Rosa Cup CX Race 3 Singlespeed A Men Video</title>
      <link>http://www.hanskellner.com/2012/12/18/2012-santa-rosa-cup-cx-race-3-singlespeed-a-men-video/</link>
      <pubDate>Tue, 18 Dec 2012 17:46:59 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/12/18/2012-santa-rosa-cup-cx-race-3-singlespeed-a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/55874546?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Final race of the 2012 Santa Rosa Cup Cyclocross series. Mother nature decided to join in on the fun and brought with her rain and cold temperatures. The new venue, Window Oak Winery, handled it well and provided a fun rolling course. Although the infamous Sonoma mud and grass sucked the energy faster than the wine being sipped by the spectators.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Surf City CX Race 3 - Singlespeed A Men Video</title>
      <link>http://www.hanskellner.com/2012/12/17/2012-surf-city-cx-race-3-singlespeed-a-men-video/</link>
      <pubDate>Tue, 18 Dec 2012 06:30:37 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/12/17/2012-surf-city-cx-race-3-singlespeed-a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/55834545?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Last race of the 2012 Surf City Cyclocross series. Signed up for the single-speed race and got myself whooped. Steam must be running out after two days of racing. Still, it was a fun, sloppy course with some very tricky sections. And three evil slick run-ups that were the nails on the coffin for me.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Laser Beam Kitty Cat</title>
      <link>http://www.hanskellner.com/2012/12/17/laser-beam-kitty-cat/</link>
      <pubDate>Tue, 18 Dec 2012 06:03:40 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/12/17/laser-beam-kitty-cat/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2012/12/Nick-Laser-Beam-Kitty-Animated.gif&#34;
         alt=&#34;Laser Beam Kitty Cat&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Laser Beam Kitty Cat&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;An animation I just knew I had to make.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Bay Area Super Prestige Race 5 - Killer B&#39;s Video</title>
      <link>http://www.hanskellner.com/2012/12/11/2012-bay-area-super-prestige-race-5-killer-bs-video/</link>
      <pubDate>Tue, 11 Dec 2012 17:57:10 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/12/11/2012-bay-area-super-prestige-race-5-killer-bs-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/55377347?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Final event of the Bay Area Super Prestige Series.  Annual passage of the Killer B&amp;rsquo;s along the Coyote Point beach.  Always fun to watch them swarm the course.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;filmed with a GoPro Hero3 @ 720/60&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Bay Area Super Prestige Series Race 5 - M45A Men Video</title>
      <link>http://www.hanskellner.com/2012/12/10/2012-bay-area-super-prestige-series-race-5-m45a-men-video/</link>
      <pubDate>Mon, 10 Dec 2012 21:14:01 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/12/10/2012-bay-area-super-prestige-series-race-5-m45a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/55302214?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Final event of the 2012 Bay Area Super Prestige Series. Jumped in for a second race after suffering in the singlespeed category. This time I chased the Masters 45+ A field around. With more than a single gear this course is far nicer on the legs. Plus the sun was out drying things up and the sandy beach section packed up and was rideable. Fun times.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Bay Area Super Prestige Series Race 5 - Singlespeed A Men Video</title>
      <link>http://www.hanskellner.com/2012/12/10/2012-bay-area-super-prestige-series-race-5-singlespeed-a-men-video/</link>
      <pubDate>Mon, 10 Dec 2012 20:08:53 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/12/10/2012-bay-area-super-prestige-series-race-5-singlespeed-a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/55295002?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Final event of the 2012 Bay Area Super Prestige Series. Here&amp;rsquo;s the singlespeed A men&amp;rsquo;s category doing battle on this tough course. The combination of long flat sections and a few short steep climbs makes it tricky to pick the right gearing. Too easy and spin out in the flats. Too hard and choke on the hills. Oh, and the previous rains created a few soft sections which added to the suffering. Ah the joys of racing!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Soil Saloon Chuey Benefit Video</title>
      <link>http://www.hanskellner.com/2012/11/28/2012-soil-saloon-chuey-benefit-video/</link>
      <pubDate>Thu, 29 Nov 2012 02:00:08 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/11/28/2012-soil-saloon-chuey-benefit-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/54489532?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Soil Saloon hosted a well attended benefit cyclocross race for Kachusha “Chuey” Munkanta. Lot&amp;rsquo;s of laughs, riding, racing, sippin&amp;rsquo;, singing, and rabble rousing was experienced by all. After the race and awards, Chuey gave an eloquent speech to thank all for their support.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s my attempt at capturing some of the spirit of the event.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Bay Area Super Prestige Series Race 4 - Singlespeed A Men Video</title>
      <link>http://www.hanskellner.com/2012/11/27/2012-bay-area-super-prestige-series-race-4-singlespeed-a-men-video/</link>
      <pubDate>Wed, 28 Nov 2012 02:19:38 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/11/27/2012-bay-area-super-prestige-series-race-4-singlespeed-a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/54384113?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch the singlespeed A men on the start and first lap of the 4th race of the Bay Area Super Prestige Series.&lt;br&gt;
The event was to be held at Golden Gate Park but a last minute decision forced a switch over to Candlestick Park. Luckily the weather helped out and dumped a lot of rain in the days before the event. This softened the ground, brought out the green, and made for an enjoyable course.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Santa Rosa Cup CX Race 2 Video</title>
      <link>http://www.hanskellner.com/2012/11/18/2012-santa-rosa-cup-cx-race-2-video/</link>
      <pubDate>Mon, 19 Nov 2012 07:33:17 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/11/18/2012-santa-rosa-cup-cx-race-2-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/53828419?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Second race of the 2012 Santa Rosa Cup CX Series and with it mud and rain! The rare NorCal wet weather timed itself perfectly for the day&amp;rsquo;s event. Earlier racers were losing derailleurs left and right. Then the sun fought its way through the clouds and the course dried up a bit. But by the last race it was cold wind, clouds, and rain that forced their way back in.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Stafford Lake CX - M45A Men Video</title>
      <link>http://www.hanskellner.com/2012/11/11/2012-stafford-lake-cx-m45a-men-video/</link>
      <pubDate>Mon, 12 Nov 2012 07:10:20 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/11/11/2012-stafford-lake-cx-m45a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/53310402?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch the first lap of the Masters 45+ A Men at the Stafford Lake Cyclocross race.&lt;/p&gt;
&lt;p&gt;More info: &lt;a href=&#34;staffordlakecx.com/&#34; title=&#34;http://www.staffordlakecx.com/&#34;&gt;staffordlakecx.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Note: Captured this with my new GoPro Hero3 set to 720/60, Protune enabled, and color temp 5500K. And the colors came out crap :( This is even after spending time attempting to color correct. Something is definitely wrong with the camera or their encoding because the colors are way off. Just note the blue tint on the number plates during the run-up. Then look at the fringing between the sky and the trees. Not happy at all.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Stafford Lake CX - Cesspool of Filth Video</title>
      <link>http://www.hanskellner.com/2012/11/09/2012-stafford-lake-cx-cesspool-of-filth-video/</link>
      <pubDate>Fri, 09 Nov 2012 16:59:45 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/11/09/2012-stafford-lake-cx-cesspool-of-filth-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/53142523?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Splish splash I was taking a bath long about a saturday&amp;hellip; in the Cesspool of Filth at the Stafford Lake CX race.&lt;/p&gt;
&lt;p&gt;Murphy and crew opened up his bag of tricks and unloaded the Cesspool of Filth. You might remember this wonderful &amp;ldquo;feature&amp;rdquo; from the 2011 SSCXWC in Golden Gate Park:&lt;/p&gt;

      &lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/33455907?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Santa Rosa Cup CX Race 1 Singlespeed A Men Video</title>
      <link>http://www.hanskellner.com/2012/10/27/2012-santa-rosa-cup-cx-race-1-singlespeed-a-men-video/</link>
      <pubDate>Sun, 28 Oct 2012 05:50:55 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/10/27/2012-santa-rosa-cup-cx-race-1-singlespeed-a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/52314119?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;This was the first race of the Santa Rosa Cup CX Series. Watch the singlespeed A men trail the Elite men on the Place To Play Park race course. The conditions were hot, dry, and dusty. Luckily the wind held back and made the long flat stretches a bit easier.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.bikemonkey.net/&#34; title=&#34;bikemonkey.net/&#34;&gt;bikemonkey.net/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Bay Area Super Prestige Series Race 2 - M45A Men Video</title>
      <link>http://www.hanskellner.com/2012/10/26/2012-bay-area-super-prestige-series-race-2-m45a-men-video/</link>
      <pubDate>Sat, 27 Oct 2012 06:30:26 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/10/26/2012-bay-area-super-prestige-series-race-2-m45a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/52275775?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch the Masters 45+ A Men in the 2nd race of the 2012 Bay Area Super Prestige Series. Dry, dusty, sandy, and windy conditions at Candlestick Park on this day. Sadly, the race missed the first rain storm of the season by a day. But folks ripped it up and had a blast.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2008 Bay Area Super Prestige Cyclocross Series - Race 2 Mens B Video</title>
      <link>http://www.hanskellner.com/2012/10/19/2008-bay-area-super-prestige-cyclocross-series-race-2-mens-b-video/</link>
      <pubDate>Fri, 19 Oct 2012 15:32:17 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/10/19/2008-bay-area-super-prestige-cyclocross-series-race-2-mens-b-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/51587937?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Pieces of the Men&amp;rsquo;s B category at the 2nd race of the 2008 Bay Area Super Prestige Cyclocross Series. This is the Coyote Point course with it&amp;rsquo;s nice sandy beach.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2008 DFL Urban Outlaw Cyclocross-Dress Series Race 3 Video</title>
      <link>http://www.hanskellner.com/2012/10/19/2008-dfl-urban-outlaw-cyclocross-dress-series-race-3-video/</link>
      <pubDate>Fri, 19 Oct 2012 07:01:57 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/10/19/2008-dfl-urban-outlaw-cyclocross-dress-series-race-3-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/51534920?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Found footage! Digging around in the archives and found the footage for the 3rd gathering of the 2008 DFL Urban Outlaw Cyclocross-Dress Series.&lt;/p&gt;
&lt;p&gt;Filmed with my old HD Mini-DV cam stuck inside a customized tupperware container on the side of my helmet and balanced by a 2.5# weight on the other side.  Those were the days.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Red Bull Stratos Kitty Cat</title>
      <link>http://www.hanskellner.com/2012/10/15/red-bull-stratos-kitty-cat/</link>
      <pubDate>Tue, 16 Oct 2012 04:54:09 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/10/15/red-bull-stratos-kitty-cat/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;https://live.staticflickr.com/8052/8091819336_15073aba30_o.jpg&#34;
         alt=&#34;Lauren&amp;#39;s kitty snuck in to the #redbull capsule to set a cat free fall record.&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Lauren&amp;rsquo;s kitty snuck in to the #redbull capsule to set a cat free fall record.&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Lauren&amp;rsquo;s kitty snuck in to the #redbull capsule to set a cat free fall record.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2001 Surf City Cyclo-X Race 1</title>
      <link>http://www.hanskellner.com/2012/10/13/2001-surf-city-cyclo-x-race-1/</link>
      <pubDate>Sat, 13 Oct 2012 07:04:20 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/10/13/2001-surf-city-cyclo-x-race-1/</guid> 
      <description>&lt;p&gt;A blast from the NorCal cyclocross past.&lt;/p&gt;
&lt;p&gt;Here are two videos from race #1 of the 2001 Surf City Cyclocross series. This was also my first cyclocross race and had no idea what I was getting into. But I bellied up and used my hard tail mountain bike to thrash about the course. All the blame for forcing my into this crazy world can be placed on my fellow SyCip teammates. Especially that Lauren trouble maker!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 CCCX Race 3 Singlespeed A Men Video</title>
      <link>http://www.hanskellner.com/2012/09/27/2012-cccx-race-3-singlespeed-a-men-video/</link>
      <pubDate>Thu, 27 Sep 2012 07:46:26 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/09/27/2012-cccx-race-3-singlespeed-a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/50278463?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Central Coast Cyclocross took us to a new venue for the 3rd race of the 2012 series. This course sits on the California State University at Monterey Bay campus. It has familiar features since it&amp;rsquo;s a short distance from the Fort Ord course. But this course brings with it piles and piles of sand.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Livermore Cyclocross Festival - Elite Men Video</title>
      <link>http://www.hanskellner.com/2012/09/25/2012-livermore-cyclocross-festival-elite-men-video/</link>
      <pubDate>Tue, 25 Sep 2012 20:47:43 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/09/25/2012-livermore-cyclocross-festival-elite-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/50163726?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch the Elite Men&amp;rsquo;s field at the Livermore Cyclocross Festival. The sun, heat, and dry conditions didn&amp;rsquo;t slow the pace of the race. But this footage slows the pace and gives you a chance to watch it in slow motion.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;p.s. Homage to one of my favorite directors.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Livermore Cyclocross Festival - Singlespeed A Video</title>
      <link>http://www.hanskellner.com/2012/09/24/2012-livermore-cyclocross-festival-singlespeed-a-video/</link>
      <pubDate>Mon, 24 Sep 2012 14:46:31 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/09/24/2012-livermore-cyclocross-festival-singlespeed-a-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/50045791?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Full weekend of racing with Central Coast on Saturday and Livermore and Sacramento CX on Sunday. Tossed a coin a dropped in on Livermore for a taste of their single-speed racing.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s still hot and dry in Livermore and we paid for it. Lots of suffering on this twisty and loose course. Oh, and the run-up of 40 steps was icing on the cake.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Downieville Third Divide Video</title>
      <link>http://www.hanskellner.com/2012/09/19/2012-downieville-third-divide-video/</link>
      <pubDate>Wed, 19 Sep 2012 16:08:05 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/09/19/2012-downieville-third-divide-video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/412G5YNdaWw?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Testing out the GoPro Hero2 with the chest mount on the Downieville trails. This is dropping down third divide to the bridge.&lt;/p&gt;
&lt;p&gt;Really hate the compression artifacts that the video gets from uploading to Youtube. The local version is far better.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 DFL Urban Outlaw Cyclocross-Dress Series Video</title>
      <link>http://www.hanskellner.com/2012/09/13/2012-dfl-urban-outlaw-cyclocross-dress-series-video/</link>
      <pubDate>Thu, 13 Sep 2012 09:53:13 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/09/13/2012-dfl-urban-outlaw-cyclocross-dress-series-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/49371541?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Welcome to the 18th year of the DFL Urban Outlaw Cyclocross-Dress Series!&lt;/p&gt;
&lt;p&gt;Catch a glimpse of the season opener in all its glory.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 CCCX Race 1 Singlespeed A Men</title>
      <link>http://www.hanskellner.com/2012/09/11/2012-cccx-race-1-singlespeed-a-men/</link>
      <pubDate>Tue, 11 Sep 2012 14:38:27 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/09/11/2012-cccx-race-1-singlespeed-a-men/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/49237489?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;h2 id=&#34;race-report&#34;&gt;Race Report&lt;/h2&gt;
&lt;p&gt;Ok, well yes this is a race report&amp;hellip;  Wasn&amp;rsquo;t meant to be one.  But I was sitting at Cole coffee sipping my nicely done cappuccino when I spotted two CX bikes.  They were the bikes of &lt;a href=&#34;http://jortsmaterial.wordpress.com/2012/09/09/inspired-by-jortz/&#34; title=&#34;Team Jortz&#34;&gt;Team Jortz&lt;/a&gt;.  I asked about what ride they were planning on doing.  &amp;lsquo;Ride?  No, we&amp;rsquo;re off to CCCX to race.  Aren&amp;rsquo;t you?&amp;rsquo; they said.  &amp;lsquo;Nope.  I&amp;rsquo;m a little fried from too much work and too little riding this week&amp;rsquo; I replied.  So off they went leaving little &amp;lsquo;ole loser me to drown my guilt in my coffee.  As I sat there my mind began to spin and I recalled that my buddy Phil had called Friday to ask about car pooling to the race.  So I called with thoughts that he would already be on the road.  It wouldn&amp;rsquo;t hurt to call.  But he answers and he&amp;rsquo;s just getting in his car to head to the race.  &amp;lsquo;Let&amp;rsquo;s go race!&amp;rsquo; he says.  I waffle a moment then decide what the heck!  A quick walk home to gather things and figure out the state of my singlespeed cx bike.  The state is 2 flat tires, 1 of which is tubeless and the other tubed, no pedals, and a dirty chain.  Argh.  Ok, I start running around finding pedals, looking for sealant, and getting the bike running.  Phil arrives just as both tires are filled and, knock on wood, holding air.  Find the pedals and attach them.  Then Phil begins loading my other gear as I make final adjustments.  And then we are off to the races!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dippy Bird!</title>
      <link>http://www.hanskellner.com/2012/09/07/dippy-bird/</link>
      <pubDate>Fri, 07 Sep 2012 18:03:01 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/09/07/dippy-bird/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2012/09/DippyBird-HansK.gif&#34;
         alt=&#34;Dippy Bird&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Dippy Bird&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Enjoy this little animation I created. And for a little desktop fun, open just the image in a new browser window (right-click or ctrl-click), resize the browser to tightly enclose the image, move it over to a spot on your desktop, then leave it running.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2003 Bay Area Super Prestige Cyclocross Series - Race 1 Video</title>
      <link>http://www.hanskellner.com/2012/09/03/2003-bay-area-super-prestige-cyclocross-series-race-1-video/</link>
      <pubDate>Mon, 03 Sep 2012 22:45:52 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/09/03/2003-bay-area-super-prestige-cyclocross-series-race-1-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/48764556?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;A blast from the past!  The Bay Area Super Prestige series is celebrating its 10th anniversary.  Here&amp;rsquo;s a look back at race #1 of the 2003 series.&lt;/p&gt;
&lt;p&gt;Cyclocross Magazine has a nice writeup of the series: &lt;a href=&#34;http://www.cxmagazine.com/bay-area-super-prestige-cyclocross-2012-clif-bar-sponsor&#34; title=&#34;Bay Area Super Prestige Celebrates 10th Anniversary with Clif Bar Sponsorship, Video Archives&#34;&gt;http://www.cxmagazine.com/bay-area-super-prestige-cyclocross-2012-clif-bar-sponsor&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Lake Sonoma Ricochet Race 4 Video</title>
      <link>http://www.hanskellner.com/2012/08/29/2012-lake-sonoma-ricochet-race-4-video/</link>
      <pubDate>Wed, 29 Aug 2012 14:42:12 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/08/29/2012-lake-sonoma-ricochet-race-4-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/48435059?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s the final race of the Lake Sonoma Ricochet series.&lt;/p&gt;
&lt;p&gt;This time the fog stuck around until just before the 10am start. That kept it a nice temperature throughout the race. And then after the race, as always, there was the BBQ, Lagunitas beer on tap, drinks on ice, and lots of raffle swag.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 M5 Murphy Mack&#39;s Mendocino MTB Madness Video</title>
      <link>http://www.hanskellner.com/2012/07/31/2012-m5-murphy-macks-mendocino-mtb-madness-video/</link>
      <pubDate>Tue, 31 Jul 2012 14:40:05 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/07/31/2012-m5-murphy-macks-mendocino-mtb-madness-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/46624581?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Created this little promo for a great event up in Mendocino.&lt;/p&gt;
&lt;p&gt;August 24-25, 2012&lt;/p&gt;
&lt;p&gt;This is the first time that the Mendocino Woodlands State Park has ever allowed a mountain bike race on their property! &lt;em&gt;THE ROUTE IS FANTASTIC!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s about 10 miles per lap with roughly 1800 feet of vertical per lap. Two ups, two downs. The climbs are littered with passing areas and there is one choice of short/steep or shallow/longer for you each lap as well. The downhills are like bobsled runs. We are grooming, pruning and manicuring the trails between now and race day. Buff, smooth and fast. If you&amp;rsquo;ve never raced singletrack before, this is a great route to jump into it on. If you are superpro you can make it as terrifying as you like, simply by going faster. NOTE: 810mm bars not recommended.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Goat Traffic Jam Video</title>
      <link>http://www.hanskellner.com/2012/07/08/goat-traffic-jam-video/</link>
      <pubDate>Sun, 08 Jul 2012 16:23:37 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/07/08/goat-traffic-jam-video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/xRGCnc33zZI?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Got stuck in a traffic jam on my ride.  But it wasn&amp;rsquo;t that baaad.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Skyline XC Mountain Bike Race Video</title>
      <link>http://www.hanskellner.com/2012/06/12/2012-skyline-xc-mountain-bike-race-video/</link>
      <pubDate>Wed, 13 Jun 2012 02:46:48 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/06/12/2012-skyline-xc-mountain-bike-race-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/43941761?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Captured the start and a small portion of the course at the epic Skyline XC Mountain Bike race. This is a course that combines technical climbing, descending, rollers, heat, rocks, dust, more heat, and moments of shear joy and terror. Always look forward to this one.&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.eaglecyclingclub.org/mtbike.html&#34; title=&#34;EagleCyclingClub.org/mtbike.html&#34;&gt;EagleCyclingClub.org/mtbike.html&lt;/a&gt; and &lt;a href=&#34;https://www.facebook.com/SkylineParkMountainBikeRace&#34; title=&#34;facebook.com/SkylineParkMountainBikeRace&#34;&gt;facebook.com/SkylineParkMountainBikeRace&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 China Camp Random 5x5 Video</title>
      <link>http://www.hanskellner.com/2012/06/06/2012-china-camp-random-5x5-video/</link>
      <pubDate>Wed, 06 Jun 2012 07:21:06 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/06/06/2012-china-camp-random-5x5-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/43519334?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;A few moments riding at China Camp State Park.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Summit Shorty 5 Video</title>
      <link>http://www.hanskellner.com/2012/05/25/2012-summit-shorty-5-video/</link>
      <pubDate>Fri, 25 May 2012 07:54:00 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/05/25/2012-summit-shorty-5-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/42820329?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Dropped in for the 5th race of the 2012 Summit Shorty series. Pointed the GoPro backwards to capture a different view. It was a very windy evening and that took a toll on everyone. But no crashes or snakes this time. Just all out racing fun.&lt;/p&gt;
&lt;p&gt;Watch races 3 and 4 here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/2012/05/11/2012-summit-shorty-3-video/&#34; title=&#34;2012 Summit Shorty Race #3&#34;&gt;2012 Summit Shorty Race #3&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Lake Sonoma Ricochet - Race 1 Video</title>
      <link>http://www.hanskellner.com/2012/05/20/2012-lake-sonoma-ricochet-race-1-video/</link>
      <pubDate>Mon, 21 May 2012 03:02:08 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/05/20/2012-lake-sonoma-ricochet-race-1-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/42517995?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;First race of the 2012 Lake Sonoma Ricochet series. Captured the Pro/Expert field at the start and a few sections of the course.&lt;/p&gt;
&lt;p&gt;It was a fun, hot, and technical course. And enjoyed the BBQ and Lagunitas beer served at the finish.&lt;/p&gt;
&lt;p&gt;Top notch!&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.bikemonkey.net/events/lakesonoma/&#34;&gt;bikemonkey.net/events/lakesonoma/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Summit Shorty 4 Video</title>
      <link>http://www.hanskellner.com/2012/05/17/2012-summit-shorty-4-video/</link>
      <pubDate>Thu, 17 May 2012 07:42:30 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/05/17/2012-summit-shorty-4-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/42324169?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Another Wednesday evening of racing at the Summit Shorty. This night&amp;rsquo;s race had a couple of surprises.&lt;/p&gt;
&lt;p&gt;Watch races 3 and 5 here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/2012/05/11/2012-summit-shorty-3-video/&#34; title=&#34;2012 Summit Shorty Race #3&#34;&gt;2012 Summit Shorty Race #3&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/2012/05/25/2012-summit-shorty-5-video/&#34; title=&#34;2012 Summit Shorty Race #5&#34;&gt;2012 Summit Shorty Race #5&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;More info here: &lt;a href=&#34;http://www.summitmarin.com/&#34; title=&#34;summitmarin.com/&#34;&gt;http://www.summitmarin.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Tour of CA - Stage 1 Video</title>
      <link>http://www.hanskellner.com/2012/05/13/2012-tour-of-ca-stage-1-video/</link>
      <pubDate>Mon, 14 May 2012 06:23:38 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/05/13/2012-tour-of-ca-stage-1-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/42108455?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Dropped in at *the* party along the Tour of CA route and grabbed a little bit of footage as the race passed through.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Summit Shorty 3 Video</title>
      <link>http://www.hanskellner.com/2012/05/11/2012-summit-shorty-3-video/</link>
      <pubDate>Fri, 11 May 2012 07:02:37 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/05/11/2012-summit-shorty-3-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/41964870?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Had a chance to attend and capture footage at race 3 of the 2012 Summit Shorty series.&lt;br&gt;
Watch the beginner open (C), 35+, and women. Then a POV shot of the first lap of the intermediate open (B) 35+ category.&lt;/p&gt;
&lt;p&gt;Watch races 4 and 5 here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/2012/05/17/2012-summit-shorty-4-video/&#34; title=&#34;2012 Summit Shorty Race #4&#34;&gt;2012 Summit Shorty Race #4&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Sea Otter Classic Video</title>
      <link>http://www.hanskellner.com/2012/04/23/2012-sea-otter-classic-video/</link>
      <pubDate>Mon, 23 Apr 2012 22:16:11 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/04/23/2012-sea-otter-classic-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/40900294?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Captured the start of the pro men&amp;rsquo;s and women&amp;rsquo;s cross country races.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Swarming Ants Video</title>
      <link>http://www.hanskellner.com/2012/04/18/swarming-ants-video/</link>
      <pubDate>Wed, 18 Apr 2012 15:10:44 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/04/18/swarming-ants-video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/AE5rrwncpbs?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Came across this mound of carpenter ants swarming outside their mound. This was on a cold morning up in Boggs demonstration forest near the town of Cobb, CA.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sibley Cows and Pies</title>
      <link>http://www.hanskellner.com/2012/04/13/sibley-cows-and-pies/</link>
      <pubDate>Sat, 14 Apr 2012 03:22:53 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/04/13/sibley-cows-and-pies/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/40335923?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Just another late afternoon ride through Sibley Park. It&amp;rsquo;s that time of year when dodging cows and their pies are part of the ride.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FUCI Bottle Openers and Go-No-Go Gauges</title>
      <link>http://www.hanskellner.com/2012/04/12/fuci-bottle-openers-and-go-no-go-gauges/</link>
      <pubDate>Thu, 12 Apr 2012 15:56:01 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/04/12/fuci-bottle-openers-and-go-no-go-gauges/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2012/02/Team-Ommegang-IMG%5F0115.jpg&#34;/&gt; 
&lt;/figure&gt;

&lt;p&gt;When I released the 2011 version of the FUCI Approved sticker Ray Falso of &lt;a href=&#34;http://falsoindustries.com/&#34;&gt;Falso Industries&lt;/a&gt; read about it and inquired about getting a few. I gladly sent some off to him. He responded by sending me an awesome Go-No-Go CX tire gauge/bottle opener that he had created for his local cycling team.&lt;/p&gt;
&lt;p&gt;Well, when this year&amp;rsquo;s stickers arrived, I sent some off to Ray in appreciation for the still used Go-No-Go bottle opener.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 Grasshopper #4 King Ridge (Clockwise)</title>
      <link>http://www.hanskellner.com/2012/04/03/2012-grasshopper-4-king-ridge-clockwise/</link>
      <pubDate>Tue, 03 Apr 2012 15:43:04 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/04/03/2012-grasshopper-4-king-ridge-clockwise/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2012/04/2012-Grasshopper-4-Cockwise-King-Ridge.png&#34;/&gt; 
&lt;/figure&gt;

&lt;p&gt;Felt halfway alive on this one. The start was nice since we rolled down Bohemian and then over and down Hwy 1. This allowed me some time to warm up. When we hit the first steep longer climb a little after Jenner, I settled back and a large portion of the pack pulled away. I could have pushed it a bit harder to stick with them but I knew it was a long race and this climb connected with Meyers Grade which was even harder. So I kept a good RPM and spun up. At Meyers I continued with an even pace and started to catch a few riders.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Photos</title>
      <link>http://www.hanskellner.com/photos/</link>
      <pubDate>Wed, 28 Mar 2012 23:49:30 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/photos/</guid> 
      <description>&lt;p&gt;Most of my photos are posted on Flickr. Some are sprinkled throughout my blog. Select the &lt;a href=&#34;http://www.hanskellner.com/categories/photography/&#34; title=&#34;Photography Category&#34;&gt;Photography Category&lt;/a&gt; for a list of blog entries with photos.&lt;/p&gt;
&lt;p&gt;Or jump over to my photos on &lt;a href=&#34;http://www.flickr.com/photos/hanskellner/&#34;&gt;&lt;strong&gt;flickr&lt;/strong&gt;.com&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;travel&#34;&gt;Travel&lt;/h2&gt;
&lt;p&gt;Some random photos from my trip to Costa Rica in 1999.&lt;/p&gt;
&lt;p&gt;&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/Goat.jpg&#34;
         alt=&#34;Me and the goat&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;La Fortuna, Costa Rica - The goat, myself, and Volcano Arenal&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/MonkeyDrinking.jpg&#34;
         alt=&#34;Monkey drinking coke&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Manuel Antonio National Park, Costa Rica - White-faced monkey steals a drink&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 NorCal High School MTB League Race 2 Starts Video</title>
      <link>http://www.hanskellner.com/2012/03/22/2012-norcal-high-school-mtb-league-race-2-starts-video/</link>
      <pubDate>Thu, 22 Mar 2012 07:26:01 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/03/22/2012-norcal-high-school-mtb-league-race-2-starts-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/38971601?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Several of the race starts at Race #2 of the 2012 NorCal High School MTB League series.&lt;/p&gt;
&lt;p&gt;First real attempts at capturing with my iPhone 4s.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 NorCal High School MTB League Race 2 Time Lapse Video</title>
      <link>http://www.hanskellner.com/2012/03/19/2012-norcal-high-school-mtb-league-race-2-time-lapse-video/</link>
      <pubDate>Mon, 19 Mar 2012 16:24:55 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/03/19/2012-norcal-high-school-mtb-league-race-2-time-lapse-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/38789097?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;A time-lapse view from the Berkeley High pit during race #2 of the 2012 NorCal High School MTB League series.&lt;/p&gt;
&lt;p&gt;The view is of the &amp;ldquo;Pit Zone&amp;rdquo; with the start/finish off in the distance. You can spot the uphill start in the upper left. Started recording around 8am and stopped around 5pm.&lt;/p&gt;
&lt;p&gt;Lots of wind, rain, some hail, and spots of sun during the day. One gust knocked the camera over (sideways shot).&lt;/p&gt;</description>
    </item>
    <item>
      <title>2012 FUCI Approved Frame Sticker</title>
      <link>http://www.hanskellner.com/2012/02/15/2012-fuci-approved-frame-sticker/</link>
      <pubDate>Thu, 16 Feb 2012 03:12:53 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/02/15/2012-fuci-approved-frame-sticker/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2012/02/2012-FUCI-Sticker-IMG%5F0160.jpg&#34;
         alt=&#34;2012 FUCI Approved Frame Sticker #uci&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;2012 FUCI Approved Frame Sticker #uci&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;&lt;em&gt;(thanks to &lt;a href=&#34;http://stickerobot.com/&#34;&gt;http://stickerobot.com/&lt;/a&gt; for production)&lt;/em&gt;&lt;/p&gt;
&lt;h4 id=&#34;official-list-of-fuci-approved&#34;&gt;Official List of FUCI Approved&lt;/h4&gt;
&lt;p&gt;The following are responses to the FUCI Approved sticker program.  These individuals, entities, hooligans, are to be considered officially recognized as FUCI Approved.&lt;/p&gt;
&lt;p&gt;Ritchey&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/photos/2012/02/Ritchey-IMG_2941.jpg&#34;&gt;&lt;img alt=&#34;Ritchey Design&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2012/02/Ritchey-IMG_2941.jpg&#34;&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href=&#34;http://www.ritcheylogic.com/&#34;&gt;www.ritcheylogic.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A letter from Patrick McQuaid&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/photos/2012/02/Mike-and-Beth-IMG_2943.jpg&#34;&gt;&lt;img alt=&#34;Patrick McQuaid Letter&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2012/02/Mike-and-Beth-IMG_2943.jpg&#34;&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href=&#34;http://norcalcyclingnews.com/&#34;&gt;norcalcyclingnews.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/photos/2012/02/Tony-G-IMG_2944.jpg&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2012/02/Tony-G-IMG_2944.jpg&#34;&gt;&lt;/a&gt;&lt;br&gt;
G service&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/photos/2012/02/Falso-IMG_0347.jpg&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2012/02/Falso-IMG_0347.jpg&#34;&gt;&lt;/a&gt;&lt;br&gt;
Bottle Openers/CX Tire Gauges&lt;br&gt;
&lt;a href=&#34;http://falsoindustries.com/&#34;&gt;Falso Industries&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/photos/2012/02/Yukie-IMG_0370.jpg&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2012/02/Yukie-IMG_0370.jpg&#34;&gt;&lt;/a&gt;&lt;br&gt;
Yukie!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/photos/2012/02/Ibis-Maximus-IMG_0377.jpg&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2012/02/Ibis-Maximus-IMG_0377.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://ibismaximus.com/&#34;&gt;Ibis Maximus&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;more-fuci-approved-hooligans&#34;&gt;More FUCI Approved hooligans.&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/photos/2012/02/Team-Ommegang-IMG_0115.jpg&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2012/02/Team-Ommegang-IMG_0115.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mendocino Trip</title>
      <link>http://www.hanskellner.com/2012/02/13/mendocino-trip/</link>
      <pubDate>Mon, 13 Feb 2012 23:25:22 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/02/13/mendocino-trip/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2012/02/IMG%5F0193.jpg&#34;
         alt=&#34;Mendocino Coast&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Mendocino Coast&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2012/02/IMG%5F0192.jpg&#34;
         alt=&#34;Trail Junction - Which one to take?&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Trail Junction - Which one to take?&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;A couple of photos from my recent road trip in the Sportsmobile up to Mendocino.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Frogs Singing Audio</title>
      <link>http://www.hanskellner.com/2012/01/26/frogs-singing-audio/</link>
      <pubDate>Fri, 27 Jan 2012 04:15:43 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/01/26/frogs-singing-audio/</guid> 
      <description>&lt;p&gt;On my early evening ride in Marin I heard the singing of frogs off in the distance. As I reached the location of the source the crescendo of frog song peaked. The reed filled marsh was filled with what seemed like thousands of the unseen but heard. I walked out onto the small wooden bridge and recorded the song.&lt;/p&gt;
&lt;figure &gt;
  &lt;audio controls preload=&#34;metadata&#34;&gt;
    
      
      
      
        
      
      &lt;source src=&#34;http://www.hanskellner.com/audio/Frogs%20Singing.mp3&#34; type=&#34;audio/mp3&#34;&gt;
    
  &lt;/audio&gt;
  &lt;figcaption&gt;Play &amp;#39;Frogs Singing&amp;#39;&lt;/figcaption&gt;
&lt;/figure&gt;</description>
    </item>
    <item>
      <title>2012 5x5 Film 1 - A Weekend Ride Video</title>
      <link>http://www.hanskellner.com/2012/01/21/2012-5x5-film-1-a-weekend-ride-video/</link>
      <pubDate>Sun, 22 Jan 2012 03:54:22 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/01/21/2012-5x5-film-1-a-weekend-ride-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/35445852?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Composed as 5 vignettes each 5 seconds long.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 New Year&#39;s Eve Ride</title>
      <link>http://www.hanskellner.com/2012/01/01/2011-new-years-eve-ride/</link>
      <pubDate>Sun, 01 Jan 2012 21:56:04 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2012/01/01/2011-new-years-eve-ride/</guid> 
      <description>&lt;p&gt;Went over to Marin for a Pine Mountain ride to end 2011. Grabbed a few photos with my GoPro Hero2.  Beautiful day and surprisingly few others on the trails.&lt;/p&gt;
&lt;p&gt;&lt;a data-flickr-embed=&#34;true&#34; href=&#34;https://www.flickr.com/photos/hanskellner/albums/72157628665527009&#34; title=&#34;2011 New Years Eve Ride&#34;&gt;&lt;img src=&#34;https://live.staticflickr.com/7010/6613392169_0f23d79b04_b.jpg&#34; alt=&#34;2011 New Years Eve Ride&#34;/&gt;&lt;/a&gt;&lt;script async src=&#34;//embedr.flickr.com/assets/client-code.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redwood Park Trees</title>
      <link>http://www.hanskellner.com/2011/12/30/redwood-park-trees/</link>
      <pubDate>Sat, 31 Dec 2011 05:28:56 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/12/30/redwood-park-trees/</guid> 
      <description>&lt;p&gt;A foggy day hike up in Redwood Park. Took the opportunity to capture some of the trees and vartious other sites.&lt;/p&gt;
&lt;p&gt;&lt;a data-flickr-embed=&#34;true&#34; href=&#34;https://www.flickr.com/photos/hanskellner/albums/72157628643830991&#34; title=&#34;2011_12_30 Redwood Hike&#34;&gt;&lt;img src=&#34;https://live.staticflickr.com/7014/6604016523_f3063df867_h.jpg&#34; alt=&#34;2011_12_30 Redwood Hike&#34;/&gt;&lt;/a&gt;&lt;script async src=&#34;//embedr.flickr.com/assets/client-code.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Santa Rosa Cup CX Race 2 - Singlespeed A Video</title>
      <link>http://www.hanskellner.com/2011/12/21/2011-santa-rosa-cup-cx-race-2-singlespeed-a-video/</link>
      <pubDate>Thu, 22 Dec 2011 06:26:26 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/12/21/2011-santa-rosa-cup-cx-race-2-singlespeed-a-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/34062818?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch the Singlespeed A and B categories spin around Spring Lake Regional Park for the second race of the 2011 Santa Rosa Cup Cyclocross series. This course was built for speed but with a mix of technical to keep everyone honest.&lt;/p&gt;
&lt;p&gt;The footage begins with the A racers blasting off on the first lap. Then 3/4 way through it transitions to the third lap and the B leaders charging back up towards the start/finish.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Santa Rosa Cup CX Race 1 - Singlespeed A Video</title>
      <link>http://www.hanskellner.com/2011/12/17/2011-santa-rosa-cup-cx-race-1-singlespeed-a-video/</link>
      <pubDate>Sun, 18 Dec 2011 02:30:32 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/12/17/2011-santa-rosa-cup-cx-race-1-singlespeed-a-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/33846651?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s your own view of the Single-speed A race at the 2011 Santa Rosa Cup. This is a new series with new venues. The first venue, shown here, was at &amp;ldquo;A Place to Play Park&amp;rdquo; in Santa Rosa.&lt;/p&gt;
&lt;p&gt;This two race series will offer up the coveted Santa Rosa CX Cup to the lucky low point winners. I&amp;rsquo;ll just pretend it&amp;rsquo;s in my grasp, but maybe you&amp;rsquo;re one of the lucky racers in contention.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 BASP CX Race 4 - Master 45&#43; A Men Video</title>
      <link>http://www.hanskellner.com/2011/12/13/2011-basp-cx-race-4-master-45-a-men-video/</link>
      <pubDate>Tue, 13 Dec 2011 09:34:18 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/12/13/2011-basp-cx-race-4-master-45-a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/33585172?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch the final event in the Bay Area Super Prestige Cyclocross Series. See the Master 45+ A Men as well as a few stragglers from the 35+ field mix it up at Coyote Point.&lt;/p&gt;
&lt;p&gt;The course offered a few new variations such as the fly-over, the pea gravel chicane, and some additional twists and turns. But the old favorite, the evil sandy beach section, was still in the mix.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 BASP CX 4 - Cat B Men Beach Video</title>
      <link>http://www.hanskellner.com/2011/12/12/2011-basp-cx-4-cat-b-men-beach-video/</link>
      <pubDate>Mon, 12 Dec 2011 08:22:51 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/12/12/2011-basp-cx-4-cat-b-men-beach-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/33519390?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch the march of the category B men! A procession of racers descending on the Coyote Point shoreline. How they got there and where they are going is still a mystery.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.bayareacx.com/&#34; title=&#34;Nay Area Super Prestige Cyclocross Series&#34;&gt;bayareacx.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Singlespeed Cyclocross World Championships Video</title>
      <link>http://www.hanskellner.com/2011/12/10/2011-singlespeed-cyclocross-world-championships-video/</link>
      <pubDate>Sat, 10 Dec 2011 19:35:42 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/12/10/2011-singlespeed-cyclocross-world-championships-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/33455907?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The 2011 Singlespeed Cyclocross World Championships have come and gone from San Francisco, California. Don&amp;rsquo;t start crying! Relive the madness right now by watching this video.&lt;/p&gt;
&lt;p&gt;See the massing of the racers, the oh so orderly starting line, logs of unbelievable size, the cesspool of filth, hand ups, mud pits, screaming fans, and so much more.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Singlespeed Cyclocross Word Championships - Pool of Filth Animation</title>
      <link>http://www.hanskellner.com/2011/12/09/2011-singlespeed-cyclocross-word-championships-pool-of-filth-animation/</link>
      <pubDate>Sat, 10 Dec 2011 02:07:10 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/12/09/2011-singlespeed-cyclocross-word-championships-pool-of-filth-animation/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2011/2011-SSCXWC-Morgan-Splash.gif&#34;
         alt=&#34;2011 Singlespeed Cyclocross Word Championships - Pool of Filth Animation&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;2011 Singlespeed Cyclocross Word Championships - Pool of Filth Animation&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Watch as I perform an amazing feat of levitation in the &amp;ldquo;Pool of Filth&amp;rdquo; at the 2011 Singlespeed Cyclocross Word Championships.&lt;/p&gt;
&lt;p&gt;p.s. Give it a chance to load all frames!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Time Lapse Commute Video</title>
      <link>http://www.hanskellner.com/2011/12/08/2011-time-lapse-commute-video/</link>
      <pubDate>Fri, 09 Dec 2011 01:08:51 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/12/08/2011-time-lapse-commute-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/33295622?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Experimenting with my GoPro Hero2 and creating time lapses. Here I stuck it on the windshield and started it recording a photo every 2 seconds. Then drove from San Rafael to Berkeley.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 BASP CX Race 3 - Cat B Men Dollar Grab Animation</title>
      <link>http://www.hanskellner.com/2011/12/01/2011-basp-cx-race-3-cat-b-men-dollar-grab-animation/</link>
      <pubDate>Fri, 02 Dec 2011 07:00:13 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/12/01/2011-basp-cx-race-3-cat-b-men-dollar-grab-animation/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2011/2011-BASP-CX-Race-3-Cat-B-Men-Dollars-Animation.gif&#34;
         alt=&#34;2011 BASP CX Race #3 Cat B Men Dollar Grab Animation&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;2011 BASP CX Race #3 Cat B Men Dollar Grab Animation&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Animated GIF of the craziness on dollar salad hill during BASP Cyclocross race #3.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 BASP CX Race 3 - Cat B Men Video</title>
      <link>http://www.hanskellner.com/2011/11/29/2011-basp-cx-race-3-cat-b-men-video/</link>
      <pubDate>Wed, 30 Nov 2011 03:29:22 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/11/29/2011-basp-cx-race-3-cat-b-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/32886037?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The first lap of the Cat B Men&amp;rsquo;s race always provides buckets of entertainment. Watch the show unfold in Golden Gate Park at race #3 of the Bay Area Super Prestige Cyclocross Series!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.bayareacx.com/&#34; title=&#34;Bay Area Super Prestige Cyclocross Series&#34;&gt;bayareacx.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 BASP CX Race 3 - Master 45&#43; A Men Video</title>
      <link>http://www.hanskellner.com/2011/11/29/2011-basp-cx-race-3-master-45-a-men-video/</link>
      <pubDate>Tue, 29 Nov 2011 08:39:29 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/11/29/2011-basp-cx-race-3-master-45-a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/32833227?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Welcome to cyclocross racing in Golden Gate Park and race #3 of the Bay Area Super Prestige Cyclocross Series!&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s been just one week since the Single-Speed CX World Championships was held on almost the same location. Where that had &amp;ldquo;logs of unusual size&amp;rdquo; and the &amp;ldquo;water feature&amp;rdquo;, this week&amp;rsquo;s course is a bit closer to a pure cyclocross course.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 BASP CX Race 3 - Dollar Salad Video</title>
      <link>http://www.hanskellner.com/2011/11/27/2011-basp-cx-race-3-dollar-salad-video/</link>
      <pubDate>Mon, 28 Nov 2011 05:59:57 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/11/27/2011-basp-cx-race-3-dollar-salad-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/32767550?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch as the Elite Men are served Dollar Salad during race 3 of the Bay Area Super Prestige Cyclocross series.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 SSCXWC Wrestling and Hand-ups and Stevil Video</title>
      <link>http://www.hanskellner.com/2011/11/21/2011-sscxwc-wrestling-and-hand-ups-and-stevil-video/</link>
      <pubDate>Tue, 22 Nov 2011 06:27:07 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/11/21/2011-sscxwc-wrestling-and-hand-ups-and-stevil-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/32495029?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The 2011 Singlespeed Cyclocross World Championships were here and gone. A full weekend of relaxing, low key, and calming events.&lt;/p&gt;
&lt;p&gt;You missed it? Well take a quick gander from one small portion of the main event, somewhere around the 4th lap. Notice the couple enjoying a nice mud bath, the soothing music, the whispering of motivational speakers, refreshing drinks easily at hand, and so much more.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 BASP CX Race 2 - Single Speed A Men Video</title>
      <link>http://www.hanskellner.com/2011/11/14/2011-basp-cx-race-2-single-speed-a-men/</link>
      <pubDate>Mon, 14 Nov 2011 17:23:34 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/11/14/2011-basp-cx-race-2-single-speed-a-men/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/32094005?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Welcome to race 2 of the 2011 Bay Area Super Prestige Cyclocross Series. Watch the Single-Speed A men spin around Sierra Point. The earlier start time meant that single-speed racers still had some remaining daylight. Later categories had an entirely different course that was lit only by high powered construction lights.&lt;/p&gt;
&lt;p&gt;Thanks to the entire crew and volunteers for another wonderful event!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Stafford Lake Cyclocross Race - Single Speed A Video</title>
      <link>http://www.hanskellner.com/2011/11/10/2011-stafford-lake-cyclocross-race-single-speed-a-video/</link>
      <pubDate>Fri, 11 Nov 2011 06:10:06 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/11/10/2011-stafford-lake-cyclocross-race-single-speed-a-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/31943325?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Doing one race with the &amp;ldquo;Barrier Of Unusual Size&amp;rdquo; wasn&amp;rsquo;t enough. So I jumped in for another round in the single-speed A race at the new Stafford Lake CX venue.&lt;/p&gt;
&lt;p&gt;Wow, that was a painful decision. Especially with the &lt;strong&gt;42x16&lt;/strong&gt; gearing I unwisely rode. Not bad in the flats. But up on the hill I cried. Boo hoo me :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Stafford Lake Cyclocross Race - Master 45&#43; A Men Video</title>
      <link>http://www.hanskellner.com/2011/11/10/2011-stafford-lake-cyclocross-race-master-45-a-men-video/</link>
      <pubDate>Thu, 10 Nov 2011 15:25:16 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/11/10/2011-stafford-lake-cyclocross-race-master-45-a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/31889538?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;With word of the &amp;ldquo;Barrier Of Unusual Size&amp;rdquo; flying about the interwebs, everyone knew Murphy and crew had something exciting in store for this new venue.&lt;/p&gt;
&lt;p&gt;And true to rumor, there was The Barrier as well as a fun new course. Even the slight threat of rain didn&amp;rsquo;t keep the crowds away.&lt;/p&gt;
&lt;p&gt;Watch for yourself as the master 45+A and 35+A men race for the first time around this new venue. And be looking out for the &amp;ldquo;Barrier of Unusual Size&amp;rdquo;!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Singlespeed Cyclocross World Championships Preview</title>
      <link>http://www.hanskellner.com/2011/11/09/2011-singlespeed-cyclocross-world-championships-preview/</link>
      <pubDate>Wed, 09 Nov 2011 20:38:28 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/11/09/2011-singlespeed-cyclocross-world-championships-preview/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/31832819?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Created a preview video for the SS CX World Championships.&lt;/p&gt;
&lt;p&gt;The 2011 Singlespeed Cyclocross World Championships are coming to San Francisco, California!&lt;/p&gt;
&lt;p&gt;Piles of fun and activities for three days and nights. Hang out with Sheila Moon and other cyclocross celebrities. Drink handcrafted beer, race your brains out on a world class race course and see beautiful San Francisco from the locals&amp;rsquo; perspective.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Sacramento Cyclocross Series - Race 4 Video</title>
      <link>http://www.hanskellner.com/2011/11/08/2011-sacramento-cyclocross-series-race-4-video/</link>
      <pubDate>Tue, 08 Nov 2011 19:02:40 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/11/08/2011-sacramento-cyclocross-series-race-4-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/31802827?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;It&amp;rsquo;s mid-season for the Sacramento Cyclocross Series with race #4 at Lembi Park in Folsom, CA. Watch the open single-speed category spin their guts out on this twisty fun course. This one was a perfect blend of grass, rollers, a sand pit, run-up, a bit of pavement, and a few barriers.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.bicyclingevents.com/SacCx/&#34; title=&#34;Sacramento Cyclocross Series&#34;&gt;Sacramento Cyclocross Series&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Surf City Cyclo-X Race 1 - Master 45&#43; A Men Video</title>
      <link>http://www.hanskellner.com/2011/10/31/2011-surf-city-cyclo-x-race-1-master-45-a-men-video/</link>
      <pubDate>Mon, 31 Oct 2011 19:45:02 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/10/31/2011-surf-city-cyclo-x-race-1-master-45-a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/31392079?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Made a quick dash down to Aptos to slog through the first race of the Surf City Cyclo-X Series. Had to pop in, beat myself up, and dash out to make it back in time for a friend&amp;rsquo;s wedding. Mission accomplished!&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a view of the first lap on the new course. The Surf City crew turned Halloween monsters and created a evil and tough course. But I have to admit, it was spooky fun!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 BASP CX Race 1 - Elite Men Start Video</title>
      <link>http://www.hanskellner.com/2011/10/25/2011-basp-cx-race-1-elite-men-start-video/</link>
      <pubDate>Tue, 25 Oct 2011 20:43:58 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/10/25/2011-basp-cx-race-1-elite-men-start-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/31107399?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;A slow motion view of the first corner at the start of the Elite Men&amp;rsquo;s race at the Bay Area Super Prestige Cyclocross Series.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.bayareacx.com/&#34;&gt;https://www.bayareacx.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 BASP CX Race 1 - Master 45&#43; A Men Video</title>
      <link>http://www.hanskellner.com/2011/10/25/2011-basp-cx-race-1-master-45-a-men-video/</link>
      <pubDate>Tue, 25 Oct 2011 09:15:27 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/10/25/2011-basp-cx-race-1-master-45-a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/31074049?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Welcome to the start of the 2011 Bay Area Super Prestige Cyclocross Series. Watch the master 45+ A men chase down the young punks&amp;hellip; um, I mean the 35+ A men, at Candlestick park.&lt;/p&gt;
&lt;p&gt;Lots to see here in the first lap of the race. Look for the inaugural appearance of the infamous fly-over (awesome). Then there were the piles of snow, buckets of mud, and&amp;hellip; well, not really. It was 80+ with no shade on the course. Toss in sand, dust, dry grass, gravel, a few rollers, three or so barriers, and you have a fun technical course.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 CCCX Race 4 - Master 45&#43; A Men Video</title>
      <link>http://www.hanskellner.com/2011/10/18/2011-cccx-race-4-master-45-a-men-video/</link>
      <pubDate>Tue, 18 Oct 2011 15:19:51 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/10/18/2011-cccx-race-4-master-45-a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/30721325?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Another round of racing at Manzanita Park in Prunedale, CA. Watch as the Master 45+ A men hammer out the course. And spot the 35+ men 30 seconds ahead.&lt;/p&gt;
&lt;p&gt;This is also a lesson in why it&amp;rsquo;s important to get a good warm-up before the race. wink-wink.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.cccxcycling.com/&#34; title=&#34;CCCX Cycling&#34;&gt;http://www.cccxcycling.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 CCCX Race 3 - Master 45&#43; A Men Video</title>
      <link>http://www.hanskellner.com/2011/10/12/2011-cccx-race-3-master-45-a-men-video/</link>
      <pubDate>Thu, 13 Oct 2011 06:31:53 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/10/12/2011-cccx-race-3-master-45-a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/30475375?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch as the Master 45+ A Cat 1/2/3/4 men race a lap around Manzanita Park in &lt;a href=&#34;http://en.wikipedia.org/wiki/Prunedale,_California&#34; title=&#34;Prundale, CA&#34;&gt;Prundale, CA&lt;/a&gt;. A great venue for a cyclocross race, especially after an early season light rain passed through and left the course in perfect condition. No mud and no dust.&lt;/p&gt;
&lt;p&gt;More info: &lt;a href=&#34;http://www.cccxcycling.com/&#34; title=&#34;CCCX Cycling&#34;&gt;CCCX Cycling&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Sacramento Cyclocross Series - Race 2 Video</title>
      <link>http://www.hanskellner.com/2011/10/11/2011-sacramento-cyclocross-series-race-2-video/</link>
      <pubDate>Tue, 11 Oct 2011 07:59:28 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/10/11/2011-sacramento-cyclocross-series-race-2-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/30361699?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Watch the open single-speed category spin around a pancake flat course at Harry Renfree Field. Many legs exploded from the extreme cadence required. But it was all a blast.&lt;/p&gt;
&lt;p&gt;But next time I&amp;rsquo;ll bring bigger gears! ;)&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.bicyclingevents.com/SacCx/&#34;&gt;http://www.bicyclingevents.com/​SacCx/​&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Levi Leipheimer&#39;s King Ridge GranFondo - Start Video</title>
      <link>http://www.hanskellner.com/2011/10/03/2011-levi-leipheimers-king-ridge-granfondo-start-video/</link>
      <pubDate>Mon, 03 Oct 2011 16:13:24 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/10/03/2011-levi-leipheimers-king-ridge-granfondo-start-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/29951158?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s the start of Levi Leipheimer&amp;rsquo;s King Ridge GranFondo. It&amp;rsquo;s a little group ride with myself and 7499 other folks up in Sonoma.&lt;/p&gt;
&lt;p&gt;More information here: http://www.levisgranfondo.com/&lt;/p&gt;</description>
    </item>
    <item>
      <title>Spider Sunday Video</title>
      <link>http://www.hanskellner.com/2011/10/03/spider-sunday-video/</link>
      <pubDate>Mon, 03 Oct 2011 07:11:40 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/10/03/spider-sunday-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/29927079?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;A closer look at the garden spiders taking over my backyard. Each morning I need to avoid the new traps they leave.&lt;/p&gt;
&lt;p&gt;Filmed with a Canon t2i and Nikkor 55mm macros lens.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 DFL Urban Outlaw #1 Video</title>
      <link>http://www.hanskellner.com/2011/09/23/2011-dfl-urban-outlaw-1-video/</link>
      <pubDate>Fri, 23 Sep 2011 15:25:15 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/09/23/2011-dfl-urban-outlaw-1-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/29471977?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Location, location, location! And this location for the 1st DFL of the season has it all. A grass fire on arrival. Crazed soccer parents battling their way through to drop off the kiddos. Bums blocking the paths and tossing bottles. Oh so much fun!&lt;/p&gt;
&lt;p&gt;And then there are the bikes. And the dresses. Whoa!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Berkeley Skate Park Video</title>
      <link>http://www.hanskellner.com/2011/09/11/2011-berkeley-skate-park-video/</link>
      <pubDate>Mon, 12 Sep 2011 06:03:09 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/09/11/2011-berkeley-skate-park-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/28918309?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Grabbed the GoPro and went over to film at the Berkeley Skate Park. Overcast day wasn&amp;rsquo;t the best for lighting. But it was a good experiment and caught some nice action.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Annadel Mountain Bike Race</title>
      <link>http://www.hanskellner.com/2011/08/15/2011-annadel-mountain-bike-race/</link>
      <pubDate>Mon, 15 Aug 2011 15:17:40 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/08/15/2011-annadel-mountain-bike-race/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/27714660?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;This is a race destined to become a classic and a favorite amount NorCal racers. The madness of a mass start, blasting through Santa Rosa, variations in terrain, climbing, fast flowing single track, and beer and burritos to finish. What more do you need?&lt;/p&gt;
&lt;p&gt;Oh, and this year&amp;rsquo;s race helped Annadel State Park by donating 100% of all profits to keep the park open.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Skyline Park Mountain Bike Race Video</title>
      <link>http://www.hanskellner.com/2011/06/29/2011-skyline-park-mountain-bike-race-video/</link>
      <pubDate>Wed, 29 Jun 2011 07:24:07 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/06/29/2011-skyline-park-mountain-bike-race-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/25724021?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Ride the 17th annual Skyline Park mountain bike race. Watch the poison oak fly by. Laugh in the face of rocky single track. Avoid crashes and spills. Oh the joy!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 East Bay Hills Mixed-Terrain Rally Cat Video</title>
      <link>http://www.hanskellner.com/2011/06/07/2011-east-bay-hills-mixed-terrain-rally-cat-video/</link>
      <pubDate>Tue, 07 Jun 2011 15:35:36 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/06/07/2011-east-bay-hills-mixed-terrain-rally-cat-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/24761316?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;&lt;a href=&#34;http:/eastbayalleycx.blogspot.com&#34; title=&#34;East Bay Rally Cat site&#34;&gt;http://eastbayalleycx.blogspot.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This &amp;ldquo;rally&amp;rdquo; included a mix of city riding, semi-rural roads, fire roads and single-track. The East Bay is very hilly and this was no exception. Steep hill climbs, bumpy downhill dirt descents, dirt climbs and whatever else can be thrown at you. Bike of choice is the one that you will have fun on and will get you through the course safely. A cross bike would do the trick, but so would a nice hardtail with skinny tires. Hell, even a road bike with fatty tires will suffice, although not recommended.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Grasshopper Adventure Series #5 Sweetwater Video</title>
      <link>http://www.hanskellner.com/2011/06/03/2011-grasshopper-adventure-series-5-sweetwater-video/</link>
      <pubDate>Sat, 04 Jun 2011 03:40:09 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/06/03/2011-grasshopper-adventure-series-5-sweetwater-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/24638999?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The description begins:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Road bike? Cross bike? Your call. Pick the one that’s working best and has happy climbing gears East side of Sweetwater is a beast. Make sure you have fresh rubber and good brakes. The descent on Sweetwater has some REALLY tight corners.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;And so it was. Another classic &amp;lsquo;hopper that gave us the ups and the downs. The sun and the rain. And the fun and the pain.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Res Test Animals Video</title>
      <link>http://www.hanskellner.com/2011/05/19/res-test-animals-video/</link>
      <pubDate>Thu, 19 May 2011 15:15:20 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/05/19/res-test-animals-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/23889610?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Grabbed this macro footage of some &amp;lsquo;animals&amp;rsquo; for an experiment.&lt;/p&gt;
&lt;p&gt;Redrock Micro M2 and DVX100a.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Berkeley High MTB Team Hill Climb Time Trial #3 Video</title>
      <link>http://www.hanskellner.com/2011/05/12/2011-berkeley-high-mtb-team-hill-climb-time-trial-3-video/</link>
      <pubDate>Thu, 12 May 2011 21:21:21 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/05/12/2011-berkeley-high-mtb-team-hill-climb-time-trial-3-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/23645041?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Third and final hill climb time trial of the season for the Berkeley High School MTB Team.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s just over a mile long and 510 feet of climbing. Riders were started at 30 second intervals.&lt;/p&gt;
&lt;p&gt;The start is the gate at the junction of Quarry and Big Springs where they meet South Park road. From there you head across the parking area and up Big Springs fire road (south). Upon reaching the ridgeline, take a left at the intersection and continue to the peak. Watch out for the false summit, it fools many.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Lemurian Shasta Classic - Lower Brandy Creek Video</title>
      <link>http://www.hanskellner.com/2011/05/10/2011-lemurian-shasta-classic-lower-brandy-creek-video/</link>
      <pubDate>Tue, 10 May 2011 14:13:18 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/05/10/2011-lemurian-shasta-classic-lower-brandy-creek-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/23522455?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Last section of the Lemurian course.&lt;/p&gt;
&lt;p&gt;I was tired and cramping by the time I hit this portion. But it&amp;rsquo;s such a fun section that it kept me motivated.&lt;/p&gt;
&lt;p&gt;Another great event.&lt;/p&gt;
&lt;p&gt;Thanks to all of the crew at the Lemurian!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Lemurian Shasta Classic - Kanaka Cutoff Video</title>
      <link>http://www.hanskellner.com/2011/05/04/2011-lemurian-shasta-classic-kanaka-cutoff-video/</link>
      <pubDate>Wed, 04 May 2011 15:14:19 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/05/04/2011-lemurian-shasta-classic-kanaka-cutoff-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/23268354?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;First section of singletrack after dropping down the road from the Whiskeytown dam.&lt;/p&gt;
&lt;p&gt;Fast, fun, and swoopy with a few rough spots to keep you honest.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Lemurian Shasta Classic - &#34;Gas Can&#34; Downhill Video</title>
      <link>http://www.hanskellner.com/2011/05/03/2011-lemurian-shasta-classic-gas-can-downhill-video/</link>
      <pubDate>Wed, 04 May 2011 00:40:59 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/05/03/2011-lemurian-shasta-classic-gas-can-downhill-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/23239547?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;We all love this downhill. Well, maybe not everyone. But I sure do!&lt;/p&gt;
&lt;p&gt;And we even have a crash lesson added as a special bonus.  Watch this guy go for the crazy pass on the right.  Guess he didn&amp;rsquo;t know what was coming up and why the rest of us weren&amp;rsquo;t taking that line.  Har Har!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Lemurian Shasta Classic - Race Start Video</title>
      <link>http://www.hanskellner.com/2011/05/03/2011-lemurian-shasta-classic-race-start-video/</link>
      <pubDate>Tue, 03 May 2011 15:59:58 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/05/03/2011-lemurian-shasta-classic-race-start-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/23213822?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s the mass start of the Lemurian cross country race. This year there were around 375 racers. And only one crash just after we started rolling.&lt;/p&gt;
&lt;p&gt;Another great event!&lt;/p&gt;
&lt;p&gt;Btw - Here you can watch the &lt;a href=&#34;http://www.hanskellner.com/2010/04/26/2010-shasta-lemurian-classic-video-race-start/&#34;&gt;2010 race start&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Berkeley High School MTB Hill Climb Time Trial #2 Video</title>
      <link>http://www.hanskellner.com/2011/04/22/2011-berkeley-high-school-mtb-hill-climb-time-trial-2-video/</link>
      <pubDate>Fri, 22 Apr 2011 07:08:32 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/04/22/2011-berkeley-high-school-mtb-hill-climb-time-trial-2-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/22744280?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Second hill climb time trial of the season for the Berkeley High School MTB Team. It&amp;rsquo;s just over a mile long and 510 feet of climbing. Riders were started at 30 second intervals.&lt;/p&gt;
&lt;p&gt;The start is the gate at the junction of Quarry and Big Springs where they meet South Park road. From there you head across the parking area and up Big Springs fire road (south). Upon reaching the ridgeline, take a left at the intersection and continue to the peak. Watch out for the false summit, it fools many.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CableCam Experiments Video</title>
      <link>http://www.hanskellner.com/2011/04/12/cablecam-experiments-video/</link>
      <pubDate>Tue, 12 Apr 2011 16:55:44 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/04/12/cablecam-experiments-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/22296936?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Built a cablecam setup for filming. Learned a few things while playing with it. This clip contains some of the shots as well as various issues that came up.&lt;/p&gt;
&lt;p&gt;Equipment used:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;100 pound test braided fishing line&lt;/li&gt;
&lt;li&gt;PVC pipe with end caps&lt;/li&gt;
&lt;li&gt;Two small pulleys screwed into end caps&lt;/li&gt;
&lt;li&gt;NOGA Articulating Arm&lt;/li&gt;
&lt;li&gt;GoPro HD&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Friday Night Alameda Skate Park Video</title>
      <link>http://www.hanskellner.com/2011/03/24/friday-night-alameda-skate-park-video/</link>
      <pubDate>Thu, 24 Mar 2011 08:15:57 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/03/24/friday-night-alameda-skate-park-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/21431152?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Dug up this footage from a 2007 Friday night skate session for my buddy Mark. Made a quick edit, added the titles, some music, and here it is.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tamarancho Video</title>
      <link>http://www.hanskellner.com/2011/03/19/tamarancho-video/</link>
      <pubDate>Sat, 19 Mar 2011 07:43:12 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/03/19/tamarancho-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/21223899?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Tamarancho is a refuge for riding single-track in Marin County. This short tries to capture what brings riders to these trails.&lt;/p&gt;
&lt;p&gt;Also. check out the making of the Tamarancho Flow Trail video: &lt;a href=&#34;http://www.hanskellner.com/2013/04/02/2013-tamarancho-flow-trail-episode-1/&#34;&gt;Tamarancho Flow Trail - Episode 1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;music courtesy &lt;a href=&#34;http://www.elkforkstudios.com/Main%20Pages/music.html&#34;&gt;Tim Clark&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Berkeley High MTB Team - Race 1 Video</title>
      <link>http://www.hanskellner.com/2011/03/14/2011-berkeley-high-mtb-team-race-1-video/</link>
      <pubDate>Tue, 15 Mar 2011 02:26:34 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/03/14/2011-berkeley-high-mtb-team-race-1-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/21048822?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;A short video of the Berkeley High Mountain Bike Team and the first race of the 2011 season. Captures the action around the team tent and at the start/finish line.&lt;/p&gt;
&lt;p&gt;Video details:&lt;/p&gt;
&lt;p&gt;Used the GoPro HD in 30sec interval mode for the time-lapse sections. And hand held 720p/60 for the racing. Sorry I didn&amp;rsquo;t capture more race footage. Too busy back at the tent.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Berkeley High School MTB Hill Climb Time Trial #1 Video</title>
      <link>http://www.hanskellner.com/2011/03/10/2011-berkeley-high-school-mtb-hill-climb-time-trial-1-video/</link>
      <pubDate>Fri, 11 Mar 2011 03:16:08 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/03/10/2011-berkeley-high-school-mtb-hill-climb-time-trial-1-video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/nRgkj2yUZM0?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;First hill climb time trial of the season for the Berkeley High School MTB Team. It&amp;rsquo;s just over a mile long and 510 feet of climbing. Riders were started at 30 second intervals.&lt;/p&gt;
&lt;p&gt;The start is the gate at the junction of Quarry and Big Springs where they meet South Park road. From there you head across the parking area and up Big Springs fire road (south). Upon reaching the ridgeline, take a left at the intersection and continue to the peak. Watch out for the false summit, it fools many.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Grasshopper Adventure Series - Race 1 Rider Down Video</title>
      <link>http://www.hanskellner.com/2011/03/03/2011-grasshopper-adventure-series-race-1-rider-down-video/</link>
      <pubDate>Thu, 03 Mar 2011 08:02:37 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/03/03/2011-grasshopper-adventure-series-race-1-rider-down-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/20593030?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Not every ride will go the way you plan. Watch as I come across Andrew moments after his ride ended.&lt;/p&gt;
&lt;p&gt;Luckily, he faired a bit better than his frame and is on his way to recovering for another &amp;lsquo;hopper.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Grasshopper Adventure Series - Race 1 Start Video</title>
      <link>http://www.hanskellner.com/2011/02/25/2011-grasshopper-adventure-series-race-1-start-video/</link>
      <pubDate>Sat, 26 Feb 2011 07:24:42 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/02/25/2011-grasshopper-adventure-series-race-1-start-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/20397767?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;No road closures, no CHP, no H20, no sag, no awards&amp;hellip;&lt;/p&gt;
&lt;p&gt;The first of the series, Old Caz Willow Creek, hit us with a new route this year. The start took us up Coleman Valley Rd rather than down Bohemian Highway.&lt;/p&gt;
&lt;p&gt;Oh jeesh did that hurt.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://grasshopperadventureseries.com&#34;&gt;Grasshopper Adventure Series&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Grasshopper King Ridge - Fort Ross Time-Lapse Video</title>
      <link>http://www.hanskellner.com/2011/02/23/2010-grasshopper-king-ridge-fort-ross-time-lapse-video/</link>
      <pubDate>Wed, 23 Feb 2011 08:49:09 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/02/23/2010-grasshopper-king-ridge-fort-ross-time-lapse-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/20278425?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;A time-lapse taken during the 2010 Grasshopper King Ridge &amp;ldquo;ride&amp;rdquo;. Captures a portion of Highway 1 and the climb up Fort Ross.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://grasshopperadventureseries.com&#34;&gt;Grasshopper Adventure Series&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Time-Lapse Storm Sunset Video</title>
      <link>http://www.hanskellner.com/2011/02/18/time-lapse-storm-sunset-video/</link>
      <pubDate>Fri, 18 Feb 2011 15:59:16 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/02/18/time-lapse-storm-sunset-video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/bD7LSdMJvf4?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Testing the GoPro HD for time-lapses. As you can see from the footage, it gets very noisy at the dark end. It might be possible to better manage the image enhancement for the noisy sections.&lt;/p&gt;
&lt;p&gt;Still, it&amp;rsquo;s a nice easy way to capture a time-lapse. And especially with the weather proof case.&lt;/p&gt;</description>
    </item>
    <item>
      <title>China Camp Crash Timelapse Video</title>
      <link>http://www.hanskellner.com/2011/02/10/china-camp-crash-timelapse-video/</link>
      <pubDate>Thu, 10 Feb 2011 16:39:45 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/02/10/china-camp-crash-timelapse-video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/9g7gi3T6Mfo?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s a mountain bike spin in China Camp. Set the GoPro HD to record a photo every 2 seconds. Watch what happens when the combination of late afternoon sun, riding into the sun, a low hanging branch, and a rider not paying close enough attention all merge at once.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Coastal View Trail Downhill Ride Video</title>
      <link>http://www.hanskellner.com/2011/02/10/2011-coastal-view-trail-downhill-ride-video/</link>
      <pubDate>Thu, 10 Feb 2011 16:37:48 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/02/10/2011-coastal-view-trail-downhill-ride-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/19815835?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;While the east coast is having snowpocolypse, NorCal is having an early spring. So we headed over for some riding in Marin County. This footage is riding down Coastal View Trail from Pantoll Station down to Highway 1.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Filmed with a GoPro HD @ 720p/60&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Bike Monkey Cross Race 4 - Mens A Video</title>
      <link>http://www.hanskellner.com/2011/01/19/2010-bike-monkey-cross-race-4-mens-a-video/</link>
      <pubDate>Wed, 19 Jan 2011 19:04:52 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/01/19/2010-bike-monkey-cross-race-4-mens-a-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/18965016?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Monkey Cross&lt;br&gt;
Race #4 (Finals) – Santa Rosa, CA&lt;br&gt;
Men&amp;rsquo;s A, 35+A, 45+A&lt;/p&gt;
&lt;p&gt;The joys of mixing water, grass and dirt are &amp;lsquo;clearly&amp;rsquo; seen in this video. In this case, the mixers are the Men&amp;rsquo;s A categories spinning and running, and running, and running, around and around. Happy happy joy joy!&lt;/p&gt;
&lt;p&gt;This was also the final race of the season. What a blast it&amp;rsquo;s been this year. Thanks again Bike Monkey for the great cyclocross series.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Bike Monkey Cross Race 4 - Singlespeed Video</title>
      <link>http://www.hanskellner.com/2011/01/09/2010-bike-monkey-cross-race-4-singlespeed-video/</link>
      <pubDate>Mon, 10 Jan 2011 01:13:14 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2011/01/09/2010-bike-monkey-cross-race-4-singlespeed-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/18605938?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Monkey Cross&lt;br&gt;
Race #4 - Santa Rosa, CA&lt;br&gt;
Singlespeed A &amp;amp; B&lt;/p&gt;
&lt;p&gt;My short race at the final event of the Monkey Cross series. Good start, up front, and feeling good&amp;hellip; then chain decides to jam and pop off the ring. No mechanicals all season and then whamo! Oh well.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Captured with a GoPro HD @ 720p/60&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Bike Monkey Cross Race #3 - Category A Men Video</title>
      <link>http://www.hanskellner.com/2010/12/27/2010-bike-monkey-cross-race-3-category-a-men-video/</link>
      <pubDate>Mon, 27 Dec 2010 21:44:07 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/12/27/2010-bike-monkey-cross-race-3-category-a-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/18222520?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Monkey Cross&lt;br&gt;
Race #3 - Santa Rosa, CA&lt;br&gt;
Men&amp;rsquo;s A, 35+A, 45+A&lt;/p&gt;
&lt;p&gt;The men&amp;rsquo;s A categories had a hard and fast race. And to top it off, a local celebrity showed up to mix it up.&lt;/p&gt;
&lt;p&gt;Watch Levi Leipheimer as he breaks out his cyclocross skills.&lt;/p&gt;
&lt;p&gt;Bonus! Free cx barrier lesson from Levi!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Bike Monkey Cross Race 3 - Singlespeed</title>
      <link>http://www.hanskellner.com/2010/12/27/2010-bike-monkey-cross-race-3-singlespeed/</link>
      <pubDate>Mon, 27 Dec 2010 15:57:45 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/12/27/2010-bike-monkey-cross-race-3-singlespeed/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/18206274?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Monkey Cross&lt;br&gt;
Race #3 - Santa Rosa, CA&lt;br&gt;
Singlespeed A &amp;amp; B&lt;/p&gt;
&lt;p&gt;The weather report said rain. So that must mean another Monkey Cross race!&lt;/p&gt;
&lt;p&gt;Yup, this time the rain fell before and after but we still had mud. Just not as bad as the second race.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Captured with a GoPro HD @ 720p/60&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Sugar Bowl Monday Session Video</title>
      <link>http://www.hanskellner.com/2010/12/26/2010-sugar-bowl-monday-session-video/</link>
      <pubDate>Sun, 26 Dec 2010 09:15:19 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/12/26/2010-sugar-bowl-monday-session-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/18181697?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;A few friends at Sugar Bowl for a day session skiing in the powder.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Bald Mountain Ride Video</title>
      <link>http://www.hanskellner.com/2010/12/22/2010-bald-mountain-ride-video/</link>
      <pubDate>Thu, 23 Dec 2010 07:25:06 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/12/22/2010-bald-mountain-ride-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/18110911?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Rode with a group of Santa Rosa folks through Annadel State Park, over to Sugarloaf State Park and to the top of Bald Mountain.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s around 2700 feet at the peak and 360&amp;rsquo; views of the entire area. This day it was all fogged in down below. But sunny and spectacular up top.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 BASP Series Race #5 - Cat B Men Video</title>
      <link>http://www.hanskellner.com/2010/12/07/2010-basp-series-race-5-cat-b-men-video/</link>
      <pubDate>Wed, 08 Dec 2010 02:05:09 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/12/07/2010-basp-series-race-5-cat-b-men-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/17584699?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Bay Area Super Prestige Series Race #5 (Finals!)&lt;br&gt;
Coyote Point, San Mateo, Ca&lt;/p&gt;
&lt;p&gt;Category B Men&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s nothing like a good run on the beach! And the 5th and final race of the BASP Series gave us that. Watch as the Cat B Men &amp;ldquo;Killer Bs&amp;rdquo; storm the beach at Coyote Point.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Filmed with a GoPro HD @ 720p/60&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Thanksgiving Day Appetite Seminar Ride Video</title>
      <link>http://www.hanskellner.com/2010/12/03/2010-thanksgiving-day-appetite-seminar-ride-video/</link>
      <pubDate>Fri, 03 Dec 2010 16:00:51 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/12/03/2010-thanksgiving-day-appetite-seminar-ride-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/17439848?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Take a ride on the annual Thanksgiving Day Appetite Seminar.&lt;/p&gt;
&lt;p&gt;Larry, Kelly, and I started over in Corte Madera and headed up from Phoenix Lake to Four Corners. Then over to and around the golf course and onto Bolinas Fairfax Road. Started seeing more and more riders.&lt;/p&gt;
&lt;p&gt;At the ridge we turned off the pavement and onto the fireroad to Pine Mountain. Lots of other riders from there on.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Monkey Cross Race #2 - Category A Men</title>
      <link>http://www.hanskellner.com/2010/12/01/2010-monkey-cross-race-2-category-a-men/</link>
      <pubDate>Wed, 01 Dec 2010 08:17:02 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/12/01/2010-monkey-cross-race-2-category-a-men/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/17358224?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Monkey Cross&lt;br&gt;
Race #2 - Santa Rosa, CA&lt;br&gt;
Men&amp;rsquo;s A &amp;amp; Masters 35+ and 45+ A&lt;/p&gt;
&lt;p&gt;Sit back, relax, and watch as these racers plaster themselves with layers upon layers of mud. And don&amp;rsquo;t miss the dollar bill grabs and misses. Oh, and CX bowling with beer cups. So much entertainment it just makes you want to dig your own hole, fill it with water, and ride through it over and over and over&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Monkey Cross Race #2 – Singlespeed</title>
      <link>http://www.hanskellner.com/2010/11/29/2010-monkey-cross-race-2-singlespeed/</link>
      <pubDate>Tue, 30 Nov 2010 07:11:01 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/11/29/2010-monkey-cross-race-2-singlespeed/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/17314995?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Monkey Cross&lt;br&gt;
Race #2 - Santa Rosa, CA&lt;br&gt;
Singlespeed A &amp;amp; B&lt;/p&gt;
&lt;p&gt;I should really call this a mud biathlon. At least 1/3 of this race was running&amp;hellip; um&amp;hellip; plodding through the fine Santa Rosa peanut butter.&lt;/p&gt;
&lt;p&gt;And it was a fun race!&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Captured with a GoPro HD @ 720p/60&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009 Appetite Seminar - Marin Turkey Day Ride</title>
      <link>http://www.hanskellner.com/2010/11/24/2009-appetite-seminar-marin-turkey-day-ride/</link>
      <pubDate>Wed, 24 Nov 2010 15:53:44 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/11/24/2009-appetite-seminar-marin-turkey-day-ride/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/17146520?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Found footage from the 2009 Appetite Seminar Turkey Day ride in Marin.&lt;/p&gt;
&lt;p&gt;Camera battery was dying on me so I never got to capture the descent down Repack. Maybe for the 2010 ride?&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Filmed with a GoPro HD @ 720p/60&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 BASP Series Race #3 - Singlespeed A Video</title>
      <link>http://www.hanskellner.com/2010/11/17/2010-basp-series-race-3-singlespeed-a-video/</link>
      <pubDate>Thu, 18 Nov 2010 07:26:35 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/11/17/2010-basp-series-race-3-singlespeed-a-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/16951646?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Bay Area Super Prestige Series Race #3 - Night Race! Sierra Point, Brisbane, Ca&lt;/p&gt;
&lt;p&gt;Singlespeed A Category&lt;/p&gt;
&lt;p&gt;Night Race! Twisty Course! Crazy Singlespeeders! Crash!&lt;/p&gt;
&lt;p&gt;All good stuff to watch.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Filmed with a GoPro HD @ 720p/60&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 BASP Series Race 3 - Master Men 45&#43; A Video</title>
      <link>http://www.hanskellner.com/2010/11/17/2010-basp-series-race-3-master-men-45-a-video/</link>
      <pubDate>Wed, 17 Nov 2010 13:00:08 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/11/17/2010-basp-series-race-3-master-men-45-a-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/16922308?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Bay Area Super Prestige Series Race #3 - Night Race! Sierra Point, Brisbane, Ca&lt;/p&gt;
&lt;p&gt;Master Men 45+ A&lt;/p&gt;
&lt;p&gt;The third race of the series and with half of the racing after sunset and under the lights.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Filmed with a GoPro HD @ 720p/60&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 BASP Series Cyclocross Race #3 Scotty Chapin Bunnyhop</title>
      <link>http://www.hanskellner.com/2010/11/15/2010-basp-series-cyclocross-race-3-scotty-chapin-bunnyhop/</link>
      <pubDate>Tue, 16 Nov 2010 06:33:10 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/11/15/2010-basp-series-cyclocross-race-3-scotty-chapin-bunnyhop/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/16877591?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Scotty gave me a little bling bling action to catch on the GoPro HD helmet camera.&lt;/p&gt;
&lt;p&gt;This was during the Bay Area Super Prestige Series night race at Sierra Point in Brisbane.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Filmed with a GoPro HD @720p/60 and the conformed to 24.98fps&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 BASP Series Cyclocross Race #2 Singlespeed A</title>
      <link>http://www.hanskellner.com/2010/11/09/2010-basp-series-cyclocross-race-2-singlespeed-a/</link>
      <pubDate>Tue, 09 Nov 2010 21:04:32 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/11/09/2010-basp-series-cyclocross-race-2-singlespeed-a/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/16668254?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s the first half of the first lap of the singlespeed A cyclocross race at the Bay Area Super Prestige Series.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Filmed with a GoPro HD @720p/60&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 BASP Series Cyclocross Race #2 Women’s A Start</title>
      <link>http://www.hanskellner.com/2010/11/09/2010-basp-series-cyclocross-race-2-womens-a-start/</link>
      <pubDate>Tue, 09 Nov 2010 16:18:21 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/11/09/2010-basp-series-cyclocross-race-2-womens-a-start/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/16659807?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Quick clip of the start of the Women&amp;rsquo;s A cyclocross race at the Bay Area Super Prestige Series.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 BASP Series Race #2 Master Men 45&#43; A Video</title>
      <link>http://www.hanskellner.com/2010/11/08/2010-basp-series-race-2-master-men-45-a-video/</link>
      <pubDate>Tue, 09 Nov 2010 02:47:33 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/11/08/2010-basp-series-race-2-master-men-45-a-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/16641522?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Bay Area Super Prestige Series&lt;br&gt;
Race #2 - Coyote Point, San Mateo, CA&lt;br&gt;
Master Men 45+ A&lt;/p&gt;
&lt;p&gt;Another wet weekend of racing cyclocross. Makes for some interesting racing but is hell for filming. Oh well, still managed to get something.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Captured with a GoPro HD @ 720p/60&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 CCCX Race #5 Manzanita Park – Elite Men and Singlespeed A</title>
      <link>http://www.hanskellner.com/2010/10/29/2010-cccx-race-5-manzanita-park-elite-men-and-singlespeed-a/</link>
      <pubDate>Fri, 29 Oct 2010 18:21:44 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/10/29/2010-cccx-race-5-manzanita-park-elite-men-and-singlespeed-a/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/16234467?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Second race of the day. My legs were dog tired by the end of it.&lt;/p&gt;
&lt;p&gt;But it was a great course and had a lot of fun!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Monkey Cross #1 – Men’s B Start</title>
      <link>http://www.hanskellner.com/2010/10/28/2010-monkey-cross-1-mens-b-start/</link>
      <pubDate>Fri, 29 Oct 2010 02:51:16 +0000</pubDate>
       <guid isPermaLink="false">http://www.hanskellner.com/2010/10/28/2010-monkey-cross-1-mens-b-start/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/16157598?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;It was the first really rainy and muddy race of the season. My eyes were filled with goop after this one. Still, it was a blast!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cycling</title>
      <link>http://www.hanskellner.com/cycling/</link>
      <pubDate>Thu, 28 Oct 2010 23:08:12 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/cycling/</guid> 
      <description>&lt;p&gt;Lots of cycling related posts are throughout my blog. Select the &lt;a href=&#34;http://www.hanskellner.com/categories/cycling/&#34; title=&#34;Cycling Category&#34;&gt;Cycling Category&lt;/a&gt; for a list of blog entries related to cycling.&lt;/p&gt;
&lt;h2 id=&#34;racing&#34;&gt;Racing&lt;/h2&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/BigBearOnFSR.jpg&#34;
         alt=&#34;Big Bear, CA :: Downhill race&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Big Bear, CA :: Downhill race&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;A large part of my life revolves around cycling. I have been racing mountain bikes since 1989. Cross Country (XC) and Downhill (DH) racing my favorites. After the purchase of a road bike in 1999 for commuting, I began dabbling in road racing. Now I also throw in Criteriums (Crits) for the thrill they offer.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Random</title>
      <link>http://www.hanskellner.com/random/</link>
      <pubDate>Thu, 28 Oct 2010 23:08:12 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/random/</guid> 
      <description>&lt;p&gt;Just a random assortment of &lt;em&gt;things&lt;/em&gt;:&lt;/p&gt;
&lt;h2 id=&#34;c-robots&#34;&gt;C++ Robots&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/sidetracker&#34; title=&#34;SideTracker robot source code&#34;&gt;SideTracker robot&lt;/a&gt; for &lt;a href=&#34;http://www.nyx.net/~tpoindex/crob.html&#34; title=&#34;CRobots&#34;&gt;CRobots&lt;/a&gt; and &lt;a href=&#34;http://www.pbm.com/~lindahl/pbem_articles/cpprobots.html&#34; title=&#34;C++Robots&#34;&gt;C++Robots&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;palmpilot-stuff&#34;&gt;PalmPilot Stuff&lt;/h2&gt;
&lt;p&gt;Here is an application that I have developed for Palm Computing® connected organizers.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/mismatch/&#34; title=&#34;Mismatch&#34;&gt;&lt;img alt=&#34;Mismatch is fun!&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/mismatch/images/MismatchSmall.gif&#34;&gt;&lt;/a&gt;&lt;strong&gt;&lt;a href=&#34;http://www.hanskellner.com/mismatch/&#34; title=&#34;Mismatch&#34;&gt;Mismatch&lt;/a&gt;&lt;/strong&gt; : A memory/concentration game.&lt;/p&gt;
&lt;h2 id=&#34;gateway-device-driver&#34;&gt;Gateway Device Driver&lt;/h2&gt;
&lt;p&gt;This is a little device driver I wrote back in the days of bulletin board systems (BBS). My friend Paul Coppinger ran a popular board and at some point we began talking about running external apps from the board. At the time the only way to do so involved shelling out to a text only program, redirecting input and output through the modem, then waiting for the application to exit and return to the bbs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Contact</title>
      <link>http://www.hanskellner.com/contact/</link>
      <pubDate>Thu, 28 Oct 2010 03:00:54 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/contact/</guid> 
      <description>&lt;p&gt;What&amp;rsquo;s your scoop?  So you would like to contact me?&lt;/p&gt;
&lt;p&gt;Send me a ping via snail e-mail: h a n s @ h a n s k e l l n e r . c o m&lt;/p&gt;
&lt;p&gt;Or, provide a note to a carrier pigeon and let it loose.&lt;/p&gt;</description>
    </item>
    <item>
      <title>About</title>
      <link>http://www.hanskellner.com/about/</link>
      <pubDate>Tue, 28 Sep 2010 02:25:27 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/about/</guid> 
      <description>&lt;div style=&#34;display: flex; justify-content: center; gap: 10px;&#34;&gt;
&lt;img src=&#34;http://www.hanskellner.com/photos/random/IMG_3348-160x120.jpg&#34; width=160 height=120 alt=&#34;Hairy Dog&#34;&gt; &lt;img src=&#34;http://www.hanskellner.com/photos/random/IMG_3440-160x120.jpg&#34; width=160 height=120 alt=&#34;Poppy&#34;&gt; &lt;img src=&#34;http://www.hanskellner.com/photos/random/IMG_3457-160x120.jpg&#34; width=160 height=120 alt=&#34;Sunset&#34;&gt; &lt;img src=&#34;http://www.hanskellner.com/photos/random/random2.jpg&#34; width=160 height=120 alt=&#34;Jellyfish&#34;&gt;
&lt;/div&gt;
&lt;h2 id=&#34;personal&#34;&gt;Personal&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m a San Francisco Bay Area–based software engineer, creative and explorer. My interests span cycling, back country skiing, photography, video, and travel; using each as a way to better understand the world and my relationship to it.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m drawn to new experiences and continual learning. This may happen while riding unfamiliar trails, documenting the world around me, creating something new, or during time spent exploring. My projects swing between the digital and physical world.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 DFL Cyclocross Series Race #1 – Split Personality</title>
      <link>http://www.hanskellner.com/2010/09/23/2010-dfl-cyclocross-series-race-1-split-personality/</link>
      <pubDate>Fri, 24 Sep 2010 06:03:01 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/09/23/2010-dfl-cyclocross-series-race-1-split-personality/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/15245115?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s a first person view coming and going during the 1st DFL race.&lt;/p&gt;
&lt;p&gt;Grabbed the action with the GoPro HD forwards and the older GoPro Wide SD camera backwards.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 DFL Cyclocross Series Race #2 – A Jog In The Park</title>
      <link>http://www.hanskellner.com/2010/09/18/2010-dfl-cyclocross-series-race-2-a-jog-in-the-park/</link>
      <pubDate>Sat, 18 Sep 2010 14:46:54 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/09/18/2010-dfl-cyclocross-series-race-2-a-jog-in-the-park/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/15073364?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;There&amp;rsquo;s something odd about these joggers&amp;hellip; I just can&amp;rsquo;t seem to put my finger on it&amp;hellip;&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Captured with a GoPro HD&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 DFL Cyclocross Series Race #1 Start</title>
      <link>http://www.hanskellner.com/2010/09/10/2010-dfl-cyclocross-series-race-1-start/</link>
      <pubDate>Fri, 10 Sep 2010 18:04:35 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/09/10/2010-dfl-cyclocross-series-race-1-start/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/14863611?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Is this what being chased by 100 or so guys in dresses looks like? Or the start of DFL?&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Captured with a GoPro Wide&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Skyline Park Mountain Bike Race Video</title>
      <link>http://www.hanskellner.com/2010/06/14/2010-skyline-park-mountain-bike-race-video/</link>
      <pubDate>Tue, 15 Jun 2010 02:54:59 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/06/14/2010-skyline-park-mountain-bike-race-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/12573436?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s the start of the race with a little extra fun thrown in.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Captured with a GoPro HD @ 720p/60&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Summit Shorty Race 4 Video</title>
      <link>http://www.hanskellner.com/2010/05/24/2010-summit-shorty-race-4-video/</link>
      <pubDate>Mon, 24 May 2010 19:48:56 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/05/24/2010-summit-shorty-race-4-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/11858538?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s helmet cam footage from race 4 of the Summit Shorty Short Course Race Series.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Captured with a GoPro HD @ 720p/60&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 NorCal Cycling League Race 4 – Finish Line Sprint Crash</title>
      <link>http://www.hanskellner.com/2010/05/03/2010-norcal-cycling-league-race-4-finish-line-sprint-crash/</link>
      <pubDate>Mon, 03 May 2010 23:21:13 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/05/03/2010-norcal-cycling-league-race-4-finish-line-sprint-crash/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/11443834?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s a short clip of the JV finish crash that occurred during Race #4 of the NorCal HS MTB Series. The leaders had just rounded the last corner and begun their sprint to the finish. First portion is full speed and the second at half speed.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Camera: Canon t2i/550D, Nikon 24mm 2.8&lt;/em&gt; || &lt;em&gt;Capture: 720p/60fps&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Shasta Lemurian Classic Video - Recliner</title>
      <link>http://www.hanskellner.com/2010/04/28/2010-shasta-lemurian-classic-video-recliner/</link>
      <pubDate>Wed, 28 Apr 2010 07:25:28 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/04/28/2010-shasta-lemurian-classic-video-recliner/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/11289298?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s the painful hike-a-bike section before the the top of the final climb. Spent a few minutes last year with my quad cramped up so tight I couldn&amp;rsquo;t walk. Made it through this time without cramping.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Captured using a GoPro HD helmet camera&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Shasta Lemurian Classic Video - Satan&#39;s Crack</title>
      <link>http://www.hanskellner.com/2010/04/28/2010-shasta-lemurian-classic-video-satans-crack/</link>
      <pubDate>Wed, 28 Apr 2010 07:23:35 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/04/28/2010-shasta-lemurian-classic-video-satans-crack/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/11287416?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;More fun single-track on the Lemurian course. This section teases with a nice rolling descent and then hits you with a climb.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Captured using a GoPro HD helmet camera&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Shasta Lemurian Classic Video - Mt Shasta Mine</title>
      <link>http://www.hanskellner.com/2010/04/28/2010-shasta-lemurian-classic-video-mt-shasta-mine/</link>
      <pubDate>Wed, 28 Apr 2010 07:20:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/04/28/2010-shasta-lemurian-classic-video-mt-shasta-mine/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/11282467?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Swoopy technical single-track below the Whiskeytown Dam.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Captured using a GoPro HD helmet camera&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Shasta Lemurian Classic Video - &#34;Gas Can&#34; Downhill</title>
      <link>http://www.hanskellner.com/2010/04/28/2010-shasta-lemurian-classic-video-gas-can-downhill/</link>
      <pubDate>Wed, 28 Apr 2010 07:16:22 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/04/28/2010-shasta-lemurian-classic-video-gas-can-downhill/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/11249754?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;This is the really fun and fast descent called &amp;ldquo;Gas Can&amp;rdquo; after the first climb of the Shasta Lemurian Classic mountain bike race.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Captured using a GoPro HD helmet camera&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Shasta Lemurian Classic Video - Race Start</title>
      <link>http://www.hanskellner.com/2010/04/26/2010-shasta-lemurian-classic-video-race-start/</link>
      <pubDate>Mon, 26 Apr 2010 18:57:58 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/04/26/2010-shasta-lemurian-classic-video-race-start/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/11237938?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s a helmet cam view looking backwards during the first 2 minutes of the start of the Shasta Lemurian Classic mountain bike race.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Captured using a GoPro HD helmet camera&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>GoPro Camera Monopod Setup</title>
      <link>http://www.hanskellner.com/2010/02/23/gopro-camera-monopod-setup/</link>
      <pubDate>Tue, 23 Feb 2010 16:10:38 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/02/23/gopro-camera-monopod-setup/</guid> 
      <description>&lt;p&gt;Here is a simple monopod setup I put together from existing hardware I had around the house. The monopod is an extending type, a Manfrotto 676B.&lt;/p&gt;
&lt;p&gt;&lt;a data-flickr-embed=&#34;true&#34; href=&#34;https://www.flickr.com/photos/hanskellner/albums/72157623258849627&#34; title=&#34;GoPro Monopod&#34;&gt;&lt;img src=&#34;https://live.staticflickr.com/4020/4341572973_515ab3051c_c.jpg&#34; alt=&#34;GoPro Monopod&#34;/&gt;&lt;/a&gt;&lt;script async src=&#34;//embedr.flickr.com/assets/client-code.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;&lt;/p&gt;
&lt;p&gt;Video I captured using the Monopod:&lt;/p&gt;
&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/cEJE-Gzl6oY?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ashley&#39;s Birthday Ride Video</title>
      <link>http://www.hanskellner.com/2010/02/22/ashleys-birthday-ride-video/</link>
      <pubDate>Tue, 23 Feb 2010 00:21:24 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/02/22/ashleys-birthday-ride-video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/HMeJOXSiD9o?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;A group ride for my friend Ashley&amp;rsquo;s birthday. Book-ended with coffee and pizza.&lt;/p&gt;
&lt;p&gt;[ Captured using a GoPro HD helmet camera ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Silver Peak Backcountry Skiing</title>
      <link>http://www.hanskellner.com/2010/02/14/silver-peak-backcountry-skiing/</link>
      <pubDate>Mon, 15 Feb 2010 01:48:58 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/02/14/silver-peak-backcountry-skiing/</guid> 
      <description>&lt;p&gt;&lt;a data-flickr-embed=&#34;true&#34; href=&#34;https://www.flickr.com/photos/hanskellner/4358140112/&#34; title=&#34;Silver Peak Backcountry&#34;&gt;&lt;img src=&#34;http://www.hanskellner.com/photos/2020/04/Silver-Peak-Backcountry.jpg&#34; alt=&#34;Silver Peak Backcountry&#34;/&gt;&lt;/p&gt;
&lt;p&gt;(Click image to view gallery on Flickr)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Berkeley High MTB Team Ride 2010-01-31 Video</title>
      <link>http://www.hanskellner.com/2010/02/05/berkeley-high-mtb-team-ride-2010-01-31-video/</link>
      <pubDate>Fri, 05 Feb 2010 20:30:25 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2010/02/05/berkeley-high-mtb-team-ride-2010-01-31-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/9364857?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Take an early season ride with some of the Berkeley High School MTB Team. This was in Tilden Park in the Berkeley Hills.&lt;/p&gt;
&lt;p&gt;[ &lt;em&gt;Captured using a GoPro HD helmet camera&lt;/em&gt; ]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cycling Videos</title>
      <link>http://www.hanskellner.com/videos/cycling-videos/</link>
      <pubDate>Fri, 01 Jan 2010 02:01:27 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/video/cycling-videos/</guid> 
      <description>&lt;p&gt;To find my cycling videos, select the &lt;a href=&#34;http://www.hanskellner.com/categories/cycling/&#34; title=&#34;Cycling Category&#34;&gt;Cycling Category&lt;/a&gt; for a list of blog entries related to cycling.  The videos will be plenty.&lt;/p&gt;
&lt;h2 id=&#34;filming-info--updates&#34;&gt;Filming Info / Updates&lt;/h2&gt;
&lt;p&gt;2013 Update! This page is being transitioned.  So some of the  links may no longer work.  If you are looking for something specific, please try the Search form.&lt;/p&gt;
&lt;p&gt;2010 Update! Purchased a GoPro HD and use it for most of my filming.&lt;/p&gt;
&lt;p&gt;2009 Update! Purchased a pair of GoPro Hero Wide cameras.  The quality isn&amp;rsquo;t that great but they work well for their purpose. New videos will now be filmed with a mix of cameras.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Short Videos</title>
      <link>http://www.hanskellner.com/videos/short-videos/</link>
      <pubDate>Fri, 01 Jan 2010 02:01:20 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/videos/short-videos/</guid> 
      <description>&lt;h2 id=&#34;headshot&#34;&gt;Headshot&lt;/h2&gt;
&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/f7qL45Vu-KM?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Our short film &amp;ldquo;Headshot&amp;rdquo; was selected to be part of the [2007 Tiburon International Film Festival](&lt;a href=&#34;http://www.tiburonfilmfestival&#34;&gt;http://www.tiburonfilmfestival&lt;/a&gt; as well as the 2007 Alice Film Festival San Francisco.&lt;/p&gt;
&lt;h2 id=&#34;metal-racers&#34;&gt;Metal Racers&lt;/h2&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2004/05/MetalRacers.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2004/05/MetalRacers.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Meta Racers Short Video.&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;This is a short I made to learn compositing and also using my Panasonic DVX100a.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Candle Kitty</title>
      <link>http://www.hanskellner.com/2009/12/28/candle-kitty/</link>
      <pubDate>Tue, 29 Dec 2009 06:55:51 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/12/28/candle-kitty/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;https://live.staticflickr.com/4004/4224065461_49437bab84_h.jpg&#34;
         alt=&#34;Candle Kitty&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Candle Kitty&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;</description>
    </item>
    <item>
      <title>2009 Pilarcitos BASPS CX Race 4 - Single Speed A Video</title>
      <link>http://www.hanskellner.com/2009/12/11/2009-pilarcitos-basps-cx-race-4-single-speed-a-video/</link>
      <pubDate>Fri, 11 Dec 2009 17:16:35 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/12/11/2009-pilarcitos-basps-cx-race-4-single-speed-a-video/</guid> 
      <description>&lt;p&gt;First lap of the Single Speed Men&amp;rsquo;s race at the Pilarcitos Bay Area Super Prestige Series in Golden Gate Park.&lt;/p&gt;
&lt;p&gt;Captured using a GoPro HD helmet camera.&lt;/p&gt;
&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/tjzm3MfXoxQ?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;</description>
    </item>
    <item>
      <title>2009 Pilarcitos BASPS CX Race 4 - Men&#39;s Masters 35&#43; A Video</title>
      <link>http://www.hanskellner.com/2009/12/02/2009-pilarcitos-basps-cx-race-4-mens-masters-35-a-video/</link>
      <pubDate>Wed, 02 Dec 2009 16:30:01 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/12/02/2009-pilarcitos-basps-cx-race-4-mens-masters-35-a-video/</guid> 
      <description>&lt;p&gt;First lap of the M35A Men&amp;rsquo;s race at the Pilarcitos Bay Area Super Prestige Series in Golden Gate Park. Oh, and you can watch me perform a nice endo roll ;&#39;)&lt;/p&gt;
&lt;p&gt;Captured using a GoPro HD helmet camera.&lt;/p&gt;
&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/SEBvxrX1ZV0?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;</description>
    </item>
    <item>
      <title>2009 Pilarcitos Cyclocross Race 4 - Men&#39;s B Hill Carnage Video</title>
      <link>http://www.hanskellner.com/2009/11/30/2009-pilarcitos-cyclocross-race-4-mens-b-hill-carnage-video/</link>
      <pubDate>Mon, 30 Nov 2009 15:28:25 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/11/30/2009-pilarcitos-cyclocross-race-4-mens-b-hill-carnage-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/9721044?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;A bit of the Men&amp;rsquo;s B hill carnage at the 2009 Pilarcitos Super Prestige Series held in Golden Gate Park.&lt;/p&gt;
&lt;p&gt;Captured using a GoPro HD helmet camera.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Annadel Reverse Helmet Camera Video</title>
      <link>http://www.hanskellner.com/2009/11/24/annadel-reverse-helmet-camera-video/</link>
      <pubDate>Wed, 25 Nov 2009 04:05:30 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/11/24/annadel-reverse-helmet-camera-video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/_WI3PpF5acQ?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Riding in Annadel on a wet foggy day.&lt;/p&gt;
&lt;p&gt;Captured using a GoPro HD camera.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Afternoon Espresso o Cortado</title>
      <link>http://www.hanskellner.com/2009/11/21/afternoon-espresso-o-cortado/</link>
      <pubDate>Sun, 22 Nov 2009 01:48:58 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/11/21/afternoon-espresso-o-cortado/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/QD61EgFQqj4?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;A little shot of Espresso or a Cortado in the afternoon is such a nice treat.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stumpjumper Stem Cam View</title>
      <link>http://www.hanskellner.com/2009/11/20/stumpjumper-stem-cam-view/</link>
      <pubDate>Fri, 20 Nov 2009 16:11:03 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/11/20/stumpjumper-stem-cam-view/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/qYM-_0PWsxo?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;More experimenting with the GoPro HD. This time mounted on the bars pointing back and down. Great way to see the rear shock in action.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redwood Road Bike Descent Helmet Camera Video</title>
      <link>http://www.hanskellner.com/2009/11/18/redwood-road-bike-descent-helmet-camera-video/</link>
      <pubDate>Wed, 18 Nov 2009 23:57:24 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/11/18/redwood-road-bike-descent-helmet-camera-video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/RXPHDKw05Sc?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Descending Redwood is a real blast.&lt;/p&gt;
&lt;p&gt;Captured with a GoPro HD (720p @ 60fps)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tunnel Shadows Helmet Camera Video</title>
      <link>http://www.hanskellner.com/2009/11/18/tunnel-shadows-helmet-camera-video/</link>
      <pubDate>Wed, 18 Nov 2009 23:53:55 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/11/18/tunnel-shadows-helmet-camera-video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/Q1_2BSEkfWo?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Playing around with my new GoPro HD helmet camera. Captured the footage dropping down Tunnel Road.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sibley Reverse Angle Helmetcam Video</title>
      <link>http://www.hanskellner.com/2009/11/17/sibley-reverse-angle-helmetcam-video/</link>
      <pubDate>Tue, 17 Nov 2009 18:58:10 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/11/17/sibley-reverse-angle-helmetcam-video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/CVVVFQSyWZQ?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Playing around with the GoPro HD helmet camera. Reversed the camera to face me. The wide angle makes for a wacky effect. Had the camera capturing at 720p @ 60fps.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Claremont Canyon Descent - HelmetCam Video</title>
      <link>http://www.hanskellner.com/2009/11/16/claremont-canyon-descent-helmetcam-video/</link>
      <pubDate>Mon, 16 Nov 2009 14:26:07 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/11/16/claremont-canyon-descent-helmetcam-video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/WPAkbNchFs8?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Just got my GoPro Hero HD helmet camera and took it out for a test. Grabbed this footage of a high speed descent on Claremont.&lt;/p&gt;
&lt;p&gt;Used the 720p @ 60 fps capture mode. The quality of the image is really nice. (side note: I messed up the encoding of the generated video so it&amp;rsquo;s a bit compressed. I solved that problem in later videos)&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009 Pilarcitos Cyclocross Video - Race 2 - Mens A</title>
      <link>http://www.hanskellner.com/2009/11/03/2009-pilarcitos-cyclocross-video-race-2-mens-a/</link>
      <pubDate>Wed, 04 Nov 2009 00:06:47 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/11/03/2009-pilarcitos-cyclocross-video-race-2-mens-a/</guid> 
      <description>&lt;p&gt;&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/tLH7eDVmLi0?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;
&amp;amp;&lt;/p&gt;
&lt;p&gt;A helmetcam view of the first lap of the Men&amp;rsquo;s A (and singlespeed) race at race 2 of the Pilarcitos Bay Area Super Prestige Series.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009 Surf City CX #2 - Mens Masters 35&#43; A</title>
      <link>http://www.hanskellner.com/2009/11/02/2009-surf-city-cx-2-mens-masters-35-a/</link>
      <pubDate>Mon, 02 Nov 2009 23:46:27 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/11/02/2009-surf-city-cx-2-mens-masters-35-a/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/JQRzjdJ4Eps?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Helmetcam video from the start of the Men&amp;rsquo;s Masters 35+ A race at Surf City #2.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009 Surf City CX #2 - Mens Singlespeed</title>
      <link>http://www.hanskellner.com/2009/11/02/2009-surf-city-cx-2-mens-singlespeed/</link>
      <pubDate>Mon, 02 Nov 2009 23:32:20 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/11/02/2009-surf-city-cx-2-mens-singlespeed/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/hPx_CXF-6Hs?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Helmetcam video from the start of the Men&amp;rsquo;s Singlespeed race at Surf City #2.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009 Colorado Trail Video 3</title>
      <link>http://www.hanskellner.com/2009/10/21/2009-colorado-trail-video-3/</link>
      <pubDate>Thu, 22 Oct 2009 00:55:44 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/10/21/2009-colorado-trail-video-3/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/vp4CbXv-5g4?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/0kse1i-t0FY?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/aKiHk0SPQu8?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/hoEpMx7Jc6s?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;More helmet cam footage from the Colorado Trail. Riding above 10K feet sure makes the engine feel dead. Luckily the singletrack there keeps the motivation going.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009 Colorado Trail Video 2</title>
      <link>http://www.hanskellner.com/2009/10/21/2009-colorado-trail-video-2/</link>
      <pubDate>Thu, 22 Oct 2009 00:54:29 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/10/21/2009-colorado-trail-video-2/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/Tr9PefV8BGE?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;More helmet cam footage from the Colorado Trail.  This is such an amazing and fun trail to ride.  Take the time to get there and ride it!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009 Colorado Trail Video 1</title>
      <link>http://www.hanskellner.com/2009/10/21/2009-colorado-trail-video-1/</link>
      <pubDate>Thu, 22 Oct 2009 00:50:04 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/10/21/2009-colorado-trail-video-1/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/9dU7sYkSe8I?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s helmetcam footage from the Colorado Trail heading away from Molas Pass and towards Durango.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009 Colorado Trail Grease Bomb Video</title>
      <link>http://www.hanskellner.com/2009/09/23/2009-colorado-trail-grease-bomb-video/</link>
      <pubDate>Wed, 23 Sep 2009 18:48:52 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/09/23/2009-colorado-trail-grease-bomb-video/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/rTzr0XhsT50?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;A few days of bacon grease in a can, a fire, a water bottle, and see what you get&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009 DFL Race 1 Video</title>
      <link>http://www.hanskellner.com/2009/09/16/2009-dfl-race-1-video/</link>
      <pubDate>Wed, 16 Sep 2009 07:37:40 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/09/16/2009-dfl-race-1-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/9778253?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Oh jeesh, the DFL Cyclocross Series is&amp;hellip; well&amp;hellip; just watch and see.&lt;/p&gt;
&lt;p&gt;The first race of the DFL Cyclocross Dress series. It&amp;rsquo;s free for women or if you&amp;rsquo;re a guy and wear a dress, otherwise cough up $5!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009 Downieville Classic - Pro/Expert/SS Start</title>
      <link>http://www.hanskellner.com/2009/07/16/2009-downieville-classic-proexpertss-start/</link>
      <pubDate>Thu, 16 Jul 2009 18:40:21 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/07/16/2009-downieville-classic-proexpertss-start/</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34;  poster=&#34;/videos/2009/2009DownievilleClassicProExpStart-poster.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2009/2009DownievilleClassicProExpStart-iPhone.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;/figure&gt;
&lt;p&gt;This year&amp;rsquo;s Downieville Classic had huge fields. Just watch how long it takes before I start moving. At the point I glance down at my monitor it&amp;rsquo;s already been 30 seconds and no movement. Moooooo!&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009 Downieville Classic - Shower</title>
      <link>http://www.hanskellner.com/2009/07/13/2009-downieville-classic-shower/</link>
      <pubDate>Tue, 14 Jul 2009 03:14:43 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/07/13/2009-downieville-classic-shower/</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34;  poster=&#34;/videos/2009/2009DownievilleClassicShower-poster.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2009/2009DownievilleClassicShower-iPhone.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;/figure&gt;
&lt;p&gt;Another year and another Downieville Classic. Each year, around 3/4 of the way up the climb, I ask myself &amp;ldquo;why did I register for this&amp;rdquo;? But then, around 3/4 of the way down the hill, I say to myself &amp;ldquo;wow I want to do this again&amp;rdquo;!&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s the first helmet camera video post from the event.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tahoe Hawley Grade Trail HelmetCam Video</title>
      <link>http://www.hanskellner.com/2009/07/08/tahoe-hawley-grade-trail-helmetcam-video/</link>
      <pubDate>Wed, 08 Jul 2009 14:44:55 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/07/08/tahoe-hawley-grade-trail-helmetcam-video/</guid> 
      <description>&lt;p&gt;I captured the descent down Hawley Grade Trail in South Lake Tahoe with my little GoPro Hero Wide helmet camera. This is a really fun trail that drops from the top of Meyers Grade down to the bottom of Christmas Valley.&lt;/p&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2009/Hawley%20Grade%20Trail%20Part%201.png&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2009/Hawley%20Grade%20Trail%20Part%201.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Hawley Grade Trail Part 1 - South Lake Tahoe&lt;/figcaption&gt;
    &lt;/figure&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2009/Hawley%20Grade%20Trail%20Part%202.png&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2009/Hawley%20Grade%20Trail%20Part%202.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Hawley Grade Trail Part 2 - South Lake Tahoe&lt;/figcaption&gt;
    &lt;/figure&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2009/Hawley%20Grade%20Trail%20Part%203.png&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2009/Hawley%20Grade%20Trail%20Part%203.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Hawley Grade Trail Part 3 - South Lake Tahoe&lt;/figcaption&gt;
    &lt;/figure&gt;</description>
    </item>
    <item>
      <title>Cazadero Solstice Jack Rabbit Ride Video</title>
      <link>http://www.hanskellner.com/2009/06/24/cazadero-solstice-jack-rabbit-ride-video/</link>
      <pubDate>Wed, 24 Jun 2009 09:12:25 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/06/24/cazadero-solstice-jack-rabbit-ride-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/17859982?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here&amp;rsquo;s a portion of our road ride in Sonoma that drops down Hauser Bridge Road. Screaming fun and fast descent.&lt;/p&gt;
&lt;p&gt;But this time the local wildlife decided to show up and put me in my place.&lt;/p&gt;
&lt;p&gt;Check it out :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Moth and Lion</title>
      <link>http://www.hanskellner.com/2009/06/22/moth-and-lion/</link>
      <pubDate>Tue, 23 Jun 2009 01:46:08 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/06/22/moth-and-lion/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/3652710120/&#34; title=&#34;Moth and Lion&#34;&gt;&lt;img alt=&#34;Moth and Lion&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3624/3652710120_476e7e673a.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Large moth hanging out on the lion. It wasn&amp;rsquo;t moving that fast. Maybe it was too hot in Cazadero that day.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009 Skyline MTB Race - Start Video</title>
      <link>http://www.hanskellner.com/2009/06/15/2009-skyline-mtb-race-start-video/</link>
      <pubDate>Mon, 15 Jun 2009 19:20:14 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/06/15/2009-skyline-mtb-race-start-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/68930348?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The start of the 2009 Skyline Mountain Bike Race.&lt;/p&gt;
&lt;p&gt;Good hard hot race. This video catches the madness at the start. Look for the crash.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy Dog Looking For Lizards</title>
      <link>http://www.hanskellner.com/2009/06/13/hairy-dog-looking-for-lizards/</link>
      <pubDate>Sun, 14 Jun 2009 03:41:08 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/06/13/hairy-dog-looking-for-lizards/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/3623374201/&#34; title=&#34;Hairy Dog Looking For Lizards&#34;&gt;&lt;img alt=&#34;Hairy Dog Looking For Lizards&#34; loading=&#34;lazy&#34; src=&#34;http://farm3.staticflickr.com/2438/3623374201_c92280a542_z.jpg?zz=1&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Marin Gopher Snake Video</title>
      <link>http://www.hanskellner.com/2009/06/02/marin-gopher-snake-video/</link>
      <pubDate>Wed, 03 Jun 2009 01:51:03 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/06/02/marin-gopher-snake-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/12604074?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Ran across this little snake on our ride in Marin the other day. I wonder what a snake helmet cam shot would look like? :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Berkeley High MTB Video 20090507</title>
      <link>http://www.hanskellner.com/2009/05/15/berkeley-high-mtb-video-20090507/</link>
      <pubDate>Sat, 16 May 2009 00:25:07 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/?p=319</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34;  poster=&#34;/videos/2009/bhs/BHS_Practice_Vid_20090507-poster.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2009/bhs/BHS_Practice_Vid_20090507-iPhone.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;/figure&gt;
&lt;p&gt;Brought along my GoPro Wide helmetcam for the team practice and captured this little video. Lots of fun riding with the crew in the Berkeley hills.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Berkeley High MTB Practice Video</title>
      <link>http://www.hanskellner.com/2009/04/28/berkeley-high-mtb-practice-video/</link>
      <pubDate>Wed, 29 Apr 2009 04:40:07 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/04/28/berkeley-high-mtb-practice-video/</guid> 
      <description>&lt;p&gt;&lt;a data-flickr-embed=&#34;true&#34; href=&#34;https://www.flickr.com/photos/hanskellner/3485230352/&#34; title=&#34;Berkeley High MTB Practice&#34;&gt;&lt;img src=&#34;https://live.staticflickr.com/3417/3485230352_5972358c6e.jpg&#34; width=&#34;500&#34; height=&#34;375&#34; alt=&#34;Berkeley High MTB Practice&#34;/&gt;&lt;/a&gt;
(Click to view)&lt;/p&gt;
&lt;p&gt;Berkeley High MTB Practice&lt;/p&gt;
&lt;p&gt;Playing with a GoPro Wide helmet camera during practice. This is a handheld shot rather than a helmet mount.&lt;/p&gt;
&lt;p&gt;We were riding north on Wildcat Creek Trail.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kalepa Ridge Kauai</title>
      <link>http://www.hanskellner.com/2009/04/10/kalepa-ridge-kauai/</link>
      <pubDate>Fri, 10 Apr 2009 18:15:51 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/04/10/kalepa-ridge-kauai/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/3422015150/&#34; title=&#34;Kalepa Ridge Kauai&#34;&gt;&lt;img alt=&#34;Kalepa Ridge Kauai&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3168/3422015150_e0c4bb8c0a.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Found a great area to ride while in Kauai.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy Dog Water Bottle</title>
      <link>http://www.hanskellner.com/2009/03/23/hairy-dog-water-bottle/</link>
      <pubDate>Mon, 23 Mar 2009 17:09:53 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/03/23/hairy-dog-water-bottle/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/3376778803/&#34; title=&#34;Hairy Dog Water Bottle&#34;&gt;&lt;img alt=&#34;Hairy Dog Water Bottle&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3659/3376778803_fdf8c0ac1b.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;During hikes I will ask Hairy Dog if he&amp;rsquo;s thirsty. If so then he will start licking his lips. Then it&amp;rsquo;s water bottle time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Go Humans Go</title>
      <link>http://www.hanskellner.com/2009/03/23/go-humans-go/</link>
      <pubDate>Mon, 23 Mar 2009 17:06:35 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/03/23/go-humans-go/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/3377594110/&#34; title=&#34;Go Humans Go&#34;&gt;&lt;img alt=&#34;Go Humans Go&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3429/3377594110_72a574cca3.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Something about this doesn&amp;rsquo;t seem right.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Found Tank</title>
      <link>http://www.hanskellner.com/2009/03/23/found-tank/</link>
      <pubDate>Mon, 23 Mar 2009 16:44:39 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/03/23/found-tank/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/3376778107/&#34; title=&#34;Found Tank&#34;&gt;&lt;img alt=&#34;Found Tank&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3435/3376778107_0c8ea30286.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This was from the woods near a trail above UC Berkeley campus. I guess that motorcycle didn&amp;rsquo;t make it home.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009 Berkeley High MTB - Race 2 Photos</title>
      <link>http://www.hanskellner.com/2009/03/17/2009-berkeley-high-mtb-race-2-photos/</link>
      <pubDate>Tue, 17 Mar 2009 22:03:20 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/03/17/2009-berkeley-high-mtb-race-2-photos/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;https://live.staticflickr.com/3555/3360839762_59bd7d1414_b.jpg&#34;
         alt=&#34;2009 BHS MTB Team - Race 2&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;2009 BHS MTB Team - Race 2&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;&lt;a href=&#34;https://www.flickr.com/photos/hanskellner/albums/72157615389217354&#34;&gt;Flickr gallery of the race&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Photo set of the Berkeley High team at the 2nd race in the NorCal High School MTB League series.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dandelion</title>
      <link>http://www.hanskellner.com/2009/03/06/dandelion/</link>
      <pubDate>Sat, 07 Mar 2009 07:50:22 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/03/06/dandelion/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/3335021942/&#34; title=&#34;Dandelion&#34;&gt;&lt;img alt=&#34;Dandelion&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3641/3335021942_6eb1ff8a16.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Macro shot from the walk this morning.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newt Crossing Video</title>
      <link>http://www.hanskellner.com/2009/02/02/newt-crossing-video/</link>
      <pubDate>Mon, 02 Feb 2009 15:50:42 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/02/02/newt-crossing-video/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;https://flic.kr/p/5UTGFm&#34; title=&#34;Newt Crossing Video&#34;&gt;&lt;img alt=&#34;Newt Crossing Video&#34; loading=&#34;lazy&#34; src=&#34;https://live.staticflickr.com/3377/3223972418_b2666943f7_n.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;These guys move quick&amp;hellip; And they have fangs, and can jump 4 feet in the air, and bite your nose&amp;hellip; and the venom will then melt your insides&amp;hellip; yeah, they are scary critters ;&#39;)&lt;/p&gt;
&lt;p&gt;p.s. Please click photo to watch video on Flickr&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy Dog on the Ridge</title>
      <link>http://www.hanskellner.com/2009/01/22/hairy-dog-on-the-ridge/</link>
      <pubDate>Thu, 22 Jan 2009 16:22:08 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/01/22/hairy-dog-on-the-ridge/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/3218286848/&#34; title=&#34;Hairy Dog on the Ridge&#34;&gt;&lt;img alt=&#34;Hairy Dog on the Ridge&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3298/3218286848_917c172700.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Overlooking the east bay hills&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy Dog and Mr Gopher</title>
      <link>http://www.hanskellner.com/2009/01/22/hairy-dog-and-mr-gopher/</link>
      <pubDate>Thu, 22 Jan 2009 16:17:51 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2009/01/22/hairy-dog-and-mr-gopher/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/3201968933/&#34; title=&#34;Hairy Dog and Mr Gopher&#34;&gt;&lt;img alt=&#34;Hairy Dog and Mr Gopher&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3518/3201968933_1e8423d07a.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Another day another gopher.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Polar HRM Battery Change</title>
      <link>http://www.hanskellner.com/2008/12/22/polar-hrm-battery-change/</link>
      <pubDate>Tue, 23 Dec 2008 00:42:59 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/12/22/polar-hrm-battery-change/</guid> 
      <description>&lt;p&gt;I&amp;rsquo;ve changed my Polar battery multiple times. The price Polar charges for a battery change is a complete rip off. It&amp;rsquo;s such a scam. Almost as bad as paying so much for razor blades.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Thoroughly clean your watch before taking it apart.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Remove the screws (small, easy to lose)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Separate the two halves and carefully remove the gasket from its channel
&lt;img loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3208/3129654524_9214d0c426_o.jpg&#34;&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The battery should now be visible. Mine is model CR2354 and can be purchased for under $10.
&lt;img loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3246/3128826499_955d11e6c8_o.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2008 DFL Race 2 Cyclocross Video</title>
      <link>http://www.hanskellner.com/2008/11/28/2008-dfl-race-2-cyclocross-video/</link>
      <pubDate>Sat, 29 Nov 2008 05:24:20 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/11/28/2008-dfl-race-2-cyclocross-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/51196878?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Once again a crazy band of oddly dressed renegades converged on a plot of dirt and sand in the western edges of San Francisco. Mayhem ensued as spokes and sprockets flew.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2008 Pilarcitos Race 1 Womens Cyclocross Video</title>
      <link>http://www.hanskellner.com/2008/11/05/2008-pilarcitos-race-1-womens-cyclocross-video/</link>
      <pubDate>Wed, 05 Nov 2008 18:29:39 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/11/05/2008-pilarcitos-race-1-womens-cyclocross-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/51240256?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The women tear it up at race #1 of the 2008 Pilarcitos Super Prestige Series at McLaren Park in San Francisco.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2008 Pilarcitos Race 1 Mens Cat B</title>
      <link>http://www.hanskellner.com/2008/11/03/2008-pilarcitos-race-1-mens-cat-b/</link>
      <pubDate>Tue, 04 Nov 2008 06:36:40 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/11/03/2008-pilarcitos-race-1-mens-cat-b/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/51249326?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;A bumpy Category B Men&amp;rsquo;s race at race #1 of the 2008 Pilarcitos Super Prestige Series at McLaren Park in San Francisco.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Log CX Bunny Hop Video</title>
      <link>http://www.hanskellner.com/2008/10/22/log-cx-bunny-hop-video/</link>
      <pubDate>Thu, 23 Oct 2008 06:22:21 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/10/22/log-cx-bunny-hop-video/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;https://flic.kr/p/5w3TuD&#34; title=&#34;Log CX Bunny Hop Video&#34;&gt;&lt;img alt=&#34;Log CX Bunny Hop Video&#34; loading=&#34;lazy&#34; src=&#34;https://live.staticflickr.com/3061/2965485401_191fdddddd.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Very nice bunny hop over the log at the top of the course.  Please click the photo to watch video on Flickr.&lt;/p&gt;
&lt;p&gt;Race 1 of the 2008 Pilarcitos CX series.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Authorized Vehicles Only</title>
      <link>http://www.hanskellner.com/2008/10/15/authorized-vehicles-only/</link>
      <pubDate>Wed, 15 Oct 2008 17:48:11 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/10/15/authorized-vehicles-only/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2936738189/&#34; title=&#34;2008 CCCX Race 3&#34;&gt;&lt;img alt=&#34;2008 CCCX Race 3&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3182/2936738189_15e53e261d.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fall is Barrier Season</title>
      <link>http://www.hanskellner.com/2008/10/15/fall-is-barrier-season/</link>
      <pubDate>Wed, 15 Oct 2008 17:46:18 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/10/15/fall-is-barrier-season/</guid> 
      <description>&lt;p&gt;&lt;a data-flickr-embed=&#34;true&#34; href=&#34;https://www.flickr.com/photos/hanskellner/2937577364/in/album-72157607988074829/&#34; title=&#34;2008 CCCX Race 3&#34;&gt;&lt;img src=&#34;https://live.staticflickr.com/3139/2937577364_ebb7d159fc_c.jpg&#34;  alt=&#34;2008 CCCX Race 3&#34;/&gt;&lt;/a&gt;&lt;script async src=&#34;//embedr.flickr.com/assets/client-code.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2008 CCCX Race 3 Photos</title>
      <link>http://www.hanskellner.com/2008/10/13/2008-cccx-race-3-photos/</link>
      <pubDate>Mon, 13 Oct 2008 10:05:35 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/10/13/2008-cccx-race-3-photos/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/sets/72157607988074829/&#34; title=&#34;2008 CCCX Race 3&#34;&gt;&lt;img alt=&#34;2008 CCCX Race 3&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3036/2936740059_812746c861.jpg&#34;&gt;&lt;/a&gt;&lt;br&gt;
(Click photos to see gallery)&lt;/p&gt;
&lt;p&gt;Photos from the 3rd race.&lt;/p&gt;
&lt;p&gt;I shot all of these using a Lensbaby which causes the interesting focal planes. Many thanks for PPalma for lending me the lens.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy Dog Looking for Gophers</title>
      <link>http://www.hanskellner.com/2008/09/26/hairy-dog-looking-for-gophers/</link>
      <pubDate>Fri, 26 Sep 2008 18:17:22 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/09/26/hairy-dog-looking-for-gophers/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2890612496/&#34; title=&#34;Hairy Dog Looking for Gophers&#34;&gt;&lt;img alt=&#34;Hairy Dog Looking for Gophers&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3131/2890612496_dd4cfd16be.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Red Spike Caterpillar</title>
      <link>http://www.hanskellner.com/2008/09/11/red-spike-caterpillar/</link>
      <pubDate>Thu, 11 Sep 2008 19:18:01 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/09/11/red-spike-caterpillar/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2844566671/&#34; title=&#34;Red Spike Caterpillar&#34;&gt;&lt;img alt=&#34;Red Spike Caterpillar&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3113/2844566671_60144afcda.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy Dog is the Best Dog</title>
      <link>http://www.hanskellner.com/2008/09/10/hairy-dog-is-the-best-dog/</link>
      <pubDate>Wed, 10 Sep 2008 16:43:27 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/09/10/hairy-dog-is-the-best-dog/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2844566001/&#34; title=&#34;Hairy Dog&#34;&gt;&lt;img alt=&#34;Hairy Dog&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3254/2844566001_b9ec805d35.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Shanghai Food</title>
      <link>http://www.hanskellner.com/2008/09/04/shanghai-food/</link>
      <pubDate>Thu, 04 Sep 2008 17:29:47 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/09/04/shanghai-food/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2827419810/&#34; title=&#34;Shanghai Food&#34;&gt;&lt;img alt=&#34;Shanghai Food&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3105/2827419810_0188f22655.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;One of the things I learned from my trip is that the food in Shanghai is amazing. You can find so many varieties and flavors. The only problem is trying not too eat too much. I must have been on the 5000 calorie track for a bit before I scaled back. Oh but well worth it.&lt;/p&gt;
&lt;p&gt;Mmmmmm.&lt;/p&gt;</description>
    </item>
    <item>
      <title>There&#39;s the Gopher</title>
      <link>http://www.hanskellner.com/2008/08/25/theres-the-gopher/</link>
      <pubDate>Tue, 26 Aug 2008 06:57:39 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/08/25/theres-the-gopher/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2775099720/&#34; title=&#34;There&#39;s the Gopher&#34;&gt;&lt;img alt=&#34;There&amp;rsquo;s the Gopher&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3110/2775099720_6fe6411d6a.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hairy dog gopher watching at Point Isabel. And it&amp;rsquo;s really funny when he drools onto the gopher&amp;rsquo;s head. :&#39;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ralston Peak and Lake - South Lake Tahoe</title>
      <link>http://www.hanskellner.com/2008/07/16/ralston-peak-and-lake-south-lake-tahoe/</link>
      <pubDate>Thu, 17 Jul 2008 06:07:29 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/07/16/ralston-peak-and-lake-south-lake-tahoe/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2676620656/&#34; title=&#34;Ralston Peak South Lake Tahoe&#34;&gt;&lt;img alt=&#34;Ralston Peak South Lake Tahoe&#34; loading=&#34;lazy&#34; src=&#34;http://farm4.static.flickr.com/3067/2676620656_31f8942639.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A view from Ralston Peak down towards Ralston Lake.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006 Pilarcitos Race 4 - Mens Cat B</title>
      <link>http://www.hanskellner.com/2008/07/15/2006-pilarcitos-race-4-mens-cat-b/</link>
      <pubDate>Tue, 15 Jul 2008 08:57:11 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/07/15/2006-pilarcitos-race-4-mens-cat-b/</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2006/11/2006Pilarcitos4-MensCatB.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2006/11/2006Pilarcitos4-MensCatB.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;2006 Pilarcitos Super Prestige Series Race 4 Men&amp;#39;s Category B&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;HelmetCam video of the Pilarcitos Super Prestige Series Category B men&amp;rsquo;s cyclocross race at Golden Gate Park in San Francisco.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006 Pilarcitos Race 3 - Mens Cat B</title>
      <link>http://www.hanskellner.com/2008/07/14/2006-pilarcitos-race-3-mens-cat-b/</link>
      <pubDate>Tue, 15 Jul 2008 02:22:03 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/07/14/2006-pilarcitos-race-3-mens-cat-b/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2006 Pilarcitos Super Prestige Series Race 3 Men&amp;rsquo;s Category B&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/videos/2006/11/2006Pilarcitos3-MensCatB.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;HelmetCam video of the Pilarcitos Super Prestige Series Category B men&amp;rsquo;s cyclocross race.&lt;/p&gt;
&lt;p&gt;Video is over on the &lt;a href=&#34;http://www.hanskellner.com/videos/cycling-videos/&#34; title=&#34;Cycling Videos&#34;&gt;Cycling Videos&lt;/a&gt; page.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Urban Bike Gears vs. Clothing Material</title>
      <link>http://www.hanskellner.com/2008/06/22/urban-bike-gears-vs-clothing-material/</link>
      <pubDate>Mon, 23 Jun 2008 05:52:47 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/06/22/urban-bike-gears-vs-clothing-material/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Bike Gears vs. Clothing Material&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2008/06/UrbanBikeGearsVsClothingMaterial.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;A chart based on very scientific observations in and around the urban San Francisco bay area biking mecca.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Berkeley High - Speed Corner</title>
      <link>http://www.hanskellner.com/2008/05/24/berkeley-high-speed-corner/</link>
      <pubDate>Sat, 24 May 2008 19:24:39 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/05/24/berkeley-high-speed-corner/</guid> 
      <description>&lt;p&gt;Went up to Boggs Mountain for the NorCal High School MTB League Finals. Lots of fun single-track riding on Saturday. Then helping out the Berkeley High team on Sunday race day.&lt;/p&gt;
&lt;p&gt;&lt;a data-flickr-embed=&#34;true&#34; href=&#34;https://www.flickr.com/photos/hanskellner/albums/72157605182221911&#34; title=&#34;2008 NorCal High School MTB Race 6 Finals&#34;&gt;&lt;img src=&#34;https://live.staticflickr.com/2301/2512028886_941beedc29_h.jpg&#34; alt=&#34;2008 NorCal High School MTB Race 6 Finals&#34;/&gt;&lt;/a&gt;&lt;script async src=&#34;//embedr.flickr.com/assets/client-code.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Shasta Lemurian 2008</title>
      <link>http://www.hanskellner.com/2008/04/28/shasta-lemurian-2008/</link>
      <pubDate>Mon, 28 Apr 2008 23:55:09 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/04/28/shasta-lemurian-2008/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/sets/72157604797912519/&#34; title=&#34;Shasta Lemurian 2008&#34;&gt;&lt;img alt=&#34;Shasta Lemurian 2008&#34; loading=&#34;lazy&#34; src=&#34;http://farm3.static.flickr.com/2185/2450701386_ed2dda459a.jpg&#34;&gt;&lt;/a&gt;&lt;br&gt;
(click photo to view gallery)&lt;/p&gt;
&lt;p&gt;The photo above is the 2008 course in 3D. Not a flat course! :&#39;)&lt;/p&gt;
&lt;p&gt;This was my first time racing the Shasta Lemurian. Yes, yes, yes I know&amp;hellip; you are thinking WTF??? The first time??? I&amp;rsquo;m not sure why it&amp;rsquo;s taken me so long to actually attend the event. But I&amp;rsquo;m hooked.&lt;/p&gt;
&lt;p&gt;You would think though, after I was eaten up by the course, that I wouldn&amp;rsquo;t want to race it again. Here&amp;rsquo;s a course that made both my quads cramp up solid. So much that I had to stop, yes stop, on the hike a bike steeper than heck section and massage out my legs. Then I battled cramping the remainder of the course. And I had half the course left. Ouch.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trek Fixie</title>
      <link>http://www.hanskellner.com/2008/04/23/trek-fixie/</link>
      <pubDate>Wed, 23 Apr 2008 07:49:19 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/04/23/trek-fixie/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://farm3.static.flickr.com/2023/2436137604_2deb9edaa2.jpg&#34;
         alt=&#34;Trek Fixie&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Trek Fixie&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Nice setting sun lighting up my bike while waiting for the next train.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2436137604/&#34; title=&#34;Trek Fixie&#34;&gt;Flickr gallery of Trek Fixie&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Baby Yellow Spiders Return</title>
      <link>http://www.hanskellner.com/2008/04/17/baby-yellow-spiders-return/</link>
      <pubDate>Thu, 17 Apr 2008 17:25:48 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/04/17/baby-yellow-spiders-return/</guid> 
      <description>&lt;p&gt;Spring means new growth and that includes the garden spiders. A new crop of baby spiders showed up the other day.&lt;/p&gt;
&lt;p&gt;Very cute!&lt;/p&gt;
&lt;p&gt;&lt;a data-flickr-embed=&#34;true&#34; href=&#34;https://www.flickr.com/photos/hanskellner/albums/72157604580930248&#34; title=&#34;Yellow Baby Spiders&#34;&gt;&lt;img src=&#34;https://live.staticflickr.com/2200/2420760144_0110a04a71_c.jpg&#34; alt=&#34;Yellow Baby Spiders&#34;/&gt;&lt;/a&gt;&lt;script async src=&#34;//embedr.flickr.com/assets/client-code.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2008 NorCal High School MTB League Race 3</title>
      <link>http://www.hanskellner.com/2008/04/03/2008-norcal-high-school-mtb-league-race-3/</link>
      <pubDate>Thu, 03 Apr 2008 15:18:54 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/04/03/2008-norcal-high-school-mtb-league-race-3/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/sets/72157604360515341/&#34; title=&#34;2008 NorCal HS MTB Race 3&#34;&gt;&lt;img alt=&#34;2008 NorCal HS MTB Race 3&#34; loading=&#34;lazy&#34; src=&#34;http://farm3.static.flickr.com/2248/2382600173_1998793b1b.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Posted a whole set in &lt;a href=&#34;http://www.flickr.com/photos/hanskellner/sets/72157604360515341/&#34; title=&#34;2008 NorCal HS MTB Race 3&#34;&gt;Flickr&lt;/a&gt; for this race.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Spine Jungle</title>
      <link>http://www.hanskellner.com/2008/03/22/spine-jungle/</link>
      <pubDate>Sun, 23 Mar 2008 05:52:37 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/03/22/spine-jungle/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2352665589/&#34; title=&#34;Spine Jungle&#34;&gt;&lt;img alt=&#34;Spine Jungle&#34; loading=&#34;lazy&#34; src=&#34;http://farm3.static.flickr.com/2337/2352665589_f4e9169189.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Playing around with the macro lens. I really need to get a longer macro. The depth of field on this 55mm is about 1mm.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2008 Bariani Road Race Report</title>
      <link>http://www.hanskellner.com/2008/03/20/2008-bariani-road-race-report/</link>
      <pubDate>Thu, 20 Mar 2008 19:22:53 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/03/20/2008-bariani-road-race-report/</guid> 
      <description>&lt;p&gt;Ok, here&amp;rsquo;s my painful race report. Nothing to write home about :&#39;)&lt;/p&gt;
&lt;p&gt;I did the Bariani road race just north of Winters. First RR of the season and it cooked me. Well, I cooked myself actually. It was cold and windy (25mph steady gusts). Got there a little late for a warm-up and only had about 5 minutes to get the blood flowing. I&amp;rsquo;ve done this race before and knew that it would be important to be ready for the first lap attacks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2008 NorCal High School MTB League Race 2 Starts</title>
      <link>http://www.hanskellner.com/2008/03/10/2008-norcal-high-school-mtb-league-race2-starts/</link>
      <pubDate>Tue, 11 Mar 2008 06:26:49 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/03/10/2008-norcal-high-school-mtb-league-race2-starts/</guid> 
      <description>&lt;p&gt;I created a few quick stop-motion videos from photos that I took of four of the race starts.&lt;/p&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;480&#34; poster=&#34;/videos/2008/03/NorCalHSMTB/2008NorCalHSMTBRace2-Start1-poster.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2008/03/NorCalHSMTB/2008NorCalHSMTBRace2-Start1-Desktop.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;2008 NorCal High School MTB League Race 2 Starts&lt;/figcaption&gt;
    &lt;/figure&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;480&#34; poster=&#34;/videos/2008/03/NorCalHSMTB/2008NorCalHSMTBRace2-Start2-poster.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2008/03/NorCalHSMTB/2008NorCalHSMTBRace2-Start2-Desktop.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;2008 NorCal High School MTB League Race 2 Starts&lt;/figcaption&gt;
    &lt;/figure&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;480&#34; poster=&#34;/videos/2008/03/NorCalHSMTB/2008NorCalHSMTBRace2-Start3-poster.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2008/03/NorCalHSMTB/2008NorCalHSMTBRace2-Start3-Desktop.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;2008 NorCal High School MTB League Race 2 Starts&lt;/figcaption&gt;
    &lt;/figure&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;480&#34; poster=&#34;/videos/2008/03/NorCalHSMTB/2008NorCalHSMTBRace2-Start4-poster.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2008/03/NorCalHSMTB/2008NorCalHSMTBRace2-Start4-Desktop.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;2008 NorCal High School MTB League Race 2 Starts&lt;/figcaption&gt;
    &lt;/figure&gt;</description>
    </item>
    <item>
      <title>2008 NorCal High School MTB League Race2</title>
      <link>http://www.hanskellner.com/2008/03/10/2008-norcal-high-school-mtb-league-race2/</link>
      <pubDate>Tue, 11 Mar 2008 06:22:43 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/03/10/2008-norcal-high-school-mtb-league-race2/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2326250476/&#34; title=&#34;DSC_6971&#34;&gt;&lt;img alt=&#34;DSC_6971&#34; loading=&#34;lazy&#34; src=&#34;http://farm3.static.flickr.com/2307/2326250476_dd1d56e01a.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Posted a set of photos on flickr from the NorCal High School race.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My Fast SyCip Ride</title>
      <link>http://www.hanskellner.com/2008/02/27/my-fast-sycip-ride/</link>
      <pubDate>Thu, 28 Feb 2008 07:10:49 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/02/27/my-fast-sycip-ride/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2286487911/&#34; title=&#34;Pinearancho_IMG_8823&#34;&gt;&lt;img alt=&#34;Pinearancho_IMG_8823&#34; loading=&#34;lazy&#34; src=&#34;http://farm3.static.flickr.com/2412/2286487911_791a46a4c3.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cole Coffee Pig Farm Ride Loop</title>
      <link>http://www.hanskellner.com/2008/02/16/cole-coffee-pig-farm-ride-loop/</link>
      <pubDate>Sat, 16 Feb 2008 21:47:56 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/02/16/cole-coffee-pig-farm-ride-loop/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Cole Coffee Pig Farm Ride Loop&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2008/02/ColeCoffeePigFarmLoop.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Spring weather riding conditions today. Nice loop out to Pig Farm and back. Will probably feel the effort tomorrow. But a nice feeling.&lt;/p&gt;</description>
    </item>
    <item>
      <title>San Francisco Bay Sunset From Tunnel Rd</title>
      <link>http://www.hanskellner.com/2008/02/14/san-francisco-bay-sunset-from-tunnel-rd/</link>
      <pubDate>Thu, 14 Feb 2008 08:17:21 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/02/14/san-francisco-bay-sunset-from-tunnel-rd/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2264610004/&#34; title=&#34;San Francisco Bay Sunset&#34;&gt;&lt;img alt=&#34;San Francisco Bay Sunset&#34; loading=&#34;lazy&#34; src=&#34;http://farm3.static.flickr.com/2058/2264610004_8c40ed6c3b.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>My very nice SyCip hard tail</title>
      <link>http://www.hanskellner.com/2008/02/14/my-very-nice-sycip-hard-tail/</link>
      <pubDate>Thu, 14 Feb 2008 08:11:24 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/02/14/my-very-nice-sycip-hard-tail/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2263761753/&#34; title=&#34;NorCal HS MTB Flat Tire Ride&#34;&gt;&lt;img alt=&#34;NorCal HS MTB Flat Tire Ride&#34; loading=&#34;lazy&#34; src=&#34;http://farm3.static.flickr.com/2318/2263761753_dcc7700f52.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2007 Peak Season CX Race 4</title>
      <link>http://www.hanskellner.com/2008/01/30/2007-peak-season-cx-race-4/</link>
      <pubDate>Wed, 30 Jan 2008 17:15:57 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/01/30/2007-peak-season-cx-race-4/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/sets/72157603815968733/&#34; title=&#34;2007 Peak Season CX Race 4&#34;&gt;&lt;img alt=&#34;2007 Peak Season CX Race 4&#34; loading=&#34;lazy&#34; src=&#34;http://farm3.static.flickr.com/2001/2227971752_a3e1cb7fe1.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Mud, rain, wind, thunder, and more mud. What else could you ask for?&lt;/p&gt;
&lt;p&gt;(click photo to see more in my Flickr gallery)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cold Windy Point Isabel Sunset</title>
      <link>http://www.hanskellner.com/2008/01/30/cold-windy-point-isabel-sunset/</link>
      <pubDate>Wed, 30 Jan 2008 17:13:48 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/01/30/cold-windy-point-isabel-sunset/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2229505601/&#34; title=&#34;Cold Windy Point Isabel Sunset&#34;&gt;&lt;img alt=&#34;Cold Windy Point Isabel Sunset&#34; loading=&#34;lazy&#34; src=&#34;http://farm3.static.flickr.com/2199/2229505601_8f6ae7f26d.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Autodesk University 2007 Main Stage Demo</title>
      <link>http://www.hanskellner.com/2008/01/25/autodesk-university-2007-main-stage-demo/</link>
      <pubDate>Sat, 26 Jan 2008 06:57:01 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2008/01/25/autodesk-university-2007-main-stage-demo/</guid> 
      <description>&lt;p&gt;Here&amp;rsquo;s the video of the little demo I gave at our user conference:&lt;/p&gt;
&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/RSK-gQPGC9A?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Now only if I could convince work that I need one of these setups for home. I think I could find the space for 20 High Definition projectors, 20 40x20ft screens, and a hive of 21 desktops with top-of-the-line ATI video cards. Oh, and one joystick. :&#39;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Protected Habitat Oil Spill</title>
      <link>http://www.hanskellner.com/2007/12/26/protected-habitat-oil-spill/</link>
      <pubDate>Thu, 27 Dec 2007 05:17:46 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/12/26/protected-habitat-oil-spill/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2139307901/&#34; title=&#34;Protected Habitat Oil Spill&#34;&gt;&lt;img alt=&#34;Protected Habitat Oil Spill&#34; loading=&#34;lazy&#34; src=&#34;http://farm3.static.flickr.com/2075/2139307901_0e3d5d0041.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Squirrel Spotting</title>
      <link>http://www.hanskellner.com/2007/11/17/squirrel-spotting/</link>
      <pubDate>Sun, 18 Nov 2007 03:14:35 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/11/17/squirrel-spotting/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/hanskellner/2041817264/&#34; title=&#34;Hairy Dog&#34;&gt;&lt;img alt=&#34;Hairy Dog&#34; loading=&#34;lazy&#34; src=&#34;http://farm3.static.flickr.com/2017/2041817264_04c491dab4.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hairy Dog spots a squirrel. His favorite critter!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sea Turtle Snacking on Fish Head</title>
      <link>http://www.hanskellner.com/2007/10/14/sea-turtle-snacking-on-fish-head/</link>
      <pubDate>Sun, 14 Oct 2007 08:20:01 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/10/14/sea-turtle-snacking-on-fish-head/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Sea Turtle snacking on fish head.&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/07/Sea_Turtle_DSC_3236.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;The caption says it all. This turtle was intent on chewing on a fish head. Never knew they liked fish!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy Dog Head Spin</title>
      <link>http://www.hanskellner.com/2007/10/06/hairy-dog-head-spin/</link>
      <pubDate>Sun, 07 Oct 2007 04:20:48 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/10/06/hairy-dog-head-spin/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Hairy Dog Head Spin&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/10/Hairy_Dog_Head_Spin_DSC_5144.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;My subject doesn&amp;rsquo;t always like to hold still. But sometimes the result is better.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2007 NorCal High School MTB Racing League Race 2 Video</title>
      <link>http://www.hanskellner.com/2007/08/07/2007-norcal-high-school-mtb-racing-league-race-2-video/</link>
      <pubDate>Wed, 08 Aug 2007 04:14:42 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/08/07/2007-norcal-high-school-mtb-racing-league-race-2-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/20928963?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Here is my short film of race #2 from the 2007 &lt;a href=&#34;http://www.norcalmtb.org/&#34;&gt;NorCal HS MTB League&lt;/a&gt; series.&lt;/p&gt;
&lt;p&gt;If you haven&amp;rsquo;t heard of the league then please click over and read more about it. It&amp;rsquo;s a great organization that provides mountain bike riding and racing programs for public and private high school teams.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006 Pilarcitos Race 2 - Mens Master 45 A and B</title>
      <link>http://www.hanskellner.com/2007/08/06/2006-pilarcitos-race-2-mens-master-45-a-and-b/</link>
      <pubDate>Mon, 06 Aug 2007 18:03:19 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/08/06/2006-pilarcitos-race-2-mens-master-45-a-and-b/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2006 Pilarcitos Super Prestige Series Race 2 Men&amp;rsquo;s Master 45+ A&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/videos/2006/10/2006Pilarcitos2-Mens45A.jpg&#34;&gt;&lt;img alt=&#34;2006 Pilarcitos Super Prestige Series Race 2 Men&amp;rsquo;s Master 45+ B&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/videos/2006/10/2006Pilarcitos2-Mens45B.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;HelmetCam video of the Masters 45+ A and B men cyclocross race as they battle the mud (not!), rain (not!), clouds (not!), and lizards (yes!) at the second race of the Pilarcitos Super Prestige Series.&lt;/p&gt;
&lt;p&gt;Jump to the &lt;a href=&#34;http://www.hanskellner.com/videos/cycling-videos/&#34; title=&#34;Cycling videos&#34;&gt;Videos-&amp;gt;Cycling&lt;/a&gt; page to watch the videos.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2007 Moab Trip</title>
      <link>http://www.hanskellner.com/2007/07/20/2007-moab-trip/</link>
      <pubDate>Fri, 20 Jul 2007 08:39:52 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/07/20/2007-moab-trip/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/05/Moab%5FSMB%5FDSC%5F2541.jpg&#34;/&gt; 
&lt;/figure&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2007 Carrera de San Rafael Criterium</title>
      <link>http://www.hanskellner.com/2007/07/08/race-report-2007-carrera-de-san-rafael-criterium/</link>
      <pubDate>Mon, 09 Jul 2007 00:45:12 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/07/08/race-report-2007-carrera-de-san-rafael-criterium/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Carrera de San Rafael 2007 - Annotated Map&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/07/CarreraDeSanRafael2007-AnnotatedMap.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Event: 2007 Carrera de San Rafael Criterium&lt;br&gt;
Category: M35+ 1/2/3&lt;br&gt;
Place: Pack&lt;br&gt;
Team mates: Bill S.&lt;/p&gt;
&lt;p&gt;Another really fun event and at the venue where I did my first criterium. I won a prime that time. Ah, those were the days. Well, back from dream land and into the reality of this year&amp;rsquo;s race.&lt;/p&gt;
&lt;p&gt;I spotted Mike &amp;quot; &lt;a href=&#34;http://vanderhoot.blogspot.com/&#34;&gt;Vanderhoot&lt;/a&gt;&amp;quot; up on the podium warming his chops for his announcing role. I told him I would be easy to spot since I would be the caboose hanging on for dear life.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy Dog and Muck at Point Isabel</title>
      <link>http://www.hanskellner.com/2007/07/06/hairy-dog-and-muck-at-point-isabel/</link>
      <pubDate>Sat, 07 Jul 2007 06:02:57 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/07/06/hairy-dog-and-muck-at-point-isabel/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Hairy Dog and Muck at Point Isabel&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/04/Hairy_Pt_Isabel_DSC_1891.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Walking the dog always involves risks. Like having your nice clean pup step knee high into the &lt;em&gt;nastiest, smelliest, gunkiest sludge&lt;/em&gt; in the bay. Uck!&lt;/p&gt;
&lt;p&gt;At least he still looks cute mucked up.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Hairy Dog and Muck at Point Isabel&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/04/Hairy_Pt_Isabel_DSC_1892.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Yellow Baby Spiders</title>
      <link>http://www.hanskellner.com/2007/04/06/yellow-baby-spiders/</link>
      <pubDate>Fri, 06 Apr 2007 07:11:08 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/04/06/yellow-baby-spiders/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Yellow Baby Spiders&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/04/Baby_Spiders_DSC_1888.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Baby Spiders&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/04/Baby_Spiders_DSC_1876.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Yellow Baby Spiders&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/04/Baby_Spiders_DSC_1877.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;This evening I spotted a little spray of moving yellow spots on our back porch. On closer inspection I realized it was a fresh batch of baby spiders. Cute little critters wouldn&amp;rsquo;t you say?&lt;/p&gt;</description>
    </item>
    <item>
      <title>White Flower</title>
      <link>http://www.hanskellner.com/2007/03/29/white-flower/</link>
      <pubDate>Fri, 30 Mar 2007 06:13:23 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/03/29/white-flower/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;White Flower&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/03/White_Flower_DSC_1663.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Pine Needles</title>
      <link>http://www.hanskellner.com/2007/03/29/new-pine-needles/</link>
      <pubDate>Fri, 30 Mar 2007 06:12:51 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/03/29/new-pine-needles/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;New Pine Needles 1&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/03/Pine_Needles_DSC_1661.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;New Pine Needles 2&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/03/Pine_Needles_DSC_1662.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;New Pine Needles 3&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/03/Pine_Needles_DSC_1664.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pine Growth</title>
      <link>http://www.hanskellner.com/2007/03/29/pine-growth/</link>
      <pubDate>Fri, 30 Mar 2007 06:12:32 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/03/29/pine-growth/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Pine Growth&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/03/Pine_Growth_DSC_1665.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mirror Flower</title>
      <link>http://www.hanskellner.com/2007/03/29/mirror-flower/</link>
      <pubDate>Fri, 30 Mar 2007 06:12:12 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/03/29/mirror-flower/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Mirror Flower&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/03/Mirror_Flower_DSC_1669_1670.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lady Bug</title>
      <link>http://www.hanskellner.com/2007/03/29/lady-bug/</link>
      <pubDate>Fri, 30 Mar 2007 06:11:32 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/03/29/lady-bug/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Lady Bug&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/03/Lady_Bug_DSC_1674.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Flower Burst</title>
      <link>http://www.hanskellner.com/2007/03/29/flower-burst/</link>
      <pubDate>Fri, 30 Mar 2007 06:10:22 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/03/29/flower-burst/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Flower Burst&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/03/Flower_Burst_DSC_1667.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Flower Burst 2&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/03/Flower_Burst_DSC_1668.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bug on a Twig</title>
      <link>http://www.hanskellner.com/2007/03/29/bug-on-a-twig/</link>
      <pubDate>Fri, 30 Mar 2007 05:43:01 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/03/29/bug-on-a-twig/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Bug on a twig&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/03/Bug_DSC_1676.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006 Pilarcitos Race 1 - Mens Senior B</title>
      <link>http://www.hanskellner.com/2007/03/15/2006-pilarcitos-race-1-mens-senior-b/</link>
      <pubDate>Fri, 16 Mar 2007 06:41:16 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/03/15/2006-pilarcitos-race-1-mens-senior-b/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2006 Pilarcitos Super Prestige Series Race 1 Men Senior B&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/videos/2006/10/2006PilarcitosRace1-MensSrB.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;HelmetCam video of the Senior B Men having their fun bouncing around Pilarcitos #1.&lt;/p&gt;
&lt;p&gt;Jump to the &lt;a href=&#34;http://www.hanskellner.com/videos/cycling-videos/&#34; title=&#34;Cyling videos&#34;&gt;Videos-&amp;gt;Cycling&lt;/a&gt; page to view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sunrise Lichen Tree</title>
      <link>http://www.hanskellner.com/2007/03/15/sunrise-lichen-tree/</link>
      <pubDate>Thu, 15 Mar 2007 17:40:06 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/03/15/sunrise-lichen-tree/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Sunrise Lichen Tree [f4, 1/500, ISO200]&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/03/Tree_Lichen_DSC_1635.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Copper Cap</title>
      <link>http://www.hanskellner.com/2007/03/14/copper-cap/</link>
      <pubDate>Thu, 15 Mar 2007 06:04:55 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/03/14/copper-cap/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Copper Cap [1/125, f4.5, ISO200]&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/03/Copper_Cap_DSC_1637.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Headshot&#34; Selected 2007 Tiburon International Film Festival</title>
      <link>http://www.hanskellner.com/2007/03/12/headshot-selected-2007-tiburon-international-film-festival/</link>
      <pubDate>Mon, 12 Mar 2007 15:03:56 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/03/12/headshot-selected-2007-tiburon-international-film-festival/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/f7qL45Vu-KM?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Our short film &amp;ldquo;Headshot&amp;rdquo; has been selected to be part of the &lt;a href=&#34;http://www.tiburonfilmfestival.com/filmInfo.php?film_id=4703&#34; title=&#34;Tiburon International Film Festival : Headshot&#34;&gt;2007 Tiburon International Film Festival&lt;/a&gt;!
This is a wonderful festival with a great selection of films and events. Please attend to experience all this and to watch our film, which I must humbly say is a must see.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006 Pilarcitos Race 1 - Womens</title>
      <link>http://www.hanskellner.com/2007/03/11/2006-pilarcitos-race-1-womens/</link>
      <pubDate>Mon, 12 Mar 2007 06:16:47 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/03/11/2006-pilarcitos-race-1-womens/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2006 Pilarcitos Super Prestige Series Race 1 Women&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/videos/2006/10/2006PilarcitosRace1-Women.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a short clip of the women&amp;rsquo;s fields starting their races.&lt;/p&gt;
&lt;p&gt;Jump to the &lt;a href=&#34;http://www.hanskellner.com/videos/cycling-videos/&#34; title=&#34;Cyling videos&#34;&gt;Videos-&amp;gt;Cycling&lt;/a&gt; page to view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: Merco McLane Foothills Road Race</title>
      <link>http://www.hanskellner.com/2007/03/05/race-report-merco-mclane-foothills-road-race/</link>
      <pubDate>Tue, 06 Mar 2007 07:05:58 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/03/05/race-report-merco-mclane-foothills-road-race/</guid> 
      <description>&lt;p&gt;Event: Some combination of names I keep mixing up&lt;br&gt;
Category: M35+ 1/2/3&lt;br&gt;
Place: Pack&lt;br&gt;
Team mates: Me, Myself, and I&lt;/p&gt;
&lt;p&gt;This was my first road race of the season and of the last two years. Since I busted my shoulder up about two years ago I haven&amp;rsquo;t done any road racing. Lots of riding but no RR. I had done this course in the past and the terrain favored me. No beeatch of a hill like at CopperBumpyOpolis or PeskyDerriero. Just fun rollers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dusk Flock of Birds Video</title>
      <link>http://www.hanskellner.com/2007/03/02/dusk-flock-of-birds-video/</link>
      <pubDate>Fri, 02 Mar 2007 08:55:42 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/03/02/dusk-flock-of-birds-video/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Dusk Flock of Birds&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/03/DuskFlockOfBirds_DSC_1573.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;With my head buried in the digital I momentarily caught site of the analog. Out my window a large flock of birds was dancing and swarming around the sky. I grabbed my camera and hustled outside to grab some shots.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Dusk Flock of Birds&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2007/03/DuskFlockOfBirds_DSC_1582.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;It was mesmerizing watching the patterns formed by the swarming. My head still dragging along the digital I started to think of &lt;a href=&#34;http://www.red3d.com/cwr/boids/&#34; title=&#34;Boids&#34;&gt;Boids&lt;/a&gt;, a cool application that models bird flocks and fish schools.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nor Cal Coast Sportsmobile Trip</title>
      <link>http://www.hanskellner.com/2007/01/03/nor-cal-coast-sportsmobile-trip/</link>
      <pubDate>Wed, 03 Jan 2007 08:30:26 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2007/01/03/nor-cal-coast-sportsmobile-trip/</guid> 
      <description>&lt;p&gt;Just after Christmas we packed up the Sportsmobile and headed out for a road trip. We wanted to visit the &lt;a href=&#34;http://www.solarliving.org/&#34;&gt;Solar Living Institute&lt;/a&gt; up in Hopland so that set our first destination.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Solar Living Institute - Hopland, CA&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/12/Solar_Living_Institute_DSC_0388.jpg&#34;&gt;&lt;br&gt;
Solar Living Institute - Hopland, CA&lt;/p&gt;
&lt;p&gt;After touring the site we filled up on &lt;a href=&#34;http://www.biodiesel.org/&#34; title=&#34;National BioDiesel Board&#34;&gt;BioDiesel&lt;/a&gt; and drove over to our camping spot for the night. Just a short distance away is Cow Mountain Recreation Area. This B.L.M. (Bureau of Land Mismanagement) site encompasses around 52,000 acres. During the steep and narrow dirt drive up to the top you would think that half of that is covered with shotgun shell casings. All along the way were piles and piles of shells.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006 Happy Holidays from Hairy Dog</title>
      <link>http://www.hanskellner.com/2006/12/24/2006-happy-holidays-from-hairy-dog/</link>
      <pubDate>Mon, 25 Dec 2006 06:52:19 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/12/24/2006-happy-holidays-from-hairy-dog/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2006 Happy Holidays from Hairy Dog&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/12/Happy_Holidays_Hairy_Dog_126_2689.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Water Drops Between Rocks</title>
      <link>http://www.hanskellner.com/2006/12/20/water-drops-between-rocks/</link>
      <pubDate>Thu, 21 Dec 2006 07:11:40 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/12/20/water-drops-between-rocks/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Water Drops Between Rocks [Nikon D200: ISO100 | f4 | 1/180s ]&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Water_Drops_DSC_0103.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Water drops caught in a web between two rocks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tailless Whipscorpion</title>
      <link>http://www.hanskellner.com/2006/12/17/tailless-whipscorpion/</link>
      <pubDate>Mon, 18 Dec 2006 04:33:08 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/12/17/tailless-whipscorpion/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Tailless Whipscorpion&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/11/Tailless_Whipscorpion_IMG_6.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;This not so little critter is called a Tailless Whipscorpion. It&amp;rsquo;s neither a scorpion nor a spider. Still, it&amp;rsquo;s one spooky critter and not something you would normally want hanging out under your bathroom sink. Luckily, this one was under our sink down in Yalapa Mexico and not up here at home.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What is Odd About This Picture?</title>
      <link>http://www.hanskellner.com/2006/12/14/what-is-odd-about-this-picture/</link>
      <pubDate>Thu, 14 Dec 2006 17:23:20 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/12/14/what-is-odd-about-this-picture/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;What is odd about this picture?&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/03/What_Is_Wrong_IMG_5460.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Can you spot something odd about this picture?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Aaahh!!! Dog Bath!!!</title>
      <link>http://www.hanskellner.com/2006/12/13/aaahh-dog-bath/</link>
      <pubDate>Thu, 14 Dec 2006 07:27:50 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/12/13/aaahh-dog-bath/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Aaahh!!! Dog Bath!!!&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/11/Aaahh_Dog_Bath_IMG_6614.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;The title says it all.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Branches in B&amp;W</title>
      <link>http://www.hanskellner.com/2006/12/09/branches-in-bw/</link>
      <pubDate>Sat, 09 Dec 2006 08:23:13 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/12/09/branches-in-bw/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Branches in B&amp;amp;W&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/08/Backpacking/Branches_IMG_8055.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Orange and Black Millipede</title>
      <link>http://www.hanskellner.com/2006/12/07/orange-and-black-millipede/</link>
      <pubDate>Fri, 08 Dec 2006 06:19:30 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/12/07/orange-and-black-millipede/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Orange and Black Millipede [ ISO100 | f2.8 | 1/60s ]&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Orange_Black_Millipede_DSC_.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;This little millipede was crawling around on a piece of wasp nest paper found on the forest floor in North Carolina.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Found In Trees</title>
      <link>http://www.hanskellner.com/2006/12/07/found-in-trees/</link>
      <pubDate>Thu, 07 Dec 2006 21:07:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/12/07/found-in-trees/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Wasp Nest Found in a Tree [ ISO200 | f8 | 1/250s ]&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Wasp_Nest_DSC_0208.jpg&#34;&gt;&lt;img alt=&#34;Red Apple Found in a Tree [ ISO100 | f6.3 | 1/160s ]&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Red_Apple_DSC_0190.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Driving With Hairy Dog</title>
      <link>http://www.hanskellner.com/2006/12/07/driving-with-hairy-dog/</link>
      <pubDate>Thu, 07 Dec 2006 08:03:36 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/12/07/driving-with-hairy-dog/</guid> 
      <description>&lt;p&gt;Another boring drive with the humans&lt;br&gt;
&lt;img alt=&#34;Driving With Hairy Dog - Another boring drive with the humans&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Hairy_Window_DSC_0252.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;My mind control will convince the driver to open window&lt;br&gt;
&lt;img alt=&#34;Driving With Hairy Dog - My mind control will convince the driver to open window&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Hairy_Window_DSC_0253.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Succumb to my control silly humans!&lt;br&gt;
&lt;img alt=&#34;Driving With Hairy Dog - Succumb to my control silly humans!&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Hairy_Window_DSC_0254.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Score! You silly humans are no match for me. Ah, the scent of road kill.&lt;br&gt;
&lt;img alt=&#34;Driving With Hairy Dog - Score! You silly humans are no match for me.  Ah, the scent of road kill.&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Hairy_Window_DSC_0255.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lauren&#39;s Last Bay Area Race</title>
      <link>http://www.hanskellner.com/2006/12/04/laurens-last-bay-area-race/</link>
      <pubDate>Tue, 05 Dec 2006 02:42:28 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/12/04/laurens-last-bay-area-race/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Lauren&amp;rsquo;s Last Bay Area Race (click to see animation)&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/12/Lauren_Pilarcitos_5_Finish.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;We are losing one of our great bay area racers to that oxygen depleted state of Colorado. This past weekend&amp;rsquo;s Pilarcitos CX Finals was Lauren&amp;rsquo;s last local event as a bay area resident.&lt;/p&gt;
&lt;p&gt;We wish her well in her new adventure and may she kick some butt up there in the mountains as she did down here on the coast!&lt;/p&gt;
&lt;p&gt;Update: Here&amp;rsquo;s Lauren kicking butt at Nationals. You can see her secret rocket booster shoes in action:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rhododendron Bud</title>
      <link>http://www.hanskellner.com/2006/11/30/rhododendron-bud/</link>
      <pubDate>Fri, 01 Dec 2006 07:37:44 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/11/30/rhododendron-bud/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Rhododendron Bud - North Carolina&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Rhododendron_Bud_DSC_0149.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Point Isabel Sunset</title>
      <link>http://www.hanskellner.com/2006/11/29/point-isabel-sunset/</link>
      <pubDate>Wed, 29 Nov 2006 08:39:16 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/11/29/point-isabel-sunset/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Point Isabel Sunset [f/6.3 | ISO100 | 18.0mm]&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Point_Isabel_Sunset_DSC_012.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Hairy Dog Golden Gate Sunset</title>
      <link>http://www.hanskellner.com/2006/11/29/a-hairy-dog-golden-gate-sunset/</link>
      <pubDate>Wed, 29 Nov 2006 08:18:02 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/11/29/a-hairy-dog-golden-gate-sunset/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;A Hairy Dog Golden Gate Sunset - Point Isabel [f/5.0 | ISO100 | 18.0mm]&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Hairy_Dog_Sunset_DSC_0127.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Hairy Dog putting up with me grabbing a photo during a Point Isabel walk.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mole Claw</title>
      <link>http://www.hanskellner.com/2006/11/28/mole-claw/</link>
      <pubDate>Tue, 28 Nov 2006 17:10:20 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/11/28/mole-claw/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Mole Claw - North Carolina&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Mole_Claw_DSC_0146.jpg&#34;&gt;&lt;img alt=&#34;Mole Claw - North Carolina&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Mole_Claw_DSC_0147.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Great White Heron</title>
      <link>http://www.hanskellner.com/2006/11/09/great-white-heron/</link>
      <pubDate>Fri, 10 Nov 2006 06:26:27 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/11/09/great-white-heron/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Great White Heron&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Great_White_Heron_DSC_0059.jpg&#34;&gt;&lt;br&gt;
What are you looking at?&lt;img alt=&#34;Great White Heron&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Great_White_Heron_DSC_0060.jpg&#34;&gt;&lt;br&gt;
I&amp;rsquo;m outa here!&lt;/p&gt;
&lt;p&gt;Nature photography is difficult! I made the effort today to capture one of the Great White Herons that hang out along the waterway near my office. The photos above are two of the best. The first was easy since the Heron was just waiting on the fence&amp;hellip; and the second after he got too much attention and flew off.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Full Moon Rising</title>
      <link>http://www.hanskellner.com/2006/11/05/full-moon-rising/</link>
      <pubDate>Mon, 06 Nov 2006 07:38:34 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/11/05/full-moon-rising/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Full Moon Rising&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Full_Moon_Rising_DSC_0024.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Captured the full moon rising by shooting through my telescope. Need to practice doing this so I can get clearer and sharper images.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Welcome Nikon D200</title>
      <link>http://www.hanskellner.com/2006/11/03/welcome-nikon-d200/</link>
      <pubDate>Sat, 04 Nov 2006 07:14:32 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/11/03/welcome-nikon-d200/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Spotted Bug&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Spotted_Bug_DSC_0010.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Metal Cloud Trees&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/Metal_Clouds_Trees_DSC_0020.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;I recently upgraded to a Nikon D200 digital camera. My trusty Canon G3 was still functional but it just never gave me the feel and functionality I wanted. I missed shooting &amp;ldquo;through the lens&amp;rdquo; and through real lenses. I still have my Nikon FE which I got way back in high school. That camera biased me. I wanted that feel and that quality.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;No Trespassing&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/11/No_Trespassing_DSC_0022.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006 DFL Cyclocross Race 3</title>
      <link>http://www.hanskellner.com/2006/11/02/2006-dfl-cyclocross-race-3/</link>
      <pubDate>Thu, 02 Nov 2006 08:31:14 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/11/02/2006-dfl-cyclocross-race-3/</guid> 
      <description>&lt;p&gt;Rumors of Good Will stores being plundered were answered by the following footage caught at the DFL Cyclocross Dress Workout #3.&lt;/p&gt;

      &lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/27773784?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;</description>
    </item>
    <item>
      <title>Fairfax CX Race and Beer Can Cash</title>
      <link>http://www.hanskellner.com/2006/10/30/fairfax-cx-race-and-beer-can-cash/</link>
      <pubDate>Tue, 31 Oct 2006 06:51:48 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/10/30/fairfax-cx-race-and-beer-can-cash/</guid> 
      <description>&lt;p&gt;What do these things have in common?&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Cyclocross race&lt;/li&gt;
&lt;li&gt;Case of beer&lt;/li&gt;
&lt;li&gt;Spare cash&lt;/li&gt;
&lt;li&gt;Evil sense of humor&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;They all add up to Beer Can Cash. Take a look.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Fairfax CX Race and Beer Can Cash&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/10/Beer_Can_Cash_DSC_0019.jpg&#34;&gt;&lt;br&gt;
Loading the cans for the next run&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Fairfax CX Race and Beer Can Cash&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/10/Beer_Can_Cash_DSC_0015-18.jpg&#34;&gt;&lt;br&gt;
Cameron shows his good form at cash grabbing and swerving.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Fairfax CX Race and Beer Can Cash&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/10/Beer_Can_Cash_DSC_0024.jpg&#34;&gt;&lt;br&gt;
You call that a bunny hop over the wall of cash?&lt;/p&gt;</description>
    </item>
    <item>
      <title>SyCip CX and new Alpha-Q</title>
      <link>http://www.hanskellner.com/2006/10/30/sycip-cx-and-new-alpha-q/</link>
      <pubDate>Tue, 31 Oct 2006 05:38:28 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/10/30/sycip-cx-and-new-alpha-q/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Sycip and AlphaQ&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/10/Sycip_Alpha_Q_IMG_8752.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Nice view through the sunroof on the drive home.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2006 Pilarcitos Bay Area Super Prestige Race 2</title>
      <link>http://www.hanskellner.com/2006/10/23/race-report-2006-pilarcitos-bay-area-super-prestige-race-2/</link>
      <pubDate>Tue, 24 Oct 2006 05:13:57 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/10/23/race-report-2006-pilarcitos-bay-area-super-prestige-race-2/</guid> 
      <description>&lt;p&gt;&lt;strong&gt;Date:&lt;/strong&gt; 10/22/2006&lt;br&gt;
&lt;strong&gt;Race:&lt;/strong&gt; Pilarcitos Bay Area Super Prestige :: Race 2&lt;br&gt;
&lt;strong&gt;Category:&lt;/strong&gt; M35+ A&lt;br&gt;
&lt;strong&gt;Time:&lt;/strong&gt; 47:13&lt;br&gt;
&lt;strong&gt;Teammates:&lt;/strong&gt; Ron G&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;2006 Pilarcitos Bay Area Super Prestige Race 2 HRM Graph&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/10/2006Pilarcitos2-HRM.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;This location gets better and better. The course that is. The abused park, acres of desolate parking lot, garbage, a-holes that break into people&amp;rsquo;s cars, etc etc etc sure make this another ying and yang course. Ignoring the bad, let&amp;rsquo;s focus on the good.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2006 Pilarcitos Bay Area Super Prestige Race 1</title>
      <link>http://www.hanskellner.com/2006/10/23/race-report-2006-pilarcitos-bay-area-super-prestige-race-1/</link>
      <pubDate>Tue, 24 Oct 2006 04:57:51 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/10/23/race-report-2006-pilarcitos-bay-area-super-prestige-race-1/</guid> 
      <description>&lt;p&gt;&lt;strong&gt;Date:&lt;/strong&gt; 10/8/2006&lt;br&gt;
&lt;strong&gt;Race:&lt;/strong&gt; Pilarcitos Bay Area Super Prestige :: Race 1&lt;br&gt;
&lt;strong&gt;Category:&lt;/strong&gt; M35+ A&lt;br&gt;
&lt;strong&gt;Time:&lt;/strong&gt; 47:03&lt;br&gt;
&lt;strong&gt;Teammates:&lt;/strong&gt; Ron G, Mike M&lt;/p&gt;
&lt;p&gt;This course was the ying and yang of racing surfaces. Some really bumpy nasty dry dirt and grass to rattle all fillings from your mouth. And a schweet smooth and fast velodrome to rip up and practice your banked high speed turns. In between&amp;hellip; well&amp;hellip; there was something in between those two sections but I don&amp;rsquo;t recall.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ants on Bird</title>
      <link>http://www.hanskellner.com/2006/10/13/ants-on-bird/</link>
      <pubDate>Sat, 14 Oct 2006 00:20:52 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/10/13/ants-on-bird/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/photos/2006/09/Ants_On_Bird_IMG_8669.jpg&#34; title=&#34;Ants On Bird&#34;&gt;&lt;img alt=&#34;Ants On Bird&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/09/Ants_On_Bird_IMG_8667.jpg&#34;&gt;&lt;/a&gt;&lt;br&gt;
(click for cool closeup view)&lt;/p&gt;
&lt;p&gt;Another poor bird mistook one of our &lt;a href=&#34;http://www.hanskellner.com/2006/08/01/bird-meets-glass/&#34; title=&#34;Bird Meets Glass&#34;&gt;office windows&lt;/a&gt; for airspace and ended its flight prematurely.&lt;/p&gt;
&lt;p&gt;On closer examination it was revealed that many of the passengers on this flight survived the horrific accident. As I hovered overhead they waved their antennae to attract my attention. Sadly, I was in no mood to rescue them and they remained stranded in the wilderness.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Camelbak Spider</title>
      <link>http://www.hanskellner.com/2006/10/13/camelbak-spider/</link>
      <pubDate>Sat, 14 Oct 2006 00:12:47 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/10/13/camelbak-spider/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Camelbak Spider&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/09/Camelbak_Spider_IMG_8659.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Along came a spider and&amp;hellip; oh, that was another &lt;a href=&#34;http://www.hanskellner.com/archives/2006/10/10/i_was_a_spider_meal.html&#34; title=&#34;I was a spider meal&#34;&gt;post&lt;/a&gt;. Went for a great mountain bike ride down in San Jose. At one of the stops my Camelbak attracted the interest of this little furry critter. I guess even spiders endorse Camelbak!&lt;/p&gt;
&lt;p&gt;Once satiated our little friend scurried off.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Camelbak Spider&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/09/Camelbak_Spider_IMG_8660.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Buh bye little furry one.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006 Burning Man Satellite View CD Camp</title>
      <link>http://www.hanskellner.com/2006/10/12/2006-burning-man-satellite-view-cd-camp/</link>
      <pubDate>Thu, 12 Oct 2006 19:08:36 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/10/12/2006-burning-man-satellite-view-cd-camp/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2006 Burning Man - CD Camp&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/BurningMan/2006BurningMan-CDCamp.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Google Maps has an updated satellite view of the Burning Man site:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://maps.google.com/maps?ie=UTF8&amp;amp;z=13&amp;amp;ll=40.768777,-119.226379&amp;amp;spn=0.080865,0.113297&amp;amp;t=h&amp;amp;om=1&#34; title=&#34;Google Maps Satellite View of Burning Man&#34;&gt;Google Maps Satellite View of Burning Man&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I found our theme camp after a little panning and zooming. As you can see above I timed it perfectly and was standing on the camper when the satellite flew over and snapped the photo. It does look like I got a bit sunburned though.&lt;/p&gt;</description>
    </item>
    <item>
      <title>I Was A Spider Meal</title>
      <link>http://www.hanskellner.com/2006/10/10/i-was-a-spider-meal/</link>
      <pubDate>Tue, 10 Oct 2006 07:29:32 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/10/10/i-was-a-spider-meal/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Spider Meal&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/10/Spider_Meal_IMG_8727.jpg&#34;&gt; &lt;img alt=&#34;Spider Meal&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/10/Spider_Meal_IMG_8730.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s that time of year again and our backyard is a playground for spiders. Had the wonderful experience the other night of walking down the steps and having a web wrap itself around my face. Let&amp;rsquo;s just say I dropped what I was carrying and quickly went into spastic arm movements as I attempted to wipe off the web the &amp;hellip; BIG &amp;hellip; FAT &amp;hellip; SPIDER &amp;hellip; that always sits in the middle. Even after an all clear mirror check for any signs of the beastie I still kept feeling spider tickles. Shudder.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy Dog 3D</title>
      <link>http://www.hanskellner.com/2006/10/03/hairy-dog-3d/</link>
      <pubDate>Wed, 04 Oct 2006 06:57:13 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/10/03/hairy-dog-3d/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Hairy Dog 3D&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/09/Hairy3D_IMG_8723.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;I did a little experimental photography with my puppy dog. I shot two photos of the same subject (that would be Hairy dog) but from two slightly askew positions. Once the images were loaded on my computer I opened them in Photoshop. I copied the second photo and pasted it as a new layer on the first photo. Next I needed to align the images. Using the transparency slider, I adjusted the second photo (top layer) until I could see the bottom photo showing through.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006 DFL Cyclocross Race 1</title>
      <link>http://www.hanskellner.com/2006/09/27/2006-dfl-cyclocross-race-1/</link>
      <pubDate>Wed, 27 Sep 2006 19:52:39 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/09/27/2006-dfl-cyclocross-race-1/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/27772909?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The dresses were out in full glory for DFL Cyclocross Race #1. We crashed the governator&amp;rsquo;s mansion while he was out fund raising and took over the backyard. Cheap thrills ensued!&lt;/p&gt;
&lt;p&gt;Jump to the &lt;a href=&#34;http://www.hanskellner.com/videos/cycling-videos/&#34; title=&#34;Cycling Videos&#34;&gt;Cycling videos »&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006 Burning Man</title>
      <link>http://www.hanskellner.com/2006/09/18/2006-burning-man/</link>
      <pubDate>Tue, 19 Sep 2006 06:10:11 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/09/18/2006-burning-man/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/BurningMan/images/BurningMan2006_IMG_8489.jpg&#34;
         alt=&#34;2006 Burning Man&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;2006 Burning Man&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;This year&amp;rsquo;s (2006) Burning Man was my first adventure out to the playa. It was an amazing experience. The works of art, machinery, lights, sounds, people were a whirlwind of sensations.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s not a trip for all to take. But for some with open minds and a taste for alkaline dust, it&amp;rsquo;s a something not to be missed.&lt;/p&gt;
&lt;style&gt;
    .image-gallery {overflow: auto; margin-left: -1%!important;}
    .image-gallery li {float: left; display: block; margin: 0 0 1% 1%; width: 19%;}
    .image-gallery li a {text-align: center; text-decoration: none!important; color: #777;}
    .image-gallery li a span {display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 3px 0;}
    .image-gallery li a img {width: 100%; display: block;}
&lt;/style&gt;








&lt;ul class=&#34;image-gallery&#34;&gt;
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8326_hu_68707554c9b41693.jpg&#34; title=&#34;BurningMan2006_IMG_8326&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8326_hu_da6990493573f90.jpg&#34; alt=&#34;BurningMan2006_IMG_8326&#34; title=&#34;BurningMan2006_IMG_8326&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8326&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8331_hu_ab7eb23501c690f9.jpg&#34; title=&#34;BurningMan2006_IMG_8331&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8331_hu_b6de7f9d9562278b.jpg&#34; alt=&#34;BurningMan2006_IMG_8331&#34; title=&#34;BurningMan2006_IMG_8331&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8331&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8334_hu_e351af1706c07999.jpg&#34; title=&#34;BurningMan2006_IMG_8334&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8334_hu_f873900a57cf6d74.jpg&#34; alt=&#34;BurningMan2006_IMG_8334&#34; title=&#34;BurningMan2006_IMG_8334&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8334&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8336_hu_ed7187fcf279689a.jpg&#34; title=&#34;BurningMan2006_IMG_8336&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8336_hu_ca89b8f1c03cb23c.jpg&#34; alt=&#34;BurningMan2006_IMG_8336&#34; title=&#34;BurningMan2006_IMG_8336&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8336&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8337_hu_d43d0dcad702c64f.jpg&#34; title=&#34;BurningMan2006_IMG_8337&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8337_hu_7308abe50707fd1a.jpg&#34; alt=&#34;BurningMan2006_IMG_8337&#34; title=&#34;BurningMan2006_IMG_8337&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8337&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8339_hu_145677db60a22eea.jpg&#34; title=&#34;BurningMan2006_IMG_8339&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8339_hu_2e9a8a536c80854d.jpg&#34; alt=&#34;BurningMan2006_IMG_8339&#34; title=&#34;BurningMan2006_IMG_8339&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8339&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8340_hu_47a3ae2df5a8813b.jpg&#34; title=&#34;BurningMan2006_IMG_8340&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8340_hu_2ccb957b2141e70f.jpg&#34; alt=&#34;BurningMan2006_IMG_8340&#34; title=&#34;BurningMan2006_IMG_8340&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8340&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8341_hu_c0610bc2c57a7e8.jpg&#34; title=&#34;BurningMan2006_IMG_8341&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8341_hu_2534993c741894f5.jpg&#34; alt=&#34;BurningMan2006_IMG_8341&#34; title=&#34;BurningMan2006_IMG_8341&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8341&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8342_hu_9f4400b9ef72ea84.jpg&#34; title=&#34;BurningMan2006_IMG_8342&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8342_hu_7b5e261d698d7489.jpg&#34; alt=&#34;BurningMan2006_IMG_8342&#34; title=&#34;BurningMan2006_IMG_8342&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8342&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8344_hu_918e239642da7a2b.jpg&#34; title=&#34;BurningMan2006_IMG_8344&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8344_hu_9e7d4322708b7492.jpg&#34; alt=&#34;BurningMan2006_IMG_8344&#34; title=&#34;BurningMan2006_IMG_8344&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8344&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8345_hu_7e129cf3ac28cce5.jpg&#34; title=&#34;BurningMan2006_IMG_8345&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8345_hu_896832c8599d7f33.jpg&#34; alt=&#34;BurningMan2006_IMG_8345&#34; title=&#34;BurningMan2006_IMG_8345&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8345&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8346_hu_1fbf40622f192fb9.jpg&#34; title=&#34;BurningMan2006_IMG_8346&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8346_hu_8c7b5930836352fb.jpg&#34; alt=&#34;BurningMan2006_IMG_8346&#34; title=&#34;BurningMan2006_IMG_8346&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8346&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8347_hu_4ec3d3f364aa0900.jpg&#34; title=&#34;BurningMan2006_IMG_8347&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8347_hu_a6877500d743ea6.jpg&#34; alt=&#34;BurningMan2006_IMG_8347&#34; title=&#34;BurningMan2006_IMG_8347&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8347&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8348_hu_3fef20f56ff91a2.jpg&#34; title=&#34;BurningMan2006_IMG_8348&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8348_hu_4c34e208f9be8dc0.jpg&#34; alt=&#34;BurningMan2006_IMG_8348&#34; title=&#34;BurningMan2006_IMG_8348&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8348&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8349_hu_fc772d6da5f110df.jpg&#34; title=&#34;BurningMan2006_IMG_8349&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8349_hu_7ef3e7f26d7d2d55.jpg&#34; alt=&#34;BurningMan2006_IMG_8349&#34; title=&#34;BurningMan2006_IMG_8349&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8349&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8356_hu_6ca000a20c0d63f6.jpg&#34; title=&#34;BurningMan2006_IMG_8356&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8356_hu_e0d89524a32ff3a4.jpg&#34; alt=&#34;BurningMan2006_IMG_8356&#34; title=&#34;BurningMan2006_IMG_8356&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8356&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8357_hu_963a3b00d0ac00a0.jpg&#34; title=&#34;BurningMan2006_IMG_8357&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8357_hu_9f1a16def5d0bc7a.jpg&#34; alt=&#34;BurningMan2006_IMG_8357&#34; title=&#34;BurningMan2006_IMG_8357&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8357&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8358_hu_939ba2672f279e18.jpg&#34; title=&#34;BurningMan2006_IMG_8358&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8358_hu_86a935d3de652537.jpg&#34; alt=&#34;BurningMan2006_IMG_8358&#34; title=&#34;BurningMan2006_IMG_8358&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8358&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8359_hu_81b51b7597d8270f.jpg&#34; title=&#34;BurningMan2006_IMG_8359&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8359_hu_e67e0ed0676ac57b.jpg&#34; alt=&#34;BurningMan2006_IMG_8359&#34; title=&#34;BurningMan2006_IMG_8359&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8359&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8362_hu_f972f649f6b20e4c.jpg&#34; title=&#34;BurningMan2006_IMG_8362&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8362_hu_fe625fba01f05a19.jpg&#34; alt=&#34;BurningMan2006_IMG_8362&#34; title=&#34;BurningMan2006_IMG_8362&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8362&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8363_hu_e08ec490b57cde1e.jpg&#34; title=&#34;BurningMan2006_IMG_8363&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8363_hu_cb02b1ee2bbf24af.jpg&#34; alt=&#34;BurningMan2006_IMG_8363&#34; title=&#34;BurningMan2006_IMG_8363&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8363&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8364_hu_deeb8b75bc9fe1af.jpg&#34; title=&#34;BurningMan2006_IMG_8364&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8364_hu_6fa95cbdb8fc02ff.jpg&#34; alt=&#34;BurningMan2006_IMG_8364&#34; title=&#34;BurningMan2006_IMG_8364&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8364&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8368_hu_3f3c6a634008a9d7.jpg&#34; title=&#34;BurningMan2006_IMG_8368&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8368_hu_b4cca3492d8b5e77.jpg&#34; alt=&#34;BurningMan2006_IMG_8368&#34; title=&#34;BurningMan2006_IMG_8368&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8368&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8374_hu_2cc4aee6e15ec1c6.jpg&#34; title=&#34;BurningMan2006_IMG_8374&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8374_hu_5bdbc4e27edb0434.jpg&#34; alt=&#34;BurningMan2006_IMG_8374&#34; title=&#34;BurningMan2006_IMG_8374&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8374&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8375_hu_ff628d0f1b11c60c.jpg&#34; title=&#34;BurningMan2006_IMG_8375&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8375_hu_1c1294af85104f87.jpg&#34; alt=&#34;BurningMan2006_IMG_8375&#34; title=&#34;BurningMan2006_IMG_8375&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8375&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8381_hu_57d950eae1b898c1.jpg&#34; title=&#34;BurningMan2006_IMG_8381&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8381_hu_a2b041cc6a80884b.jpg&#34; alt=&#34;BurningMan2006_IMG_8381&#34; title=&#34;BurningMan2006_IMG_8381&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8381&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8382_hu_8045e974d2253526.jpg&#34; title=&#34;BurningMan2006_IMG_8382&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8382_hu_bf8617e0a0e6742d.jpg&#34; alt=&#34;BurningMan2006_IMG_8382&#34; title=&#34;BurningMan2006_IMG_8382&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8382&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8383_hu_a2ade2f58cad2412.jpg&#34; title=&#34;BurningMan2006_IMG_8383&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8383_hu_7288b51fd3377d15.jpg&#34; alt=&#34;BurningMan2006_IMG_8383&#34; title=&#34;BurningMan2006_IMG_8383&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8383&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8384_hu_b98fd3347daa8222.jpg&#34; title=&#34;BurningMan2006_IMG_8384&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8384_hu_48129f770416fc6e.jpg&#34; alt=&#34;BurningMan2006_IMG_8384&#34; title=&#34;BurningMan2006_IMG_8384&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8384&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8385_hu_206aaca2d58ba1e3.jpg&#34; title=&#34;BurningMan2006_IMG_8385&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8385_hu_2b1cccc4a9e0b569.jpg&#34; alt=&#34;BurningMan2006_IMG_8385&#34; title=&#34;BurningMan2006_IMG_8385&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8385&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8386_hu_ceacbaf0b3b90a41.jpg&#34; title=&#34;BurningMan2006_IMG_8386&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8386_hu_a9ebed52fc7031d2.jpg&#34; alt=&#34;BurningMan2006_IMG_8386&#34; title=&#34;BurningMan2006_IMG_8386&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8386&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8388_hu_5201278adedb600.jpg&#34; title=&#34;BurningMan2006_IMG_8388&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8388_hu_8011f5e05acc6d45.jpg&#34; alt=&#34;BurningMan2006_IMG_8388&#34; title=&#34;BurningMan2006_IMG_8388&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8388&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8390_hu_6c2f840cac661400.jpg&#34; title=&#34;BurningMan2006_IMG_8390&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8390_hu_ba684ac2295c9868.jpg&#34; alt=&#34;BurningMan2006_IMG_8390&#34; title=&#34;BurningMan2006_IMG_8390&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8390&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8392_hu_1474b9cdcadce7d.jpg&#34; title=&#34;BurningMan2006_IMG_8392&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8392_hu_a7167b82e60398b1.jpg&#34; alt=&#34;BurningMan2006_IMG_8392&#34; title=&#34;BurningMan2006_IMG_8392&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8392&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8393_hu_e7d97336ef2abda3.jpg&#34; title=&#34;BurningMan2006_IMG_8393&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8393_hu_e974f7237e72704b.jpg&#34; alt=&#34;BurningMan2006_IMG_8393&#34; title=&#34;BurningMan2006_IMG_8393&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8393&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8396_hu_7b22b7e249014a09.jpg&#34; title=&#34;BurningMan2006_IMG_8396&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8396_hu_fa5a17034dc58106.jpg&#34; alt=&#34;BurningMan2006_IMG_8396&#34; title=&#34;BurningMan2006_IMG_8396&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8396&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8397_hu_87bf7d803f16224b.jpg&#34; title=&#34;BurningMan2006_IMG_8397&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8397_hu_7a17e88955bdec67.jpg&#34; alt=&#34;BurningMan2006_IMG_8397&#34; title=&#34;BurningMan2006_IMG_8397&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8397&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8398_hu_618c528dd6304dde.jpg&#34; title=&#34;BurningMan2006_IMG_8398&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8398_hu_f2b7d35a6d53d351.jpg&#34; alt=&#34;BurningMan2006_IMG_8398&#34; title=&#34;BurningMan2006_IMG_8398&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8398&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8399_hu_29d92d691b0e6a4d.jpg&#34; title=&#34;BurningMan2006_IMG_8399&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8399_hu_43531712a725180.jpg&#34; alt=&#34;BurningMan2006_IMG_8399&#34; title=&#34;BurningMan2006_IMG_8399&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8399&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8400_hu_6f7e25134a8a9b70.jpg&#34; title=&#34;BurningMan2006_IMG_8400&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8400_hu_b31a806db3b3e995.jpg&#34; alt=&#34;BurningMan2006_IMG_8400&#34; title=&#34;BurningMan2006_IMG_8400&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8400&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8401_hu_cfb90e65af39a66c.jpg&#34; title=&#34;BurningMan2006_IMG_8401&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8401_hu_b5954f05b7cc39ba.jpg&#34; alt=&#34;BurningMan2006_IMG_8401&#34; title=&#34;BurningMan2006_IMG_8401&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8401&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8402_hu_ca9fca6f262a6d1.jpg&#34; title=&#34;BurningMan2006_IMG_8402&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8402_hu_13dde7d3f07a305.jpg&#34; alt=&#34;BurningMan2006_IMG_8402&#34; title=&#34;BurningMan2006_IMG_8402&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8402&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8403_hu_3d574ba79209b246.jpg&#34; title=&#34;BurningMan2006_IMG_8403&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8403_hu_46fe8e24f6d1d8b0.jpg&#34; alt=&#34;BurningMan2006_IMG_8403&#34; title=&#34;BurningMan2006_IMG_8403&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8403&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8406_hu_dd634da27118b7b9.jpg&#34; title=&#34;BurningMan2006_IMG_8406&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8406_hu_31194627e328b56b.jpg&#34; alt=&#34;BurningMan2006_IMG_8406&#34; title=&#34;BurningMan2006_IMG_8406&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8406&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8408_hu_508270f2c1c9d435.jpg&#34; title=&#34;BurningMan2006_IMG_8408&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8408_hu_26849e08abed28e7.jpg&#34; alt=&#34;BurningMan2006_IMG_8408&#34; title=&#34;BurningMan2006_IMG_8408&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8408&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8413_hu_4d293021dd62a794.jpg&#34; title=&#34;BurningMan2006_IMG_8413&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8413_hu_d78e8f613eb661df.jpg&#34; alt=&#34;BurningMan2006_IMG_8413&#34; title=&#34;BurningMan2006_IMG_8413&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8413&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8414_hu_42664c457901044e.jpg&#34; title=&#34;BurningMan2006_IMG_8414&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8414_hu_4daeb6bce924c018.jpg&#34; alt=&#34;BurningMan2006_IMG_8414&#34; title=&#34;BurningMan2006_IMG_8414&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8414&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8415_hu_8e3c0181f62536d3.jpg&#34; title=&#34;BurningMan2006_IMG_8415&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8415_hu_559cbd41b2c9eca3.jpg&#34; alt=&#34;BurningMan2006_IMG_8415&#34; title=&#34;BurningMan2006_IMG_8415&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8415&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8416_hu_d6c4d88ddff114e1.jpg&#34; title=&#34;BurningMan2006_IMG_8416&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8416_hu_fa8157354f03b02f.jpg&#34; alt=&#34;BurningMan2006_IMG_8416&#34; title=&#34;BurningMan2006_IMG_8416&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8416&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8417_hu_48a988828e5a14a8.jpg&#34; title=&#34;BurningMan2006_IMG_8417&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8417_hu_f775cb9c14b3efbb.jpg&#34; alt=&#34;BurningMan2006_IMG_8417&#34; title=&#34;BurningMan2006_IMG_8417&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8417&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8418_hu_451c6e535f3ef204.jpg&#34; title=&#34;BurningMan2006_IMG_8418&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8418_hu_75936cf9b949c157.jpg&#34; alt=&#34;BurningMan2006_IMG_8418&#34; title=&#34;BurningMan2006_IMG_8418&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8418&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8422_hu_675eb4f037372324.jpg&#34; title=&#34;BurningMan2006_IMG_8422&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8422_hu_611bb9f62bea1ee1.jpg&#34; alt=&#34;BurningMan2006_IMG_8422&#34; title=&#34;BurningMan2006_IMG_8422&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8422&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8423_hu_22dcd0e41e9ceea2.jpg&#34; title=&#34;BurningMan2006_IMG_8423&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8423_hu_6ccbaea0bc91ce3.jpg&#34; alt=&#34;BurningMan2006_IMG_8423&#34; title=&#34;BurningMan2006_IMG_8423&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8423&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8425_hu_67af042e79ddda25.jpg&#34; title=&#34;BurningMan2006_IMG_8425&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8425_hu_7fab8032aa3ba98f.jpg&#34; alt=&#34;BurningMan2006_IMG_8425&#34; title=&#34;BurningMan2006_IMG_8425&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8425&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8426_hu_64785e31f0cd4853.jpg&#34; title=&#34;BurningMan2006_IMG_8426&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8426_hu_9da9b1a91b255bae.jpg&#34; alt=&#34;BurningMan2006_IMG_8426&#34; title=&#34;BurningMan2006_IMG_8426&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8426&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8427_hu_aa3d470129335f32.jpg&#34; title=&#34;BurningMan2006_IMG_8427&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8427_hu_870538ea807d3d8.jpg&#34; alt=&#34;BurningMan2006_IMG_8427&#34; title=&#34;BurningMan2006_IMG_8427&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8427&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8428_hu_54e1ee111444f53b.jpg&#34; title=&#34;BurningMan2006_IMG_8428&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8428_hu_93614102f5d66a64.jpg&#34; alt=&#34;BurningMan2006_IMG_8428&#34; title=&#34;BurningMan2006_IMG_8428&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8428&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8429_hu_ca4a4b4589edf5c0.jpg&#34; title=&#34;BurningMan2006_IMG_8429&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8429_hu_ecf8794525f9dfc7.jpg&#34; alt=&#34;BurningMan2006_IMG_8429&#34; title=&#34;BurningMan2006_IMG_8429&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8429&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8430_hu_2900845aa47e061c.jpg&#34; title=&#34;BurningMan2006_IMG_8430&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8430_hu_2e9d0e7175691b35.jpg&#34; alt=&#34;BurningMan2006_IMG_8430&#34; title=&#34;BurningMan2006_IMG_8430&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8430&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8431_hu_8de45000d96d1c42.jpg&#34; title=&#34;BurningMan2006_IMG_8431&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8431_hu_85ecca5f8be2dc0.jpg&#34; alt=&#34;BurningMan2006_IMG_8431&#34; title=&#34;BurningMan2006_IMG_8431&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8431&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8436_hu_6988a060130b39a2.jpg&#34; title=&#34;BurningMan2006_IMG_8436&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8436_hu_3df35edab1ac37c6.jpg&#34; alt=&#34;BurningMan2006_IMG_8436&#34; title=&#34;BurningMan2006_IMG_8436&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8436&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8442_hu_3c3edc1acdc03f5b.jpg&#34; title=&#34;BurningMan2006_IMG_8442&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8442_hu_6efad7a744461226.jpg&#34; alt=&#34;BurningMan2006_IMG_8442&#34; title=&#34;BurningMan2006_IMG_8442&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8442&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8443_hu_614bdce250ad6cd.jpg&#34; title=&#34;BurningMan2006_IMG_8443&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8443_hu_ce6f05cc1b89f98d.jpg&#34; alt=&#34;BurningMan2006_IMG_8443&#34; title=&#34;BurningMan2006_IMG_8443&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8443&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8445_hu_a81f444dca42f249.jpg&#34; title=&#34;BurningMan2006_IMG_8445&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8445_hu_4ce169d147e480d9.jpg&#34; alt=&#34;BurningMan2006_IMG_8445&#34; title=&#34;BurningMan2006_IMG_8445&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8445&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8447_hu_f31fb10ffc774747.jpg&#34; title=&#34;BurningMan2006_IMG_8447&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8447_hu_595ad041754991b1.jpg&#34; alt=&#34;BurningMan2006_IMG_8447&#34; title=&#34;BurningMan2006_IMG_8447&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8447&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8448_hu_d82bd33731968f67.jpg&#34; title=&#34;BurningMan2006_IMG_8448&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8448_hu_13ea979a5a70d55d.jpg&#34; alt=&#34;BurningMan2006_IMG_8448&#34; title=&#34;BurningMan2006_IMG_8448&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8448&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8449_hu_b7b044f8ec6af9a2.jpg&#34; title=&#34;BurningMan2006_IMG_8449&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8449_hu_7fc07e592c860710.jpg&#34; alt=&#34;BurningMan2006_IMG_8449&#34; title=&#34;BurningMan2006_IMG_8449&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8449&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8451_hu_f34f90713d17dd3e.jpg&#34; title=&#34;BurningMan2006_IMG_8451&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8451_hu_5280b6aca14c8648.jpg&#34; alt=&#34;BurningMan2006_IMG_8451&#34; title=&#34;BurningMan2006_IMG_8451&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8451&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8453_hu_e29f55913f5dcd74.jpg&#34; title=&#34;BurningMan2006_IMG_8453&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8453_hu_cc88df834bf2bd88.jpg&#34; alt=&#34;BurningMan2006_IMG_8453&#34; title=&#34;BurningMan2006_IMG_8453&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8453&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8454_hu_d20734ca7000250e.jpg&#34; title=&#34;BurningMan2006_IMG_8454&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8454_hu_8d76a8e455e46ff4.jpg&#34; alt=&#34;BurningMan2006_IMG_8454&#34; title=&#34;BurningMan2006_IMG_8454&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8454&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8455_hu_4ba830e2eb0e6dc7.jpg&#34; title=&#34;BurningMan2006_IMG_8455&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8455_hu_70c65c37b026a6ce.jpg&#34; alt=&#34;BurningMan2006_IMG_8455&#34; title=&#34;BurningMan2006_IMG_8455&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8455&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8456_hu_30f18f5fe7fe2201.jpg&#34; title=&#34;BurningMan2006_IMG_8456&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8456_hu_fd49094f9245eadb.jpg&#34; alt=&#34;BurningMan2006_IMG_8456&#34; title=&#34;BurningMan2006_IMG_8456&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8456&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8457_hu_edf4af41a0228ffb.jpg&#34; title=&#34;BurningMan2006_IMG_8457&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8457_hu_2428d3fab5571928.jpg&#34; alt=&#34;BurningMan2006_IMG_8457&#34; title=&#34;BurningMan2006_IMG_8457&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8457&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8458_hu_2413bece2d307874.jpg&#34; title=&#34;BurningMan2006_IMG_8458&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8458_hu_d9e93fce7549e7d2.jpg&#34; alt=&#34;BurningMan2006_IMG_8458&#34; title=&#34;BurningMan2006_IMG_8458&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8458&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8459_hu_73d123c2912db4e0.jpg&#34; title=&#34;BurningMan2006_IMG_8459&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8459_hu_2252e176dab9bd25.jpg&#34; alt=&#34;BurningMan2006_IMG_8459&#34; title=&#34;BurningMan2006_IMG_8459&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8459&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8460_hu_42e94765f9219147.jpg&#34; title=&#34;BurningMan2006_IMG_8460&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8460_hu_67ed5912affdb6c6.jpg&#34; alt=&#34;BurningMan2006_IMG_8460&#34; title=&#34;BurningMan2006_IMG_8460&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8460&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8461_hu_ccd30c7a886b1181.jpg&#34; title=&#34;BurningMan2006_IMG_8461&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8461_hu_1b2cc46961084a59.jpg&#34; alt=&#34;BurningMan2006_IMG_8461&#34; title=&#34;BurningMan2006_IMG_8461&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8461&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8462_hu_8f8bb8992b7d3c00.jpg&#34; title=&#34;BurningMan2006_IMG_8462&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8462_hu_8a5e563188cf547e.jpg&#34; alt=&#34;BurningMan2006_IMG_8462&#34; title=&#34;BurningMan2006_IMG_8462&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8462&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8463_hu_8bc4fd4197e2f79a.jpg&#34; title=&#34;BurningMan2006_IMG_8463&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8463_hu_d27d8e4b1b4a3fe1.jpg&#34; alt=&#34;BurningMan2006_IMG_8463&#34; title=&#34;BurningMan2006_IMG_8463&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8463&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8464_hu_2080859b37d60ba3.jpg&#34; title=&#34;BurningMan2006_IMG_8464&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8464_hu_f9f024664964efa6.jpg&#34; alt=&#34;BurningMan2006_IMG_8464&#34; title=&#34;BurningMan2006_IMG_8464&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8464&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8465_hu_749a64f60a35be22.jpg&#34; title=&#34;BurningMan2006_IMG_8465&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8465_hu_c01a4350438f364.jpg&#34; alt=&#34;BurningMan2006_IMG_8465&#34; title=&#34;BurningMan2006_IMG_8465&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8465&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8466_hu_bd2f87b51f3bf92.jpg&#34; title=&#34;BurningMan2006_IMG_8466&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8466_hu_1e52ba72588ce8eb.jpg&#34; alt=&#34;BurningMan2006_IMG_8466&#34; title=&#34;BurningMan2006_IMG_8466&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8466&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8469_hu_68781f0bf2ae5ec8.jpg&#34; title=&#34;BurningMan2006_IMG_8469&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8469_hu_d42e1f9ce64995f6.jpg&#34; alt=&#34;BurningMan2006_IMG_8469&#34; title=&#34;BurningMan2006_IMG_8469&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8469&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8470_hu_b595d6e4a22af5ab.jpg&#34; title=&#34;BurningMan2006_IMG_8470&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8470_hu_55bb494f57d02363.jpg&#34; alt=&#34;BurningMan2006_IMG_8470&#34; title=&#34;BurningMan2006_IMG_8470&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8470&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8471_hu_8617e5fa94c72f80.jpg&#34; title=&#34;BurningMan2006_IMG_8471&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8471_hu_7852a9c3d710b25c.jpg&#34; alt=&#34;BurningMan2006_IMG_8471&#34; title=&#34;BurningMan2006_IMG_8471&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8471&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8472_hu_7286f69ca5ef4bdd.jpg&#34; title=&#34;BurningMan2006_IMG_8472&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8472_hu_5bcbb622cf9a4678.jpg&#34; alt=&#34;BurningMan2006_IMG_8472&#34; title=&#34;BurningMan2006_IMG_8472&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8472&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8473_hu_470a9a8311bb9269.jpg&#34; title=&#34;BurningMan2006_IMG_8473&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8473_hu_51d56ca3b5787f81.jpg&#34; alt=&#34;BurningMan2006_IMG_8473&#34; title=&#34;BurningMan2006_IMG_8473&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8473&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8474_hu_cae749464813e9db.jpg&#34; title=&#34;BurningMan2006_IMG_8474&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8474_hu_cdf3b84b692c9134.jpg&#34; alt=&#34;BurningMan2006_IMG_8474&#34; title=&#34;BurningMan2006_IMG_8474&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8474&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8475_hu_756b37a015dfef45.jpg&#34; title=&#34;BurningMan2006_IMG_8475&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8475_hu_766d8a46d35adacc.jpg&#34; alt=&#34;BurningMan2006_IMG_8475&#34; title=&#34;BurningMan2006_IMG_8475&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8475&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8476_hu_c7ad25c73d581be6.jpg&#34; title=&#34;BurningMan2006_IMG_8476&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8476_hu_136fbb8143887154.jpg&#34; alt=&#34;BurningMan2006_IMG_8476&#34; title=&#34;BurningMan2006_IMG_8476&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8476&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8477_hu_8efa029bfd06332.jpg&#34; title=&#34;BurningMan2006_IMG_8477&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8477_hu_f025f6b089fc6660.jpg&#34; alt=&#34;BurningMan2006_IMG_8477&#34; title=&#34;BurningMan2006_IMG_8477&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8477&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8478_hu_23ed5b82b00bff9a.jpg&#34; title=&#34;BurningMan2006_IMG_8478&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8478_hu_9dbbfda80fabe726.jpg&#34; alt=&#34;BurningMan2006_IMG_8478&#34; title=&#34;BurningMan2006_IMG_8478&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8478&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8479_hu_a3dc38758c28d030.jpg&#34; title=&#34;BurningMan2006_IMG_8479&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8479_hu_8116ffe60d9a772e.jpg&#34; alt=&#34;BurningMan2006_IMG_8479&#34; title=&#34;BurningMan2006_IMG_8479&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8479&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8480_hu_a0392bba87cb523e.jpg&#34; title=&#34;BurningMan2006_IMG_8480&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8480_hu_ccf28bc3afa3cc20.jpg&#34; alt=&#34;BurningMan2006_IMG_8480&#34; title=&#34;BurningMan2006_IMG_8480&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8480&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8481_hu_6abe5108a8ae3dba.jpg&#34; title=&#34;BurningMan2006_IMG_8481&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8481_hu_ea62bf3978676649.jpg&#34; alt=&#34;BurningMan2006_IMG_8481&#34; title=&#34;BurningMan2006_IMG_8481&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8481&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8482_hu_f1b9778ef097c502.jpg&#34; title=&#34;BurningMan2006_IMG_8482&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8482_hu_b40c80750b8f9030.jpg&#34; alt=&#34;BurningMan2006_IMG_8482&#34; title=&#34;BurningMan2006_IMG_8482&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8482&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8483_hu_85230bee6f2832f1.jpg&#34; title=&#34;BurningMan2006_IMG_8483&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8483_hu_ab73b10da3500172.jpg&#34; alt=&#34;BurningMan2006_IMG_8483&#34; title=&#34;BurningMan2006_IMG_8483&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8483&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8484_hu_422074b56848def1.jpg&#34; title=&#34;BurningMan2006_IMG_8484&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8484_hu_44becd72d3d56769.jpg&#34; alt=&#34;BurningMan2006_IMG_8484&#34; title=&#34;BurningMan2006_IMG_8484&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8484&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8485_hu_36595990df162e01.jpg&#34; title=&#34;BurningMan2006_IMG_8485&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8485_hu_7200fb4a1c631549.jpg&#34; alt=&#34;BurningMan2006_IMG_8485&#34; title=&#34;BurningMan2006_IMG_8485&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8485&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8486_hu_852c00803757d6b0.jpg&#34; title=&#34;BurningMan2006_IMG_8486&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8486_hu_63986b16f07b84eb.jpg&#34; alt=&#34;BurningMan2006_IMG_8486&#34; title=&#34;BurningMan2006_IMG_8486&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8486&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8487_hu_4a9a4f8633a18a01.jpg&#34; title=&#34;BurningMan2006_IMG_8487&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8487_hu_6394d25609b0206b.jpg&#34; alt=&#34;BurningMan2006_IMG_8487&#34; title=&#34;BurningMan2006_IMG_8487&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8487&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8488_hu_33c048fec272a178.jpg&#34; title=&#34;BurningMan2006_IMG_8488&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8488_hu_848dfcc18633514d.jpg&#34; alt=&#34;BurningMan2006_IMG_8488&#34; title=&#34;BurningMan2006_IMG_8488&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8488&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8489_hu_6e008c228a925dcd.jpg&#34; title=&#34;BurningMan2006_IMG_8489&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8489_hu_f4429f1ad106d9e4.jpg&#34; alt=&#34;BurningMan2006_IMG_8489&#34; title=&#34;BurningMan2006_IMG_8489&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8489&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8491_hu_38e2af488ec5927f.jpg&#34; title=&#34;BurningMan2006_IMG_8491&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8491_hu_9c52e6b3afe81ea3.jpg&#34; alt=&#34;BurningMan2006_IMG_8491&#34; title=&#34;BurningMan2006_IMG_8491&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8491&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8495_hu_c36affad47b2070f.jpg&#34; title=&#34;BurningMan2006_IMG_8495&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8495_hu_6160a6479879b717.jpg&#34; alt=&#34;BurningMan2006_IMG_8495&#34; title=&#34;BurningMan2006_IMG_8495&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8495&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8496_hu_f0ca40a7d1912e41.jpg&#34; title=&#34;BurningMan2006_IMG_8496&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8496_hu_f056b4558db4f760.jpg&#34; alt=&#34;BurningMan2006_IMG_8496&#34; title=&#34;BurningMan2006_IMG_8496&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8496&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8504_hu_bbd8b56d57f1f901.jpg&#34; title=&#34;BurningMan2006_IMG_8504&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8504_hu_15e12cef230e39b9.jpg&#34; alt=&#34;BurningMan2006_IMG_8504&#34; title=&#34;BurningMan2006_IMG_8504&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8504&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8523_hu_f720a2dcfbef0b18.jpg&#34; title=&#34;BurningMan2006_IMG_8523&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8523_hu_1c848bd2b4118e33.jpg&#34; alt=&#34;BurningMan2006_IMG_8523&#34; title=&#34;BurningMan2006_IMG_8523&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8523&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8524_hu_17f28566923816f3.jpg&#34; title=&#34;BurningMan2006_IMG_8524&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8524_hu_b3e5eb09a532d5ec.jpg&#34; alt=&#34;BurningMan2006_IMG_8524&#34; title=&#34;BurningMan2006_IMG_8524&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8524&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8538_hu_8a22837d2dcab006.jpg&#34; title=&#34;BurningMan2006_IMG_8538&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8538_hu_8bdaa4e44e9df329.jpg&#34; alt=&#34;BurningMan2006_IMG_8538&#34; title=&#34;BurningMan2006_IMG_8538&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8538&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8540_hu_70b0b0e7bff460a9.jpg&#34; title=&#34;BurningMan2006_IMG_8540&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8540_hu_5dafd69f67327b8c.jpg&#34; alt=&#34;BurningMan2006_IMG_8540&#34; title=&#34;BurningMan2006_IMG_8540&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8540&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8541_hu_60684cb7c7757d99.jpg&#34; title=&#34;BurningMan2006_IMG_8541&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8541_hu_350a8b2f491aebbd.jpg&#34; alt=&#34;BurningMan2006_IMG_8541&#34; title=&#34;BurningMan2006_IMG_8541&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8541&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8542_hu_b80a5d38387a37d4.jpg&#34; title=&#34;BurningMan2006_IMG_8542&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8542_hu_cafd6401dd127414.jpg&#34; alt=&#34;BurningMan2006_IMG_8542&#34; title=&#34;BurningMan2006_IMG_8542&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8542&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8546_hu_d0ce8ffcbf2e4988.jpg&#34; title=&#34;BurningMan2006_IMG_8546&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8546_hu_9538218a6b09b992.jpg&#34; alt=&#34;BurningMan2006_IMG_8546&#34; title=&#34;BurningMan2006_IMG_8546&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8546&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8547_hu_5b555caa4fe2e6ca.jpg&#34; title=&#34;BurningMan2006_IMG_8547&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8547_hu_e67a3626b4f933ef.jpg&#34; alt=&#34;BurningMan2006_IMG_8547&#34; title=&#34;BurningMan2006_IMG_8547&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8547&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8548_hu_db61df297195a8ee.jpg&#34; title=&#34;BurningMan2006_IMG_8548&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8548_hu_495cd9c061aae9db.jpg&#34; alt=&#34;BurningMan2006_IMG_8548&#34; title=&#34;BurningMan2006_IMG_8548&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8548&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8549_hu_c577288cc23704cc.jpg&#34; title=&#34;BurningMan2006_IMG_8549&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8549_hu_23f1eb3e995101f1.jpg&#34; alt=&#34;BurningMan2006_IMG_8549&#34; title=&#34;BurningMan2006_IMG_8549&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8549&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8557_hu_9dea0b651a2d5c07.jpg&#34; title=&#34;BurningMan2006_IMG_8557&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8557_hu_78b1ab4737c83fb7.jpg&#34; alt=&#34;BurningMan2006_IMG_8557&#34; title=&#34;BurningMan2006_IMG_8557&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8557&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8558_hu_474bf069c77719fc.jpg&#34; title=&#34;BurningMan2006_IMG_8558&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8558_hu_d93e23541c9512fd.jpg&#34; alt=&#34;BurningMan2006_IMG_8558&#34; title=&#34;BurningMan2006_IMG_8558&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8558&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8559_hu_8542652f84834b42.jpg&#34; title=&#34;BurningMan2006_IMG_8559&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8559_hu_8e380cd12a1bde20.jpg&#34; alt=&#34;BurningMan2006_IMG_8559&#34; title=&#34;BurningMan2006_IMG_8559&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8559&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8560_hu_7dc0945648929a5a.jpg&#34; title=&#34;BurningMan2006_IMG_8560&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8560_hu_67e580d06a751d72.jpg&#34; alt=&#34;BurningMan2006_IMG_8560&#34; title=&#34;BurningMan2006_IMG_8560&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8560&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8561_hu_6d7f2209936e9c8d.jpg&#34; title=&#34;BurningMan2006_IMG_8561&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8561_hu_3eeef4a9dc1eb1d4.jpg&#34; alt=&#34;BurningMan2006_IMG_8561&#34; title=&#34;BurningMan2006_IMG_8561&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8561&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8562_hu_12e2cbaefd008845.jpg&#34; title=&#34;BurningMan2006_IMG_8562&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8562_hu_f1df04a56f21a2a.jpg&#34; alt=&#34;BurningMan2006_IMG_8562&#34; title=&#34;BurningMan2006_IMG_8562&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8562&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8566_hu_f54ac485bdfdb5bc.jpg&#34; title=&#34;BurningMan2006_IMG_8566&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8566_hu_e696a6c9c25c1037.jpg&#34; alt=&#34;BurningMan2006_IMG_8566&#34; title=&#34;BurningMan2006_IMG_8566&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8566&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8567_hu_fbcd3383c1174cd2.jpg&#34; title=&#34;BurningMan2006_IMG_8567&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8567_hu_39e691f69b1551ae.jpg&#34; alt=&#34;BurningMan2006_IMG_8567&#34; title=&#34;BurningMan2006_IMG_8567&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8567&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8568_hu_93ff8b62838f3bc1.jpg&#34; title=&#34;BurningMan2006_IMG_8568&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8568_hu_f94968230393a1f9.jpg&#34; alt=&#34;BurningMan2006_IMG_8568&#34; title=&#34;BurningMan2006_IMG_8568&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8568&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8569_hu_e5b11bb72e59de61.jpg&#34; title=&#34;BurningMan2006_IMG_8569&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8569_hu_8a3eb70ef3e02460.jpg&#34; alt=&#34;BurningMan2006_IMG_8569&#34; title=&#34;BurningMan2006_IMG_8569&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8569&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8570_hu_335d1cea10b1ccdf.jpg&#34; title=&#34;BurningMan2006_IMG_8570&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8570_hu_70460ca81511fbe0.jpg&#34; alt=&#34;BurningMan2006_IMG_8570&#34; title=&#34;BurningMan2006_IMG_8570&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8570&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8572_hu_98e7cab977f056c8.jpg&#34; title=&#34;BurningMan2006_IMG_8572&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8572_hu_c43e3f1a07100789.jpg&#34; alt=&#34;BurningMan2006_IMG_8572&#34; title=&#34;BurningMan2006_IMG_8572&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8572&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8574_hu_6b5e1261a1efe591.jpg&#34; title=&#34;BurningMan2006_IMG_8574&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8574_hu_56066e8979866d69.jpg&#34; alt=&#34;BurningMan2006_IMG_8574&#34; title=&#34;BurningMan2006_IMG_8574&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8574&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8575_hu_dfe8f94c304741c1.jpg&#34; title=&#34;BurningMan2006_IMG_8575&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8575_hu_9340fb7df0ef048b.jpg&#34; alt=&#34;BurningMan2006_IMG_8575&#34; title=&#34;BurningMan2006_IMG_8575&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8575&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8576_hu_8cf6a2df40b170c1.jpg&#34; title=&#34;BurningMan2006_IMG_8576&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8576_hu_57da2fe60613315b.jpg&#34; alt=&#34;BurningMan2006_IMG_8576&#34; title=&#34;BurningMan2006_IMG_8576&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8576&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8578_hu_8d9e0620971271d1.jpg&#34; title=&#34;BurningMan2006_IMG_8578&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8578_hu_7d8a145f02feb7af.jpg&#34; alt=&#34;BurningMan2006_IMG_8578&#34; title=&#34;BurningMan2006_IMG_8578&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8578&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8581_hu_d47dad62e1425164.jpg&#34; title=&#34;BurningMan2006_IMG_8581&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8581_hu_ca2aa54c002aed31.jpg&#34; alt=&#34;BurningMan2006_IMG_8581&#34; title=&#34;BurningMan2006_IMG_8581&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8581&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8583_hu_79b099339939a9e6.jpg&#34; title=&#34;BurningMan2006_IMG_8583&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8583_hu_bb05078072166e09.jpg&#34; alt=&#34;BurningMan2006_IMG_8583&#34; title=&#34;BurningMan2006_IMG_8583&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8583&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8584_hu_ef4cfac440159f33.jpg&#34; title=&#34;BurningMan2006_IMG_8584&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8584_hu_16c523742ca17b58.jpg&#34; alt=&#34;BurningMan2006_IMG_8584&#34; title=&#34;BurningMan2006_IMG_8584&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8584&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8585_hu_e121a2b83251e12f.jpg&#34; title=&#34;BurningMan2006_IMG_8585&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8585_hu_bab03397a7b9413a.jpg&#34; alt=&#34;BurningMan2006_IMG_8585&#34; title=&#34;BurningMan2006_IMG_8585&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8585&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8588_hu_a3eebe063bbbba8.jpg&#34; title=&#34;BurningMan2006_IMG_8588&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8588_hu_805341a109d17a68.jpg&#34; alt=&#34;BurningMan2006_IMG_8588&#34; title=&#34;BurningMan2006_IMG_8588&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8588&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8589_hu_6ef68b5c5a8a5a12.jpg&#34; title=&#34;BurningMan2006_IMG_8589&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8589_hu_ca4c87378f4b82b.jpg&#34; alt=&#34;BurningMan2006_IMG_8589&#34; title=&#34;BurningMan2006_IMG_8589&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8589&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8590_hu_38fbe3775686b0f8.jpg&#34; title=&#34;BurningMan2006_IMG_8590&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8590_hu_f0fad9e6226cf12d.jpg&#34; alt=&#34;BurningMan2006_IMG_8590&#34; title=&#34;BurningMan2006_IMG_8590&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8590&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8591_hu_44c5cb7a7a375554.jpg&#34; title=&#34;BurningMan2006_IMG_8591&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8591_hu_6292fd81ee92ee5d.jpg&#34; alt=&#34;BurningMan2006_IMG_8591&#34; title=&#34;BurningMan2006_IMG_8591&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8591&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8592_hu_ca993d2a61ef1a85.jpg&#34; title=&#34;BurningMan2006_IMG_8592&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8592_hu_cd89b8fdc47f2145.jpg&#34; alt=&#34;BurningMan2006_IMG_8592&#34; title=&#34;BurningMan2006_IMG_8592&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8592&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8593_hu_b91c3472d7357d4a.jpg&#34; title=&#34;BurningMan2006_IMG_8593&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8593_hu_b16c6d9ebd3f1a58.jpg&#34; alt=&#34;BurningMan2006_IMG_8593&#34; title=&#34;BurningMan2006_IMG_8593&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8593&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8594_hu_f20af791c87475fc.jpg&#34; title=&#34;BurningMan2006_IMG_8594&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8594_hu_c49d1ac2f5b2829f.jpg&#34; alt=&#34;BurningMan2006_IMG_8594&#34; title=&#34;BurningMan2006_IMG_8594&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8594&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8595_hu_72c57fdf88f8bb8e.jpg&#34; title=&#34;BurningMan2006_IMG_8595&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8595_hu_625ee4fac956bbac.jpg&#34; alt=&#34;BurningMan2006_IMG_8595&#34; title=&#34;BurningMan2006_IMG_8595&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8595&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8596_hu_156c796606c516ce.jpg&#34; title=&#34;BurningMan2006_IMG_8596&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8596_hu_f0541032b966885d.jpg&#34; alt=&#34;BurningMan2006_IMG_8596&#34; title=&#34;BurningMan2006_IMG_8596&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8596&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8598_hu_1aeceed1676cba93.jpg&#34; title=&#34;BurningMan2006_IMG_8598&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8598_hu_9501b5f31d4680d2.jpg&#34; alt=&#34;BurningMan2006_IMG_8598&#34; title=&#34;BurningMan2006_IMG_8598&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8598&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8602_hu_5890772f79075dc0.jpg&#34; title=&#34;BurningMan2006_IMG_8602&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8602_hu_a2e828b8a2959d2e.jpg&#34; alt=&#34;BurningMan2006_IMG_8602&#34; title=&#34;BurningMan2006_IMG_8602&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8602&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8604_hu_66577a0fe396726.jpg&#34; title=&#34;BurningMan2006_IMG_8604&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8604_hu_a20e68364e301a1f.jpg&#34; alt=&#34;BurningMan2006_IMG_8604&#34; title=&#34;BurningMan2006_IMG_8604&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8604&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8605_hu_70760aad5553a415.jpg&#34; title=&#34;BurningMan2006_IMG_8605&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8605_hu_49c701317ef96e80.jpg&#34; alt=&#34;BurningMan2006_IMG_8605&#34; title=&#34;BurningMan2006_IMG_8605&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8605&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8606_hu_78554ece86dcc186.jpg&#34; title=&#34;BurningMan2006_IMG_8606&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8606_hu_fc12b160f880153a.jpg&#34; alt=&#34;BurningMan2006_IMG_8606&#34; title=&#34;BurningMan2006_IMG_8606&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8606&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8607_hu_6dd3c72534374183.jpg&#34; title=&#34;BurningMan2006_IMG_8607&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8607_hu_da4f8ac1052e6e47.jpg&#34; alt=&#34;BurningMan2006_IMG_8607&#34; title=&#34;BurningMan2006_IMG_8607&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8607&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8608_hu_ecf80f1db1724952.jpg&#34; title=&#34;BurningMan2006_IMG_8608&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8608_hu_43eb4262f0cd38a8.jpg&#34; alt=&#34;BurningMan2006_IMG_8608&#34; title=&#34;BurningMan2006_IMG_8608&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8608&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8609_hu_581ee6db295922ce.jpg&#34; title=&#34;BurningMan2006_IMG_8609&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8609_hu_68219fcd4cfdfd4b.jpg&#34; alt=&#34;BurningMan2006_IMG_8609&#34; title=&#34;BurningMan2006_IMG_8609&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8609&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8610_hu_7ffbec9ff4c5a4f2.jpg&#34; title=&#34;BurningMan2006_IMG_8610&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8610_hu_15509ec4f531010.jpg&#34; alt=&#34;BurningMan2006_IMG_8610&#34; title=&#34;BurningMan2006_IMG_8610&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8610&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8612_hu_e3be0a73d40770df.jpg&#34; title=&#34;BurningMan2006_IMG_8612&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8612_hu_2c4a6c461702985c.jpg&#34; alt=&#34;BurningMan2006_IMG_8612&#34; title=&#34;BurningMan2006_IMG_8612&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8612&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8614_hu_c9b1ca71c0675328.jpg&#34; title=&#34;BurningMan2006_IMG_8614&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8614_hu_68d557b2273b5359.jpg&#34; alt=&#34;BurningMan2006_IMG_8614&#34; title=&#34;BurningMan2006_IMG_8614&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8614&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8615_hu_95426524cfe8f925.jpg&#34; title=&#34;BurningMan2006_IMG_8615&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8615_hu_316bb55369016cf0.jpg&#34; alt=&#34;BurningMan2006_IMG_8615&#34; title=&#34;BurningMan2006_IMG_8615&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8615&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8616_hu_b01dcd3f84cbcb4a.jpg&#34; title=&#34;BurningMan2006_IMG_8616&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8616_hu_e44a525627381d7.jpg&#34; alt=&#34;BurningMan2006_IMG_8616&#34; title=&#34;BurningMan2006_IMG_8616&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8616&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8617_hu_4497af1553360dbe.jpg&#34; title=&#34;BurningMan2006_IMG_8617&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8617_hu_4238a9ea57595e27.jpg&#34; alt=&#34;BurningMan2006_IMG_8617&#34; title=&#34;BurningMan2006_IMG_8617&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8617&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8618_hu_fb298c2c13e185b1.jpg&#34; title=&#34;BurningMan2006_IMG_8618&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8618_hu_4c5d1f66feb547f1.jpg&#34; alt=&#34;BurningMan2006_IMG_8618&#34; title=&#34;BurningMan2006_IMG_8618&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8618&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8621_hu_3ed0034165a2b8af.jpg&#34; title=&#34;BurningMan2006_IMG_8621&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8621_hu_4dd8ac332db3ff3b.jpg&#34; alt=&#34;BurningMan2006_IMG_8621&#34; title=&#34;BurningMan2006_IMG_8621&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8621&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8622_hu_917e92ef5124ef1f.jpg&#34; title=&#34;BurningMan2006_IMG_8622&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8622_hu_a4d8a3775e09b952.jpg&#34; alt=&#34;BurningMan2006_IMG_8622&#34; title=&#34;BurningMan2006_IMG_8622&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8622&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8623_hu_df7f6b75a0ba889d.jpg&#34; title=&#34;BurningMan2006_IMG_8623&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8623_hu_47be0205b6bb34a0.jpg&#34; alt=&#34;BurningMan2006_IMG_8623&#34; title=&#34;BurningMan2006_IMG_8623&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8623&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8624_hu_9dbd6912f9795396.jpg&#34; title=&#34;BurningMan2006_IMG_8624&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8624_hu_bbf359ad9335245.jpg&#34; alt=&#34;BurningMan2006_IMG_8624&#34; title=&#34;BurningMan2006_IMG_8624&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8624&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8625_hu_939d89f6fd5658.jpg&#34; title=&#34;BurningMan2006_IMG_8625&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8625_hu_2784f2ddc2097380.jpg&#34; alt=&#34;BurningMan2006_IMG_8625&#34; title=&#34;BurningMan2006_IMG_8625&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8625&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8626_hu_11f9eef09d881d4c.jpg&#34; title=&#34;BurningMan2006_IMG_8626&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8626_hu_283d84fc7942f469.jpg&#34; alt=&#34;BurningMan2006_IMG_8626&#34; title=&#34;BurningMan2006_IMG_8626&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8626&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8627_hu_70094081973a914b.jpg&#34; title=&#34;BurningMan2006_IMG_8627&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8627_hu_5e613cc8a513a5ba.jpg&#34; alt=&#34;BurningMan2006_IMG_8627&#34; title=&#34;BurningMan2006_IMG_8627&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8627&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8628_hu_9c4a0279a4abb08e.jpg&#34; title=&#34;BurningMan2006_IMG_8628&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8628_hu_30eea384cf254386.jpg&#34; alt=&#34;BurningMan2006_IMG_8628&#34; title=&#34;BurningMan2006_IMG_8628&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8628&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8629_hu_e004577eef6c00c3.jpg&#34; title=&#34;BurningMan2006_IMG_8629&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8629_hu_f3f868b0877edca.jpg&#34; alt=&#34;BurningMan2006_IMG_8629&#34; title=&#34;BurningMan2006_IMG_8629&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8629&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8630_hu_f9f67f3623f7c695.jpg&#34; title=&#34;BurningMan2006_IMG_8630&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8630_hu_9699427b9f1e7d26.jpg&#34; alt=&#34;BurningMan2006_IMG_8630&#34; title=&#34;BurningMan2006_IMG_8630&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8630&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8631_hu_b5cae3191240ccd.jpg&#34; title=&#34;BurningMan2006_IMG_8631&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8631_hu_5e3dbc314519fedd.jpg&#34; alt=&#34;BurningMan2006_IMG_8631&#34; title=&#34;BurningMan2006_IMG_8631&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8631&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8632_hu_fbb360df55a1223c.jpg&#34; title=&#34;BurningMan2006_IMG_8632&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8632_hu_53245417fd5bef99.jpg&#34; alt=&#34;BurningMan2006_IMG_8632&#34; title=&#34;BurningMan2006_IMG_8632&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8632&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8633_hu_1d3d3f8a9043fc4f.jpg&#34; title=&#34;BurningMan2006_IMG_8633&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8633_hu_d82641f63bb87413.jpg&#34; alt=&#34;BurningMan2006_IMG_8633&#34; title=&#34;BurningMan2006_IMG_8633&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8633&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8634_hu_84886cd1e3d9f258.jpg&#34; title=&#34;BurningMan2006_IMG_8634&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8634_hu_49f40a05d4a66215.jpg&#34; alt=&#34;BurningMan2006_IMG_8634&#34; title=&#34;BurningMan2006_IMG_8634&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8634&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8635_hu_dc8a8012f7272d6a.jpg&#34; title=&#34;BurningMan2006_IMG_8635&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8635_hu_49205d0cea417baa.jpg&#34; alt=&#34;BurningMan2006_IMG_8635&#34; title=&#34;BurningMan2006_IMG_8635&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8635&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8636_hu_1d90b182effa96e0.jpg&#34; title=&#34;BurningMan2006_IMG_8636&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8636_hu_f16d0fbc4f2901f3.jpg&#34; alt=&#34;BurningMan2006_IMG_8636&#34; title=&#34;BurningMan2006_IMG_8636&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8636&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8637_hu_8d96ba8c71981fe5.jpg&#34; title=&#34;BurningMan2006_IMG_8637&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8637_hu_13cde32a0696707a.jpg&#34; alt=&#34;BurningMan2006_IMG_8637&#34; title=&#34;BurningMan2006_IMG_8637&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8637&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8638_hu_a125ada2775f3eb.jpg&#34; title=&#34;BurningMan2006_IMG_8638&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8638_hu_b3879e8a0d94ae5b.jpg&#34; alt=&#34;BurningMan2006_IMG_8638&#34; title=&#34;BurningMan2006_IMG_8638&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8638&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8639_hu_9ac09c3b8f8a82f0.jpg&#34; title=&#34;BurningMan2006_IMG_8639&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8639_hu_ddec1d9147f3da42.jpg&#34; alt=&#34;BurningMan2006_IMG_8639&#34; title=&#34;BurningMan2006_IMG_8639&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8639&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8640_hu_ca0da9667ba0d321.jpg&#34; title=&#34;BurningMan2006_IMG_8640&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8640_hu_f67fff3c646cc492.jpg&#34; alt=&#34;BurningMan2006_IMG_8640&#34; title=&#34;BurningMan2006_IMG_8640&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8640&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8641_hu_98dd375ac576eaa3.jpg&#34; title=&#34;BurningMan2006_IMG_8641&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8641_hu_48e7d06e91c8ddeb.jpg&#34; alt=&#34;BurningMan2006_IMG_8641&#34; title=&#34;BurningMan2006_IMG_8641&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8641&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8642_hu_2b907085a2c16aa6.jpg&#34; title=&#34;BurningMan2006_IMG_8642&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8642_hu_c0cff5d1f6c2c72f.jpg&#34; alt=&#34;BurningMan2006_IMG_8642&#34; title=&#34;BurningMan2006_IMG_8642&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8642&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8643_hu_be7f8d158c8ca5ad.jpg&#34; title=&#34;BurningMan2006_IMG_8643&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8643_hu_29f3f06ccda30d9a.jpg&#34; alt=&#34;BurningMan2006_IMG_8643&#34; title=&#34;BurningMan2006_IMG_8643&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8643&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8647_hu_27720d77d708ce59.jpg&#34; title=&#34;BurningMan2006_IMG_8647&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8647_hu_dd1aa743604416cd.jpg&#34; alt=&#34;BurningMan2006_IMG_8647&#34; title=&#34;BurningMan2006_IMG_8647&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8647&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8648_hu_d9391eed656916a5.jpg&#34; title=&#34;BurningMan2006_IMG_8648&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8648_hu_cca58683e66735cc.jpg&#34; alt=&#34;BurningMan2006_IMG_8648&#34; title=&#34;BurningMan2006_IMG_8648&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8648&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8649_hu_498a375f0e2b2b0a.jpg&#34; title=&#34;BurningMan2006_IMG_8649&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8649_hu_37c2a31b9833e6b7.jpg&#34; alt=&#34;BurningMan2006_IMG_8649&#34; title=&#34;BurningMan2006_IMG_8649&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8649&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8651_hu_617b64dffd39277f.jpg&#34; title=&#34;BurningMan2006_IMG_8651&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8651_hu_644826a270f28c80.jpg&#34; alt=&#34;BurningMan2006_IMG_8651&#34; title=&#34;BurningMan2006_IMG_8651&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8651&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8652_hu_f7cb8d518f2bee4e.jpg&#34; title=&#34;BurningMan2006_IMG_8652&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8652_hu_c2d5f8d19204fab3.jpg&#34; alt=&#34;BurningMan2006_IMG_8652&#34; title=&#34;BurningMan2006_IMG_8652&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8652&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8653_hu_221556f3cd252e20.jpg&#34; title=&#34;BurningMan2006_IMG_8653&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8653_hu_efc43475347ec9bd.jpg&#34; alt=&#34;BurningMan2006_IMG_8653&#34; title=&#34;BurningMan2006_IMG_8653&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8653&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8654_hu_ae5f6271a55c11a1.jpg&#34; title=&#34;BurningMan2006_IMG_8654&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8654_hu_dbf030c319ea5d9c.jpg&#34; alt=&#34;BurningMan2006_IMG_8654&#34; title=&#34;BurningMan2006_IMG_8654&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8654&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8655_hu_b1e8680a7793f55a.jpg&#34; title=&#34;BurningMan2006_IMG_8655&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8655_hu_3cc54595d259a4d7.jpg&#34; alt=&#34;BurningMan2006_IMG_8655&#34; title=&#34;BurningMan2006_IMG_8655&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8655&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8656_hu_599e20eaa0439395.jpg&#34; title=&#34;BurningMan2006_IMG_8656&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/BurningMan/images/BurningMan2006_IMG_8656_hu_e71d085f3a40d936.jpg&#34; alt=&#34;BurningMan2006_IMG_8656&#34; title=&#34;BurningMan2006_IMG_8656&#34;&gt;
                    &lt;span&gt;BurningMan2006_IMG_8656&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>2006 Burning Man (panoramas)</title>
      <link>http://www.hanskellner.com/2006/09/18/2006-burning-man-panoramas/</link>
      <pubDate>Mon, 18 Sep 2006 07:28:09 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/09/18/2006-burning-man-panoramas/</guid> 
      <description>&lt;p&gt;Here&amp;rsquo;s a set of panoramas I shot at this year&amp;rsquo;s (2006) Burning Man.&lt;/p&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/BurningMan/panoramas/STITCH_8351-55.jpg&#34;
         alt=&#34;Burning Man (panoramas) &amp;lsquo;The Belgium Waffle&amp;rsquo;&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Burning Man (panoramas) &amp;lsquo;The Belgium Waffle&amp;rsquo;&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/BurningMan/panoramas/STITCH_8369-73.jpg&#34;
         alt=&#34;Burning Man (panoramas) &amp;lsquo;North East Boundary Corner&amp;rsquo;&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Burning Man (panoramas) &amp;lsquo;North East Boundary Corner&amp;rsquo;&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/BurningMan/panoramas/STITCH_8376-80.jpg&#34;
         alt=&#34;Burning Man (panoramas) &amp;lsquo;Southern Boundary Corner&amp;rsquo;&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Burning Man (panoramas) &amp;lsquo;Southern Boundary Corner&amp;rsquo;&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/BurningMan/panoramas/STITCH_8432-35.jpg&#34;
         alt=&#34;Burning Man (panoramas) &amp;lsquo;Metal Fire Snake&amp;rsquo;&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Burning Man (panoramas) &amp;lsquo;Metal Fire Snake&amp;rsquo;&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/BurningMan/panoramas/STITCH_8508-11.jpg&#34;
         alt=&#34;Burning Man (panoramas) &amp;lsquo;C.D. Camp&amp;rsquo;&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Burning Man (panoramas) &amp;lsquo;C.D. Camp&amp;rsquo;&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/BurningMan/panoramas/STITCH_8528-37.jpg&#34;
         alt=&#34;Burning Man (panoramas) &amp;lsquo;360 degrees above C.D. Camp&amp;rsquo;&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Burning Man (panoramas) &amp;lsquo;360 degrees above C.D. Camp&amp;rsquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2006 Mt Tam Hill Climb</title>
      <link>http://www.hanskellner.com/2006/09/17/race-report-2006-mt-tam-hill-climb/</link>
      <pubDate>Mon, 18 Sep 2006 04:55:23 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/09/17/race-report-2006-mt-tam-hill-climb/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2006 Mt Tam Hill Climb HRM Graph&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/09/2006MtTamHillClimb.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: 9/16/2006&lt;br&gt;
Race: Mt Tam Hill Climb&lt;br&gt;
Category: Elite 3&lt;br&gt;
Time: 51:14&lt;br&gt;
Teammates: Michael (in other cat)&lt;/p&gt;
&lt;p&gt;I haven&amp;rsquo;t done this race in a few years and I probably wouldn&amp;rsquo;t have but my buddy Larry coerced me into doing it. I&amp;rsquo;m not a climber but this is such a great location and a fun way to cap the end of the road season.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006 Emigrant Wilderness Backpacking</title>
      <link>http://www.hanskellner.com/2006/09/06/2006-emigrant-wilderness-backpacking/</link>
      <pubDate>Wed, 06 Sep 2006 16:19:31 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/?p=219</guid> 
      <description>&lt;style&gt;
    .image-gallery {overflow: auto; margin-left: -1%!important;}
    .image-gallery li {float: left; display: block; margin: 0 0 1% 1%; width: 19%;}
    .image-gallery li a {text-align: center; text-decoration: none!important; color: #777;}
    .image-gallery li a span {display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 3px 0;}
    .image-gallery li a img {width: 100%; display: block;}
&lt;/style&gt;








&lt;ul class=&#34;image-gallery&#34;&gt;
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8011_hu_5eea57b61fc3b90f.jpg&#34; title=&#34;EmigrantWilderness_IMG_8011&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8011_hu_15119f8022b55435.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8011&#34; title=&#34;EmigrantWilderness_IMG_8011&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8011&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8021_hu_b6fe950a4ba5df87.jpg&#34; title=&#34;EmigrantWilderness_IMG_8021&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8021_hu_95c15c8e73aef074.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8021&#34; title=&#34;EmigrantWilderness_IMG_8021&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8021&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8022_hu_53baf4c9fbd06e11.jpg&#34; title=&#34;EmigrantWilderness_IMG_8022&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8022_hu_5f5fc4e6070f3a19.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8022&#34; title=&#34;EmigrantWilderness_IMG_8022&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8022&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8023_hu_5adb8d6c100b1817.jpg&#34; title=&#34;EmigrantWilderness_IMG_8023&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8023_hu_aaea997a872e97a6.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8023&#34; title=&#34;EmigrantWilderness_IMG_8023&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8023&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8024_hu_7e5e90f400ec7bb9.jpg&#34; title=&#34;EmigrantWilderness_IMG_8024&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8024_hu_78f1382f601ac5db.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8024&#34; title=&#34;EmigrantWilderness_IMG_8024&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8024&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8025_hu_2ce877c3984bcf8a.jpg&#34; title=&#34;EmigrantWilderness_IMG_8025&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8025_hu_282d4815cedc597d.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8025&#34; title=&#34;EmigrantWilderness_IMG_8025&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8025&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8026_hu_2b6fb5283f7025e3.jpg&#34; title=&#34;EmigrantWilderness_IMG_8026&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8026_hu_b6d42e6156457977.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8026&#34; title=&#34;EmigrantWilderness_IMG_8026&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8026&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8027_hu_95a8ea88bf373b32.jpg&#34; title=&#34;EmigrantWilderness_IMG_8027&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8027_hu_455115bdd557ade4.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8027&#34; title=&#34;EmigrantWilderness_IMG_8027&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8027&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8028_hu_e656df6934f42801.jpg&#34; title=&#34;EmigrantWilderness_IMG_8028&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8028_hu_a9ba57b48c1a4782.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8028&#34; title=&#34;EmigrantWilderness_IMG_8028&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8028&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8029_hu_cc82cdcb86e6552a.jpg&#34; title=&#34;EmigrantWilderness_IMG_8029&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8029_hu_3807003484dc6d2.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8029&#34; title=&#34;EmigrantWilderness_IMG_8029&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8029&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8030_hu_2b9649f7c302e733.jpg&#34; title=&#34;EmigrantWilderness_IMG_8030&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8030_hu_83a853fd3c6c33ef.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8030&#34; title=&#34;EmigrantWilderness_IMG_8030&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8030&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8031_hu_d3b5c852e68e6569.jpg&#34; title=&#34;EmigrantWilderness_IMG_8031&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8031_hu_6e20a4ef10709194.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8031&#34; title=&#34;EmigrantWilderness_IMG_8031&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8031&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8032_hu_43dcddfd61016b26.jpg&#34; title=&#34;EmigrantWilderness_IMG_8032&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8032_hu_88dfb2e57000be66.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8032&#34; title=&#34;EmigrantWilderness_IMG_8032&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8032&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8033_hu_2745588abf4b06e5.jpg&#34; title=&#34;EmigrantWilderness_IMG_8033&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8033_hu_faedbc3ba7137264.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8033&#34; title=&#34;EmigrantWilderness_IMG_8033&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8033&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8034_hu_ea57c320b49b988d.jpg&#34; title=&#34;EmigrantWilderness_IMG_8034&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8034_hu_938cf09734467849.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8034&#34; title=&#34;EmigrantWilderness_IMG_8034&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8034&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8035_hu_f9a5b494172fd86d.jpg&#34; title=&#34;EmigrantWilderness_IMG_8035&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8035_hu_e041bc6d748f4453.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8035&#34; title=&#34;EmigrantWilderness_IMG_8035&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8035&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8036_hu_40a4985394a46db0.jpg&#34; title=&#34;EmigrantWilderness_IMG_8036&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8036_hu_1c761e5b29ee61cb.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8036&#34; title=&#34;EmigrantWilderness_IMG_8036&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8036&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8037_hu_eba1204085acb0b7.jpg&#34; title=&#34;EmigrantWilderness_IMG_8037&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8037_hu_526eadba13cb1fbd.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8037&#34; title=&#34;EmigrantWilderness_IMG_8037&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8037&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8038_hu_9b91888a9322264a.jpg&#34; title=&#34;EmigrantWilderness_IMG_8038&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8038_hu_c048843f13b23d3e.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8038&#34; title=&#34;EmigrantWilderness_IMG_8038&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8038&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8039_hu_cfeef7dc2807c5.jpg&#34; title=&#34;EmigrantWilderness_IMG_8039&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8039_hu_749b2e6187f34df4.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8039&#34; title=&#34;EmigrantWilderness_IMG_8039&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8039&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8040_hu_3e2b7497e523ae3f.jpg&#34; title=&#34;EmigrantWilderness_IMG_8040&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8040_hu_1f43de1aae86f4ce.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8040&#34; title=&#34;EmigrantWilderness_IMG_8040&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8040&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8041_hu_e4ddd676597069be.jpg&#34; title=&#34;EmigrantWilderness_IMG_8041&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8041_hu_3d131eb19b378fb5.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8041&#34; title=&#34;EmigrantWilderness_IMG_8041&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8041&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8042_hu_852c1c9af86db3f1.jpg&#34; title=&#34;EmigrantWilderness_IMG_8042&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8042_hu_9c37cada6385b776.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8042&#34; title=&#34;EmigrantWilderness_IMG_8042&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8042&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8043_hu_6fc2589551129406.jpg&#34; title=&#34;EmigrantWilderness_IMG_8043&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8043_hu_2da1322b880ba133.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8043&#34; title=&#34;EmigrantWilderness_IMG_8043&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8043&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8044_hu_9d46f1e9510aab00.jpg&#34; title=&#34;EmigrantWilderness_IMG_8044&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8044_hu_4f924a2c6d510342.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8044&#34; title=&#34;EmigrantWilderness_IMG_8044&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8044&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8045_hu_48aba44ab866eb6.jpg&#34; title=&#34;EmigrantWilderness_IMG_8045&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8045_hu_160d4f07f2f6c61b.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8045&#34; title=&#34;EmigrantWilderness_IMG_8045&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8045&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8046_hu_c7efacf267ecc4af.jpg&#34; title=&#34;EmigrantWilderness_IMG_8046&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8046_hu_405f7ae636b543b1.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8046&#34; title=&#34;EmigrantWilderness_IMG_8046&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8046&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8047_hu_5f49de1c0c904e2f.jpg&#34; title=&#34;EmigrantWilderness_IMG_8047&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8047_hu_3324d0be46a1fc5d.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8047&#34; title=&#34;EmigrantWilderness_IMG_8047&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8047&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8048_hu_ea5d1d96497d4ab1.jpg&#34; title=&#34;EmigrantWilderness_IMG_8048&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8048_hu_9da0fec940174c39.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8048&#34; title=&#34;EmigrantWilderness_IMG_8048&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8048&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8049_hu_1dee17bbcbfb615b.jpg&#34; title=&#34;EmigrantWilderness_IMG_8049&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8049_hu_4c3cc61330c16e5.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8049&#34; title=&#34;EmigrantWilderness_IMG_8049&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8049&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8050_hu_7bc8abfbbd759b2.jpg&#34; title=&#34;EmigrantWilderness_IMG_8050&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8050_hu_1bcf1d299645837c.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8050&#34; title=&#34;EmigrantWilderness_IMG_8050&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8050&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8051_hu_58856c7de2ce81b0.jpg&#34; title=&#34;EmigrantWilderness_IMG_8051&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8051_hu_286b3f0abce6a1ab.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8051&#34; title=&#34;EmigrantWilderness_IMG_8051&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8051&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8052_hu_53ecb0a3dfe9334f.jpg&#34; title=&#34;EmigrantWilderness_IMG_8052&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8052_hu_ba94e1b1b78456ff.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8052&#34; title=&#34;EmigrantWilderness_IMG_8052&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8052&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8053_hu_8b85dd400526480f.jpg&#34; title=&#34;EmigrantWilderness_IMG_8053&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8053_hu_3e0c3bb1db1003d8.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8053&#34; title=&#34;EmigrantWilderness_IMG_8053&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8053&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8054_hu_65dea728f811cb2d.jpg&#34; title=&#34;EmigrantWilderness_IMG_8054&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8054_hu_74b3c466871cdb81.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8054&#34; title=&#34;EmigrantWilderness_IMG_8054&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8054&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8055_hu_9b53af7729fc3d92.jpg&#34; title=&#34;EmigrantWilderness_IMG_8055&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8055_hu_7909954e09cfb837.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8055&#34; title=&#34;EmigrantWilderness_IMG_8055&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8055&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8056_hu_fea5db789dfb7849.jpg&#34; title=&#34;EmigrantWilderness_IMG_8056&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8056_hu_37224cb6a063cbf0.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8056&#34; title=&#34;EmigrantWilderness_IMG_8056&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8056&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8057_hu_88d8fae75afc491f.jpg&#34; title=&#34;EmigrantWilderness_IMG_8057&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8057_hu_92abe0b5c1b8785f.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8057&#34; title=&#34;EmigrantWilderness_IMG_8057&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8057&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8058_hu_11b0b58898af6195.jpg&#34; title=&#34;EmigrantWilderness_IMG_8058&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8058_hu_28cf37ad47c5ffd0.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8058&#34; title=&#34;EmigrantWilderness_IMG_8058&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8058&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8059_hu_11787c21d6415381.jpg&#34; title=&#34;EmigrantWilderness_IMG_8059&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8059_hu_c844bd578c5b493.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8059&#34; title=&#34;EmigrantWilderness_IMG_8059&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8059&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8060_hu_47d7cc150da76687.jpg&#34; title=&#34;EmigrantWilderness_IMG_8060&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8060_hu_5d3d0acd49c70933.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8060&#34; title=&#34;EmigrantWilderness_IMG_8060&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8060&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8061_hu_f3881bfd18033652.jpg&#34; title=&#34;EmigrantWilderness_IMG_8061&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8061_hu_22f11bb2629371d6.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8061&#34; title=&#34;EmigrantWilderness_IMG_8061&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8061&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8062_hu_b76969118154ba6.jpg&#34; title=&#34;EmigrantWilderness_IMG_8062&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8062_hu_5d1ad67520400120.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8062&#34; title=&#34;EmigrantWilderness_IMG_8062&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8062&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8063_hu_f926edbf2e91b667.jpg&#34; title=&#34;EmigrantWilderness_IMG_8063&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8063_hu_560078e3290d6172.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8063&#34; title=&#34;EmigrantWilderness_IMG_8063&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8063&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8064_hu_37dc584a0a9ed482.jpg&#34; title=&#34;EmigrantWilderness_IMG_8064&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8064_hu_8b91039eb9a34173.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8064&#34; title=&#34;EmigrantWilderness_IMG_8064&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8064&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8065_hu_f9d2d80a954ca07b.jpg&#34; title=&#34;EmigrantWilderness_IMG_8065&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8065_hu_6a30feb36fd5ba2e.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8065&#34; title=&#34;EmigrantWilderness_IMG_8065&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8065&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8066_hu_424f46acdb809dfb.jpg&#34; title=&#34;EmigrantWilderness_IMG_8066&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8066_hu_af2ff40e05a361e4.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8066&#34; title=&#34;EmigrantWilderness_IMG_8066&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8066&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8067_hu_723effe70920a57a.jpg&#34; title=&#34;EmigrantWilderness_IMG_8067&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8067_hu_4bfcd73a00d02d4f.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8067&#34; title=&#34;EmigrantWilderness_IMG_8067&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8067&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8068_hu_726242c108a8d63.jpg&#34; title=&#34;EmigrantWilderness_IMG_8068&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8068_hu_85e237ab3d4b6915.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8068&#34; title=&#34;EmigrantWilderness_IMG_8068&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8068&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8069_hu_973906d467fc787f.jpg&#34; title=&#34;EmigrantWilderness_IMG_8069&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8069_hu_3fe330962d874146.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8069&#34; title=&#34;EmigrantWilderness_IMG_8069&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8069&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8070_hu_3b6c07df1160e6e6.jpg&#34; title=&#34;EmigrantWilderness_IMG_8070&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8070_hu_ed52dfb2b0abb52e.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8070&#34; title=&#34;EmigrantWilderness_IMG_8070&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8070&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8071_hu_43f0a2c03f01f727.jpg&#34; title=&#34;EmigrantWilderness_IMG_8071&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8071_hu_b54137147dc4042a.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8071&#34; title=&#34;EmigrantWilderness_IMG_8071&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8071&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8072_hu_2053b0ac43bc21e5.jpg&#34; title=&#34;EmigrantWilderness_IMG_8072&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8072_hu_ca61915646a266d6.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8072&#34; title=&#34;EmigrantWilderness_IMG_8072&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8072&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8073_hu_aa5322e2949d584f.jpg&#34; title=&#34;EmigrantWilderness_IMG_8073&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8073_hu_ddfd4808c16282da.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8073&#34; title=&#34;EmigrantWilderness_IMG_8073&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8073&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8074_hu_c792d2c65b930a56.jpg&#34; title=&#34;EmigrantWilderness_IMG_8074&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8074_hu_a8c42855375642bf.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8074&#34; title=&#34;EmigrantWilderness_IMG_8074&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8074&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8075_hu_91abf9c6e8b7b80.jpg&#34; title=&#34;EmigrantWilderness_IMG_8075&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8075_hu_75c5b8e0bb3a1985.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8075&#34; title=&#34;EmigrantWilderness_IMG_8075&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8075&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8076_hu_fe1a01dcd0944f92.jpg&#34; title=&#34;EmigrantWilderness_IMG_8076&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8076_hu_babd31490957fef.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8076&#34; title=&#34;EmigrantWilderness_IMG_8076&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8076&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8077_hu_90baf5efff7cc894.jpg&#34; title=&#34;EmigrantWilderness_IMG_8077&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8077_hu_6ea521bea3306ec7.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8077&#34; title=&#34;EmigrantWilderness_IMG_8077&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8077&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8078_hu_89847cd297e7e2c1.jpg&#34; title=&#34;EmigrantWilderness_IMG_8078&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8078_hu_b25032f204e63223.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8078&#34; title=&#34;EmigrantWilderness_IMG_8078&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8078&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8079_hu_b759a862cbbafc61.jpg&#34; title=&#34;EmigrantWilderness_IMG_8079&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8079_hu_31eed728d6851b5a.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8079&#34; title=&#34;EmigrantWilderness_IMG_8079&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8079&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8080_hu_ecf7ff683d3b3e0f.jpg&#34; title=&#34;EmigrantWilderness_IMG_8080&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8080_hu_e01ab66717ea20b3.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8080&#34; title=&#34;EmigrantWilderness_IMG_8080&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8080&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8081_hu_e1ba44a3b7ca3312.jpg&#34; title=&#34;EmigrantWilderness_IMG_8081&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8081_hu_adc2d31d1b155e7.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8081&#34; title=&#34;EmigrantWilderness_IMG_8081&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8081&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8082_hu_abe137e59b10c31e.jpg&#34; title=&#34;EmigrantWilderness_IMG_8082&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8082_hu_a08d6f6cd92dc163.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8082&#34; title=&#34;EmigrantWilderness_IMG_8082&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8082&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8083_hu_4cad34c64a265e54.jpg&#34; title=&#34;EmigrantWilderness_IMG_8083&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8083_hu_f4a0bb84a5a63b36.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8083&#34; title=&#34;EmigrantWilderness_IMG_8083&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8083&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8084_hu_e83d4fb901af79e3.jpg&#34; title=&#34;EmigrantWilderness_IMG_8084&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8084_hu_19c993e1edd88778.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8084&#34; title=&#34;EmigrantWilderness_IMG_8084&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8084&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8085_hu_895914265a80c0fe.jpg&#34; title=&#34;EmigrantWilderness_IMG_8085&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8085_hu_9224802630438dbc.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8085&#34; title=&#34;EmigrantWilderness_IMG_8085&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8085&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8086_hu_7110916865b079a1.jpg&#34; title=&#34;EmigrantWilderness_IMG_8086&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8086_hu_9a6cfbe4adc034ff.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8086&#34; title=&#34;EmigrantWilderness_IMG_8086&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8086&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8087_hu_68860dfdc72e6497.jpg&#34; title=&#34;EmigrantWilderness_IMG_8087&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8087_hu_f92ce29cf2dbd3d6.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8087&#34; title=&#34;EmigrantWilderness_IMG_8087&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8087&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8088_hu_69529cd93b6fa281.jpg&#34; title=&#34;EmigrantWilderness_IMG_8088&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8088_hu_37b2aefad8dafc1f.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8088&#34; title=&#34;EmigrantWilderness_IMG_8088&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8088&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8091_hu_24d357f16e28138d.jpg&#34; title=&#34;EmigrantWilderness_IMG_8091&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8091_hu_682c2dba1fe405e8.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8091&#34; title=&#34;EmigrantWilderness_IMG_8091&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8091&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8092_hu_35f104f5402f402b.jpg&#34; title=&#34;EmigrantWilderness_IMG_8092&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8092_hu_1b4824a55120e759.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8092&#34; title=&#34;EmigrantWilderness_IMG_8092&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8092&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8093_hu_8c31f8653fa07014.jpg&#34; title=&#34;EmigrantWilderness_IMG_8093&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8093_hu_ae5fba3de59071d.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8093&#34; title=&#34;EmigrantWilderness_IMG_8093&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8093&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8096_hu_793cc6075262c4a6.jpg&#34; title=&#34;EmigrantWilderness_IMG_8096&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8096_hu_c647e8d681f5a4a9.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8096&#34; title=&#34;EmigrantWilderness_IMG_8096&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8096&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8097_hu_d14bda68b8154245.jpg&#34; title=&#34;EmigrantWilderness_IMG_8097&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8097_hu_ca566172f8cd87bb.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8097&#34; title=&#34;EmigrantWilderness_IMG_8097&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8097&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8102_hu_75accadec60317b9.jpg&#34; title=&#34;EmigrantWilderness_IMG_8102&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8102_hu_64c877da82cd815e.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8102&#34; title=&#34;EmigrantWilderness_IMG_8102&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8102&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8103_hu_28750c6ccd6e2a45.jpg&#34; title=&#34;EmigrantWilderness_IMG_8103&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8103_hu_6e1d85e46bd1d191.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8103&#34; title=&#34;EmigrantWilderness_IMG_8103&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8103&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8104_hu_b665457a4191a418.jpg&#34; title=&#34;EmigrantWilderness_IMG_8104&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8104_hu_feb6ac5edda3509c.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8104&#34; title=&#34;EmigrantWilderness_IMG_8104&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8104&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8105_hu_364511cc95dbc66d.jpg&#34; title=&#34;EmigrantWilderness_IMG_8105&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8105_hu_b1ab072da92d2e53.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8105&#34; title=&#34;EmigrantWilderness_IMG_8105&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8105&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8106_hu_d4c60f4cd2a14675.jpg&#34; title=&#34;EmigrantWilderness_IMG_8106&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8106_hu_c7f6e9697bd02bf4.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8106&#34; title=&#34;EmigrantWilderness_IMG_8106&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8106&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8107_hu_c7815c53d0fa4e60.jpg&#34; title=&#34;EmigrantWilderness_IMG_8107&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8107_hu_f0aa92640f5d7569.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8107&#34; title=&#34;EmigrantWilderness_IMG_8107&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8107&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8108_hu_79e35e1ea7560223.jpg&#34; title=&#34;EmigrantWilderness_IMG_8108&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8108_hu_5b4a3f93ff951f7b.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8108&#34; title=&#34;EmigrantWilderness_IMG_8108&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8108&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8109_hu_818201b7f6d4e923.jpg&#34; title=&#34;EmigrantWilderness_IMG_8109&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8109_hu_de5f5eb72e324295.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8109&#34; title=&#34;EmigrantWilderness_IMG_8109&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8109&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8110_hu_1167542222936fa1.jpg&#34; title=&#34;EmigrantWilderness_IMG_8110&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8110_hu_c324f526ee95f44d.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8110&#34; title=&#34;EmigrantWilderness_IMG_8110&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8110&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8111_hu_a42934acae3ba608.jpg&#34; title=&#34;EmigrantWilderness_IMG_8111&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8111_hu_57275f6d4dabeb2d.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8111&#34; title=&#34;EmigrantWilderness_IMG_8111&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8111&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8112_hu_b2dbd9a201a3cb83.jpg&#34; title=&#34;EmigrantWilderness_IMG_8112&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8112_hu_8bb05c1b407b5a1a.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8112&#34; title=&#34;EmigrantWilderness_IMG_8112&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8112&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8113_hu_59dbd37bb27c927b.jpg&#34; title=&#34;EmigrantWilderness_IMG_8113&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8113_hu_10a10fcb11b53630.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8113&#34; title=&#34;EmigrantWilderness_IMG_8113&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8113&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8114_hu_7e39927885cd24c7.jpg&#34; title=&#34;EmigrantWilderness_IMG_8114&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8114_hu_88c275c39c138e03.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8114&#34; title=&#34;EmigrantWilderness_IMG_8114&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8114&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8120_hu_83ade87b7b0c8b9a.jpg&#34; title=&#34;EmigrantWilderness_IMG_8120&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8120_hu_b5273a890a43eebd.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8120&#34; title=&#34;EmigrantWilderness_IMG_8120&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8120&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8121_hu_578b38871bfb2c2b.jpg&#34; title=&#34;EmigrantWilderness_IMG_8121&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8121_hu_f3e1cf5973328700.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8121&#34; title=&#34;EmigrantWilderness_IMG_8121&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8121&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8122_hu_74ab8914ac394eca.jpg&#34; title=&#34;EmigrantWilderness_IMG_8122&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8122_hu_d16abbbc3de30d19.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8122&#34; title=&#34;EmigrantWilderness_IMG_8122&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8122&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8123_hu_44a6dce4bed78834.jpg&#34; title=&#34;EmigrantWilderness_IMG_8123&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8123_hu_97840ffb8d5f38c7.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8123&#34; title=&#34;EmigrantWilderness_IMG_8123&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8123&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8124_hu_c6245e4d493d624c.jpg&#34; title=&#34;EmigrantWilderness_IMG_8124&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8124_hu_1aac6aa6f9dafa42.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8124&#34; title=&#34;EmigrantWilderness_IMG_8124&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8124&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8125_hu_5e6becf0e2c4e2ee.jpg&#34; title=&#34;EmigrantWilderness_IMG_8125&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8125_hu_a9a65360deaacfe2.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8125&#34; title=&#34;EmigrantWilderness_IMG_8125&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8125&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8126_hu_38cb4d0b2dd61510.jpg&#34; title=&#34;EmigrantWilderness_IMG_8126&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8126_hu_d4c69afd9afff1f5.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8126&#34; title=&#34;EmigrantWilderness_IMG_8126&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8126&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8127_hu_1849677fb4b6cdd0.jpg&#34; title=&#34;EmigrantWilderness_IMG_8127&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8127_hu_133cf14b5a27a348.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8127&#34; title=&#34;EmigrantWilderness_IMG_8127&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8127&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8128_hu_7907cf00f6e29b66.jpg&#34; title=&#34;EmigrantWilderness_IMG_8128&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8128_hu_24f5650ad8a8712e.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8128&#34; title=&#34;EmigrantWilderness_IMG_8128&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8128&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8129_hu_981f236d900c5a9c.jpg&#34; title=&#34;EmigrantWilderness_IMG_8129&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8129_hu_2c22d46929e1ac66.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8129&#34; title=&#34;EmigrantWilderness_IMG_8129&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8129&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8130_hu_60a8e610ece1d7a6.jpg&#34; title=&#34;EmigrantWilderness_IMG_8130&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8130_hu_8a8072b96524eba6.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8130&#34; title=&#34;EmigrantWilderness_IMG_8130&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8130&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8131_hu_80333c35be1946bd.jpg&#34; title=&#34;EmigrantWilderness_IMG_8131&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8131_hu_ac23390a76e3816.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8131&#34; title=&#34;EmigrantWilderness_IMG_8131&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8131&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8132_hu_f3063fd7e7316353.jpg&#34; title=&#34;EmigrantWilderness_IMG_8132&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8132_hu_725ff6f49b0559cb.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8132&#34; title=&#34;EmigrantWilderness_IMG_8132&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8132&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8133_hu_5702c0385c900d44.jpg&#34; title=&#34;EmigrantWilderness_IMG_8133&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8133_hu_d6364f8ee39c88d8.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8133&#34; title=&#34;EmigrantWilderness_IMG_8133&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8133&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8134_hu_1e9560551570bd68.jpg&#34; title=&#34;EmigrantWilderness_IMG_8134&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8134_hu_44ea1ea5dee4b01a.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8134&#34; title=&#34;EmigrantWilderness_IMG_8134&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8134&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8135_hu_5e06946e82dba52e.jpg&#34; title=&#34;EmigrantWilderness_IMG_8135&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8135_hu_105f880e7098daa.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8135&#34; title=&#34;EmigrantWilderness_IMG_8135&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8135&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8243_hu_f8f593c9043c8a.jpg&#34; title=&#34;EmigrantWilderness_IMG_8243&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8243_hu_304ae8276baa2476.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8243&#34; title=&#34;EmigrantWilderness_IMG_8243&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8243&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8244_hu_1d876dbbdf7cdd4f.jpg&#34; title=&#34;EmigrantWilderness_IMG_8244&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8244_hu_dfb868370e327a65.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8244&#34; title=&#34;EmigrantWilderness_IMG_8244&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8244&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8245_hu_2ddfd46503ff7296.jpg&#34; title=&#34;EmigrantWilderness_IMG_8245&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8245_hu_6fd8ef02b636867c.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8245&#34; title=&#34;EmigrantWilderness_IMG_8245&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8245&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8246_hu_7651f8213d3e5108.jpg&#34; title=&#34;EmigrantWilderness_IMG_8246&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8246_hu_80422ee30e6b1d98.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8246&#34; title=&#34;EmigrantWilderness_IMG_8246&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8246&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8250_hu_337ae7edb26b39f4.jpg&#34; title=&#34;EmigrantWilderness_IMG_8250&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8250_hu_e177a6aeb521b127.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8250&#34; title=&#34;EmigrantWilderness_IMG_8250&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8250&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8251_hu_613a905465446494.jpg&#34; title=&#34;EmigrantWilderness_IMG_8251&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8251_hu_f2896792f683c9b2.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8251&#34; title=&#34;EmigrantWilderness_IMG_8251&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8251&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8252_hu_3f51b1409b504453.jpg&#34; title=&#34;EmigrantWilderness_IMG_8252&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8252_hu_8b10ce7fd5ea6955.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8252&#34; title=&#34;EmigrantWilderness_IMG_8252&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8252&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8253_hu_f015f0b9d10f26a8.jpg&#34; title=&#34;EmigrantWilderness_IMG_8253&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8253_hu_63e38fcfa2cf823e.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8253&#34; title=&#34;EmigrantWilderness_IMG_8253&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8253&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8254_hu_4e34b0f894cf9de7.jpg&#34; title=&#34;EmigrantWilderness_IMG_8254&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8254_hu_418e6f0885d8a27f.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8254&#34; title=&#34;EmigrantWilderness_IMG_8254&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8254&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8255_hu_d0862962faa1c44c.jpg&#34; title=&#34;EmigrantWilderness_IMG_8255&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8255_hu_eb8956931e889f71.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8255&#34; title=&#34;EmigrantWilderness_IMG_8255&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8255&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8256_hu_d0d766072924ee3c.jpg&#34; title=&#34;EmigrantWilderness_IMG_8256&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8256_hu_f90b3fa4fd33cb35.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8256&#34; title=&#34;EmigrantWilderness_IMG_8256&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8256&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8257_hu_e4424ba8340dee02.jpg&#34; title=&#34;EmigrantWilderness_IMG_8257&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8257_hu_d273d0d5fcbf049c.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8257&#34; title=&#34;EmigrantWilderness_IMG_8257&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8257&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8258_hu_c7b1b1cfd3649031.jpg&#34; title=&#34;EmigrantWilderness_IMG_8258&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8258_hu_d77f84b756e597d5.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8258&#34; title=&#34;EmigrantWilderness_IMG_8258&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8258&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8259_hu_d57d6600097ab6f5.jpg&#34; title=&#34;EmigrantWilderness_IMG_8259&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8259_hu_15c3931a6cae50fa.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8259&#34; title=&#34;EmigrantWilderness_IMG_8259&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8259&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8260_hu_92d35eeaf29d47e4.jpg&#34; title=&#34;EmigrantWilderness_IMG_8260&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8260_hu_73b4e5a0fb920eac.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8260&#34; title=&#34;EmigrantWilderness_IMG_8260&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8260&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8261_hu_fb345bda4a668145.jpg&#34; title=&#34;EmigrantWilderness_IMG_8261&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8261_hu_fc6b80cbcd8244cc.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8261&#34; title=&#34;EmigrantWilderness_IMG_8261&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8261&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8262_hu_942e7ac4f018c756.jpg&#34; title=&#34;EmigrantWilderness_IMG_8262&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8262_hu_31f42924bb8cf305.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8262&#34; title=&#34;EmigrantWilderness_IMG_8262&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8262&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8263_hu_c6e5b787e5235784.jpg&#34; title=&#34;EmigrantWilderness_IMG_8263&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8263_hu_b0a858fcacc14a87.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8263&#34; title=&#34;EmigrantWilderness_IMG_8263&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8263&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8264_hu_e16e9144075bfc67.jpg&#34; title=&#34;EmigrantWilderness_IMG_8264&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8264_hu_5bbdbf55c3e130d9.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8264&#34; title=&#34;EmigrantWilderness_IMG_8264&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8264&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8265_hu_40711088be280591.jpg&#34; title=&#34;EmigrantWilderness_IMG_8265&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8265_hu_7bf627ce9cd251f0.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8265&#34; title=&#34;EmigrantWilderness_IMG_8265&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8265&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8266_hu_9312a675b0a08bc3.jpg&#34; title=&#34;EmigrantWilderness_IMG_8266&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8266_hu_d47f36ddab0462c9.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8266&#34; title=&#34;EmigrantWilderness_IMG_8266&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8266&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8267_hu_9b1285a95a80059f.jpg&#34; title=&#34;EmigrantWilderness_IMG_8267&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8267_hu_cfab0fda6d6d2c2f.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8267&#34; title=&#34;EmigrantWilderness_IMG_8267&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8267&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8268_hu_9ca98d77aac6f1e5.jpg&#34; title=&#34;EmigrantWilderness_IMG_8268&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8268_hu_195e3779795d464c.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8268&#34; title=&#34;EmigrantWilderness_IMG_8268&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8268&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8269_hu_8342e629cd9a325b.jpg&#34; title=&#34;EmigrantWilderness_IMG_8269&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8269_hu_a7b7819729aa765b.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8269&#34; title=&#34;EmigrantWilderness_IMG_8269&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8269&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8270_hu_d064716c47982f85.jpg&#34; title=&#34;EmigrantWilderness_IMG_8270&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8270_hu_8454d4ce7b971aee.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8270&#34; title=&#34;EmigrantWilderness_IMG_8270&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8270&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8271_hu_4ceb4e95e25cbd3a.jpg&#34; title=&#34;EmigrantWilderness_IMG_8271&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8271_hu_604559668f652718.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8271&#34; title=&#34;EmigrantWilderness_IMG_8271&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8271&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8272_hu_10e146e86eeffec.jpg&#34; title=&#34;EmigrantWilderness_IMG_8272&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8272_hu_b9bfca946de62ebd.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8272&#34; title=&#34;EmigrantWilderness_IMG_8272&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8272&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8273_hu_68ca78a8beeb57a2.jpg&#34; title=&#34;EmigrantWilderness_IMG_8273&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8273_hu_a0c2c941d92fde91.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8273&#34; title=&#34;EmigrantWilderness_IMG_8273&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8273&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8274_hu_f391465d7c99f7e6.jpg&#34; title=&#34;EmigrantWilderness_IMG_8274&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8274_hu_74eb2e11381c9e50.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8274&#34; title=&#34;EmigrantWilderness_IMG_8274&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8274&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8275_hu_7cd7c13645760dca.jpg&#34; title=&#34;EmigrantWilderness_IMG_8275&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8275_hu_c10ec37922896b2a.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8275&#34; title=&#34;EmigrantWilderness_IMG_8275&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8275&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8276_hu_5022fca4719d7b6.jpg&#34; title=&#34;EmigrantWilderness_IMG_8276&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8276_hu_c6e528bbdc2f2cbe.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8276&#34; title=&#34;EmigrantWilderness_IMG_8276&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8276&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8277_hu_b7f939308abf56d6.jpg&#34; title=&#34;EmigrantWilderness_IMG_8277&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8277_hu_21d3d0b6b0808148.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8277&#34; title=&#34;EmigrantWilderness_IMG_8277&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8277&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8290_hu_e737e9f21bb52d9.jpg&#34; title=&#34;EmigrantWilderness_IMG_8290&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8290_hu_148336460d7c3f01.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8290&#34; title=&#34;EmigrantWilderness_IMG_8290&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8290&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8291_hu_10afb29c1632e351.jpg&#34; title=&#34;EmigrantWilderness_IMG_8291&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8291_hu_37180bd06d3dd491.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8291&#34; title=&#34;EmigrantWilderness_IMG_8291&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8291&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8292_hu_16eaaa94f68c93e9.jpg&#34; title=&#34;EmigrantWilderness_IMG_8292&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8292_hu_3cb0db09512094d8.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8292&#34; title=&#34;EmigrantWilderness_IMG_8292&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8292&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8293_hu_bc486f16edbf5ee4.jpg&#34; title=&#34;EmigrantWilderness_IMG_8293&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8293_hu_d1d773538a593da5.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8293&#34; title=&#34;EmigrantWilderness_IMG_8293&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8293&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8294_hu_220ec77b56a1e260.jpg&#34; title=&#34;EmigrantWilderness_IMG_8294&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8294_hu_184b2b85e4ff6688.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8294&#34; title=&#34;EmigrantWilderness_IMG_8294&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8294&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8295_hu_e91a1af90f0a71a9.jpg&#34; title=&#34;EmigrantWilderness_IMG_8295&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8295_hu_12cd6172ab875e16.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8295&#34; title=&#34;EmigrantWilderness_IMG_8295&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8295&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8296_hu_ddc4eb558d00875a.jpg&#34; title=&#34;EmigrantWilderness_IMG_8296&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8296_hu_36de2852ec916d0d.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8296&#34; title=&#34;EmigrantWilderness_IMG_8296&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8296&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8297_hu_6bde16c8601e0cf7.jpg&#34; title=&#34;EmigrantWilderness_IMG_8297&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8297_hu_62fdb26d005caa93.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8297&#34; title=&#34;EmigrantWilderness_IMG_8297&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8297&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8298_hu_9308a17f4b10e655.jpg&#34; title=&#34;EmigrantWilderness_IMG_8298&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8298_hu_4b4b9e7f10fc93.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8298&#34; title=&#34;EmigrantWilderness_IMG_8298&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8298&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8299_hu_3c16bf428c886d5a.jpg&#34; title=&#34;EmigrantWilderness_IMG_8299&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8299_hu_4df26a6d919b9594.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8299&#34; title=&#34;EmigrantWilderness_IMG_8299&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8299&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8300_hu_b76d83794dd3dfc.jpg&#34; title=&#34;EmigrantWilderness_IMG_8300&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8300_hu_faaad8315fa50e24.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8300&#34; title=&#34;EmigrantWilderness_IMG_8300&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8300&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8301_hu_5164f916cb801779.jpg&#34; title=&#34;EmigrantWilderness_IMG_8301&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8301_hu_711549c651987e05.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8301&#34; title=&#34;EmigrantWilderness_IMG_8301&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8301&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8302_hu_4ddd225c28209ac6.jpg&#34; title=&#34;EmigrantWilderness_IMG_8302&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8302_hu_d45531213d6e72e4.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8302&#34; title=&#34;EmigrantWilderness_IMG_8302&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8302&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8303_hu_2f7e09bf85258e4d.jpg&#34; title=&#34;EmigrantWilderness_IMG_8303&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8303_hu_ee198b960ef45faf.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8303&#34; title=&#34;EmigrantWilderness_IMG_8303&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8303&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8304_hu_ba2cc0edb5cddad9.jpg&#34; title=&#34;EmigrantWilderness_IMG_8304&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8304_hu_f685971387988108.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8304&#34; title=&#34;EmigrantWilderness_IMG_8304&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8304&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8305_hu_4d3cdb4e301a8713.jpg&#34; title=&#34;EmigrantWilderness_IMG_8305&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8305_hu_67351879a72519bc.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8305&#34; title=&#34;EmigrantWilderness_IMG_8305&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8305&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8306_hu_eab1d4ed59ebd226.jpg&#34; title=&#34;EmigrantWilderness_IMG_8306&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8306_hu_f3a9236ed9c8ff79.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8306&#34; title=&#34;EmigrantWilderness_IMG_8306&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8306&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8307_hu_e4a63ea3d4676070.jpg&#34; title=&#34;EmigrantWilderness_IMG_8307&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8307_hu_e54c8a4b3c9ec65d.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8307&#34; title=&#34;EmigrantWilderness_IMG_8307&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8307&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8308_hu_c3314b5a748afc6e.jpg&#34; title=&#34;EmigrantWilderness_IMG_8308&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8308_hu_784f3c4505ce44cf.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8308&#34; title=&#34;EmigrantWilderness_IMG_8308&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8308&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8311_hu_d3affc414fb70e33.jpg&#34; title=&#34;EmigrantWilderness_IMG_8311&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8311_hu_5f44622c51eacba3.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8311&#34; title=&#34;EmigrantWilderness_IMG_8311&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8311&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8312_hu_95f230340d6bbfa5.jpg&#34; title=&#34;EmigrantWilderness_IMG_8312&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8312_hu_8a56184093f737fa.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8312&#34; title=&#34;EmigrantWilderness_IMG_8312&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8312&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8313_hu_680b8bf9c14cecbc.jpg&#34; title=&#34;EmigrantWilderness_IMG_8313&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8313_hu_8197b6017fa49aa6.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8313&#34; title=&#34;EmigrantWilderness_IMG_8313&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8313&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8314_hu_46b6d6ebeb60f1e1.jpg&#34; title=&#34;EmigrantWilderness_IMG_8314&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8314_hu_ad85fbcab3ceb954.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8314&#34; title=&#34;EmigrantWilderness_IMG_8314&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8314&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8318_hu_f194db1cc6d27805.jpg&#34; title=&#34;EmigrantWilderness_IMG_8318&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8318_hu_b694eb1c5a09ef1.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8318&#34; title=&#34;EmigrantWilderness_IMG_8318&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8318&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8319_hu_4e791d71892180fe.jpg&#34; title=&#34;EmigrantWilderness_IMG_8319&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8319_hu_9efc4dced8fffa66.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8319&#34; title=&#34;EmigrantWilderness_IMG_8319&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8319&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8320_hu_37ab151294b91bcb.jpg&#34; title=&#34;EmigrantWilderness_IMG_8320&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8320_hu_c8692cbc49c2e129.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8320&#34; title=&#34;EmigrantWilderness_IMG_8320&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8320&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8321_hu_1a444abf2c7b2e28.jpg&#34; title=&#34;EmigrantWilderness_IMG_8321&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8321_hu_780b23d9df806428.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8321&#34; title=&#34;EmigrantWilderness_IMG_8321&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8321&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8322_hu_6e90a141adf5e4a.jpg&#34; title=&#34;EmigrantWilderness_IMG_8322&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8322_hu_523b98693dd2f897.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8322&#34; title=&#34;EmigrantWilderness_IMG_8322&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8322&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8323_hu_7dcbd65479cf9cc2.jpg&#34; title=&#34;EmigrantWilderness_IMG_8323&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8323_hu_206746a020d68f6a.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8323&#34; title=&#34;EmigrantWilderness_IMG_8323&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8323&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8324_hu_7206ec3c241b3386.jpg&#34; title=&#34;EmigrantWilderness_IMG_8324&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8324_hu_863ee98538f4fb10.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8324&#34; title=&#34;EmigrantWilderness_IMG_8324&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8324&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8325_hu_429ca61d51e3bf8f.jpg&#34; title=&#34;EmigrantWilderness_IMG_8325&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/08/Backpacking/images/EmigrantWilderness_IMG_8325_hu_221674816e9e675e.jpg&#34; alt=&#34;EmigrantWilderness_IMG_8325&#34; title=&#34;EmigrantWilderness_IMG_8325&#34;&gt;
                    &lt;span&gt;EmigrantWilderness_IMG_8325&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2006 Howell Mountain Challenge</title>
      <link>http://www.hanskellner.com/2006/08/15/race-report-2006-howell-mountain-challenge/</link>
      <pubDate>Tue, 15 Aug 2006 20:49:04 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/08/15/race-report-2006-howell-mountain-challenge/</guid> 
      <description>&lt;p&gt;Date: 8/13/2006&lt;br&gt;
Race: Howell Mountain Challenge XC&lt;br&gt;
Category: Expert 40-44 (3 laps)&lt;br&gt;
Place: 5/7&lt;br&gt;
Teammates: Matthias &amp;amp; Roger (in other categories)&lt;/p&gt;
&lt;p&gt;I have two comments about this race:&lt;/p&gt;
&lt;p&gt;1. This course is unbelievably fun and you don&amp;rsquo;t want to stop!&lt;/p&gt;
&lt;p&gt;2. This course hurts like heck and you want to stop as soon as possible!&lt;/p&gt;
&lt;p&gt;Ok, contradictions aside, this &lt;strong&gt;is&lt;/strong&gt; one of my favorite mountain bike races. The course has an incredible mix of trails. There&amp;rsquo;s single-track that winds around and back with twists and turns that leave you wondering if you haven&amp;rsquo;t crossed back over yourself. There&amp;rsquo;s a ripping fast fire road sections for fun two wheel drifting. Oh, and let&amp;rsquo;s not forget the rocky rollers or the short hike-a-bike section. It&amp;rsquo;s the works people.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mixed Media and Stone Piles</title>
      <link>http://www.hanskellner.com/2006/08/05/mixed-media-and-stone-piles/</link>
      <pubDate>Sun, 06 Aug 2006 00:27:42 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/08/05/mixed-media-and-stone-piles/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Mixed Media and Stone Piles&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/07/Rock_Piles_IMG_7941.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Below the waterfall were several little stone piles sitting upon the boulders. These piles added an interesting mix to the scene. They resembled little rock people waiting around. Waiting for something or someone. What were they waiting for? The next big flood of water to wash them back into the stream? No, they must be waiting for a sign, for some direction, for someone to lead them! I heard their call and took to the task. Into the chilly water I went, collecting and building until they had their wish.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wood Chip Portrait</title>
      <link>http://www.hanskellner.com/2006/08/04/wood-chip-portrait/</link>
      <pubDate>Sat, 05 Aug 2006 05:48:59 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/08/04/wood-chip-portrait/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Wood Chip Portrait&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/07/Wood_Chip_IMG_7937.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;We were up near Yosemite last weekend. Hiked up to a nice waterfall and swimming hole. While wading through the cool refreshing (actually ice flippin cold) water, this cool wood chip floated past. It&amp;rsquo;s got nice colors and patterns. Marisha captured a photo and then I sent it sailing on its way through the rapids.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bird Meets Glass</title>
      <link>http://www.hanskellner.com/2006/08/01/bird-meets-glass/</link>
      <pubDate>Tue, 01 Aug 2006 20:40:41 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/08/01/bird-meets-glass/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Bird Meets Glass&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/07/Bird_Meets_Glass_IMG_7965.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Bird Meets Glass&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/07/Bird_Meets_Glass_IMG_7967.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a photo that might force you to laugh and cry at the same time. I keep thinking of the joke &amp;ldquo;What goes through a bug&amp;rsquo;s head just before hitting a windshield?&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;This poor bird hit full on into the window, wings outstretched, and left its mark. Nobody was around when the collision occurred. And there was no sign of the bird on the ground below. Maybe it recovered and flew away, although with a little less weight. As you can see from the photos, it expelled some extra &amp;ldquo;weight&amp;rdquo;. Maybe that weight kept it from being able to avoid the collision at the last moment. They say it&amp;rsquo;s dangerous flying with too much of a load.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Along Came a Spider</title>
      <link>http://www.hanskellner.com/2006/07/16/along-came-a-spider/</link>
      <pubDate>Mon, 17 Jul 2006 06:58:39 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/07/16/along-came-a-spider/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Along Came a Spider&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/07/Along_Came_a_Spider_IMG_7808.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Along came a spider and sat down beside her, and frightened Miss Muffet away!&lt;/p&gt;
&lt;p&gt;Well, it was almost like that. This cute spider dropped out of an Oak tree and hovered just above a friend&amp;rsquo;s head at our dinner the other night. It&amp;rsquo;s body is about the size of a quarter. As it hung there I grabbed the camera and moved in for a shot. Had to manually focus and snap a flash shot. Even after a few glasses of wine I somehow I managed to get a clean shot.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006 Giro d&#39;Italia Stage 19 Photo Gallery</title>
      <link>http://www.hanskellner.com/2006/07/13/2006-giro-ditalia-stage-19-photo-gallery/</link>
      <pubDate>Thu, 13 Jul 2006 21:07:38 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/07/13/2006-giro-ditalia-stage-19-photo-gallery/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2006 Giro d&amp;rsquo;Italia Stage 19 Photo Gallery&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/05/Italy/Giro/Stage19/images/IMG_7569.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Another photo gallery from my trip to Italy. Here is Stage 19 of the Giro d&amp;rsquo;Italia.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;style&gt;
    .image-gallery {overflow: auto; margin-left: -1%!important;}
    .image-gallery li {float: left; display: block; margin: 0 0 1% 1%; width: 19%;}
    .image-gallery li a {text-align: center; text-decoration: none!important; color: #777;}
    .image-gallery li a span {display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 3px 0;}
    .image-gallery li a img {width: 100%; display: block;}
&lt;/style&gt;








&lt;ul class=&#34;image-gallery&#34;&gt;
        
            
            
            
                
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7523_hu_eae78502e22f743f.jpg&#34; title=&#34;IMG_7523&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7523_hu_624a86d0f8b5d078.jpg&#34; alt=&#34;IMG_7523&#34; title=&#34;IMG_7523&#34;&gt;
                    &lt;span&gt;IMG_7523&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7524_hu_d0f1c4a328b45592.jpg&#34; title=&#34;IMG_7524&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7524_hu_3c94481994d1dbe6.jpg&#34; alt=&#34;IMG_7524&#34; title=&#34;IMG_7524&#34;&gt;
                    &lt;span&gt;IMG_7524&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7525_hu_9593d93e95f36a80.jpg&#34; title=&#34;IMG_7525&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7525_hu_4a103c9eac97c784.jpg&#34; alt=&#34;IMG_7525&#34; title=&#34;IMG_7525&#34;&gt;
                    &lt;span&gt;IMG_7525&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7526_hu_ca261ddecb543145.jpg&#34; title=&#34;IMG_7526&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7526_hu_4cbbda5d68e7097.jpg&#34; alt=&#34;IMG_7526&#34; title=&#34;IMG_7526&#34;&gt;
                    &lt;span&gt;IMG_7526&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7527_hu_93e478ab4b2de185.jpg&#34; title=&#34;IMG_7527&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7527_hu_19fb9a53521b0112.jpg&#34; alt=&#34;IMG_7527&#34; title=&#34;IMG_7527&#34;&gt;
                    &lt;span&gt;IMG_7527&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7534_hu_3a933ceab1090229.jpg&#34; title=&#34;IMG_7534&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7534_hu_d5b37d34b64172cb.jpg&#34; alt=&#34;IMG_7534&#34; title=&#34;IMG_7534&#34;&gt;
                    &lt;span&gt;IMG_7534&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7535_hu_e8bd9684b8db9287.jpg&#34; title=&#34;IMG_7535&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7535_hu_2a378219b464dd22.jpg&#34; alt=&#34;IMG_7535&#34; title=&#34;IMG_7535&#34;&gt;
                    &lt;span&gt;IMG_7535&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7536_hu_7c3f967fd06c7632.jpg&#34; title=&#34;IMG_7536&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7536_hu_5c3d3779fdf06597.jpg&#34; alt=&#34;IMG_7536&#34; title=&#34;IMG_7536&#34;&gt;
                    &lt;span&gt;IMG_7536&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7537_hu_2d78ac08fdb34fdd.jpg&#34; title=&#34;IMG_7537&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7537_hu_32ed7d36c6abfb5f.jpg&#34; alt=&#34;IMG_7537&#34; title=&#34;IMG_7537&#34;&gt;
                    &lt;span&gt;IMG_7537&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7538_hu_730394cdb3eeceb0.jpg&#34; title=&#34;IMG_7538&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7538_hu_e1b4031a7ad18b3b.jpg&#34; alt=&#34;IMG_7538&#34; title=&#34;IMG_7538&#34;&gt;
                    &lt;span&gt;IMG_7538&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7539_hu_c71adf3b231c406d.jpg&#34; title=&#34;IMG_7539&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7539_hu_311356c3bcb20b8.jpg&#34; alt=&#34;IMG_7539&#34; title=&#34;IMG_7539&#34;&gt;
                    &lt;span&gt;IMG_7539&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7540_hu_88ab6c078a55f799.jpg&#34; title=&#34;IMG_7540&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7540_hu_3428a69e14c4d627.jpg&#34; alt=&#34;IMG_7540&#34; title=&#34;IMG_7540&#34;&gt;
                    &lt;span&gt;IMG_7540&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7541_hu_1bb1f9f0f20a314c.jpg&#34; title=&#34;IMG_7541&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7541_hu_f85c81fe40da27.jpg&#34; alt=&#34;IMG_7541&#34; title=&#34;IMG_7541&#34;&gt;
                    &lt;span&gt;IMG_7541&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7542_hu_a0ea61557a1912f2.jpg&#34; title=&#34;IMG_7542&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7542_hu_661ea8debc1bf753.jpg&#34; alt=&#34;IMG_7542&#34; title=&#34;IMG_7542&#34;&gt;
                    &lt;span&gt;IMG_7542&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7553_hu_bcb40a1fd8f0f3ea.jpg&#34; title=&#34;IMG_7553&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7553_hu_533732ed0ac81b8c.jpg&#34; alt=&#34;IMG_7553&#34; title=&#34;IMG_7553&#34;&gt;
                    &lt;span&gt;IMG_7553&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7554_hu_a810460632e9f1c9.jpg&#34; title=&#34;IMG_7554&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7554_hu_9d5be080f825ba7.jpg&#34; alt=&#34;IMG_7554&#34; title=&#34;IMG_7554&#34;&gt;
                    &lt;span&gt;IMG_7554&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7555_hu_a7aa46ddfeaa792c.jpg&#34; title=&#34;IMG_7555&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7555_hu_830b70de47f36ecd.jpg&#34; alt=&#34;IMG_7555&#34; title=&#34;IMG_7555&#34;&gt;
                    &lt;span&gt;IMG_7555&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7556_hu_939e1636b7d3d573.jpg&#34; title=&#34;IMG_7556&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7556_hu_61f949b0ee133822.jpg&#34; alt=&#34;IMG_7556&#34; title=&#34;IMG_7556&#34;&gt;
                    &lt;span&gt;IMG_7556&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7557_hu_486360be9e407b45.jpg&#34; title=&#34;IMG_7557&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7557_hu_d941700476cda6f8.jpg&#34; alt=&#34;IMG_7557&#34; title=&#34;IMG_7557&#34;&gt;
                    &lt;span&gt;IMG_7557&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7558_hu_44268b1a5fc52f01.jpg&#34; title=&#34;IMG_7558&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7558_hu_39d4bef958cdde2d.jpg&#34; alt=&#34;IMG_7558&#34; title=&#34;IMG_7558&#34;&gt;
                    &lt;span&gt;IMG_7558&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7559_hu_86df2afe88f75ccc.jpg&#34; title=&#34;IMG_7559&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7559_hu_9677868f5cab43dd.jpg&#34; alt=&#34;IMG_7559&#34; title=&#34;IMG_7559&#34;&gt;
                    &lt;span&gt;IMG_7559&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7560_hu_db08775f99e3e657.jpg&#34; title=&#34;IMG_7560&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7560_hu_2d27a643417cebc8.jpg&#34; alt=&#34;IMG_7560&#34; title=&#34;IMG_7560&#34;&gt;
                    &lt;span&gt;IMG_7560&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7561_hu_3df7410bcd41a7b3.jpg&#34; title=&#34;IMG_7561&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7561_hu_7c0bd12c9d08526f.jpg&#34; alt=&#34;IMG_7561&#34; title=&#34;IMG_7561&#34;&gt;
                    &lt;span&gt;IMG_7561&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7562_hu_3580de3377d8a5cf.jpg&#34; title=&#34;IMG_7562&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7562_hu_6a76a6cd98785d37.jpg&#34; alt=&#34;IMG_7562&#34; title=&#34;IMG_7562&#34;&gt;
                    &lt;span&gt;IMG_7562&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7563_hu_9d63a93d17a06c42.jpg&#34; title=&#34;IMG_7563&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7563_hu_ee3afafde4107484.jpg&#34; alt=&#34;IMG_7563&#34; title=&#34;IMG_7563&#34;&gt;
                    &lt;span&gt;IMG_7563&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7564_hu_1468a028cdeeaf3d.jpg&#34; title=&#34;IMG_7564&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7564_hu_c27aec08cf133a2c.jpg&#34; alt=&#34;IMG_7564&#34; title=&#34;IMG_7564&#34;&gt;
                    &lt;span&gt;IMG_7564&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7565_hu_fa6de4dd9e74fe57.jpg&#34; title=&#34;IMG_7565&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7565_hu_a96ecb3447d53fc9.jpg&#34; alt=&#34;IMG_7565&#34; title=&#34;IMG_7565&#34;&gt;
                    &lt;span&gt;IMG_7565&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7566_hu_a1ecd1f02b50cd81.jpg&#34; title=&#34;IMG_7566&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7566_hu_f5754ccce471f415.jpg&#34; alt=&#34;IMG_7566&#34; title=&#34;IMG_7566&#34;&gt;
                    &lt;span&gt;IMG_7566&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7567_hu_dac43e8bdb2b060d.jpg&#34; title=&#34;IMG_7567&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7567_hu_4baf81e089e8e233.jpg&#34; alt=&#34;IMG_7567&#34; title=&#34;IMG_7567&#34;&gt;
                    &lt;span&gt;IMG_7567&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7568_hu_279b18eb08916840.jpg&#34; title=&#34;IMG_7568&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7568_hu_6cddc14ba18bb13c.jpg&#34; alt=&#34;IMG_7568&#34; title=&#34;IMG_7568&#34;&gt;
                    &lt;span&gt;IMG_7568&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7569_hu_cf5700c9a9b52144.jpg&#34; title=&#34;IMG_7569&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7569_hu_93bb1c992793bb1.jpg&#34; alt=&#34;IMG_7569&#34; title=&#34;IMG_7569&#34;&gt;
                    &lt;span&gt;IMG_7569&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7570_hu_8ca37a83b6b78f52.jpg&#34; title=&#34;IMG_7570&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7570_hu_4ce12fa0812251bf.jpg&#34; alt=&#34;IMG_7570&#34; title=&#34;IMG_7570&#34;&gt;
                    &lt;span&gt;IMG_7570&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7571_hu_4f22b611b07f08da.jpg&#34; title=&#34;IMG_7571&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7571_hu_53a5ca3465d61915.jpg&#34; alt=&#34;IMG_7571&#34; title=&#34;IMG_7571&#34;&gt;
                    &lt;span&gt;IMG_7571&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7572_hu_98f33d835a9deecd.jpg&#34; title=&#34;IMG_7572&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7572_hu_db55273f8016cd7e.jpg&#34; alt=&#34;IMG_7572&#34; title=&#34;IMG_7572&#34;&gt;
                    &lt;span&gt;IMG_7572&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7573_hu_58fa51bfee296e78.jpg&#34; title=&#34;IMG_7573&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7573_hu_d5f68793c369d6ce.jpg&#34; alt=&#34;IMG_7573&#34; title=&#34;IMG_7573&#34;&gt;
                    &lt;span&gt;IMG_7573&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7574_hu_9dfa4fcd8962617a.jpg&#34; title=&#34;IMG_7574&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7574_hu_7e72d50934ab328c.jpg&#34; alt=&#34;IMG_7574&#34; title=&#34;IMG_7574&#34;&gt;
                    &lt;span&gt;IMG_7574&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7575_hu_75c387bfdae72de5.jpg&#34; title=&#34;IMG_7575&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7575_hu_a39aceb45ab54b82.jpg&#34; alt=&#34;IMG_7575&#34; title=&#34;IMG_7575&#34;&gt;
                    &lt;span&gt;IMG_7575&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7576_hu_6b4f375996e45611.jpg&#34; title=&#34;IMG_7576&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7576_hu_6e6058bf10e751e5.jpg&#34; alt=&#34;IMG_7576&#34; title=&#34;IMG_7576&#34;&gt;
                    &lt;span&gt;IMG_7576&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7577_hu_7ddcb0ecfca1b1a8.jpg&#34; title=&#34;IMG_7577&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7577_hu_e26073de5503c552.jpg&#34; alt=&#34;IMG_7577&#34; title=&#34;IMG_7577&#34;&gt;
                    &lt;span&gt;IMG_7577&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7578_hu_54048ea6e6c99beb.jpg&#34; title=&#34;IMG_7578&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7578_hu_cd40892a4fe49009.jpg&#34; alt=&#34;IMG_7578&#34; title=&#34;IMG_7578&#34;&gt;
                    &lt;span&gt;IMG_7578&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7579_hu_19a7adbadde6e15f.jpg&#34; title=&#34;IMG_7579&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7579_hu_71cfa03d1319d8e2.jpg&#34; alt=&#34;IMG_7579&#34; title=&#34;IMG_7579&#34;&gt;
                    &lt;span&gt;IMG_7579&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7580_hu_6af10f213b3ffffd.jpg&#34; title=&#34;IMG_7580&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7580_hu_a3cf036597fecedf.jpg&#34; alt=&#34;IMG_7580&#34; title=&#34;IMG_7580&#34;&gt;
                    &lt;span&gt;IMG_7580&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7581_hu_402749bef510517f.jpg&#34; title=&#34;IMG_7581&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7581_hu_13fcef4a6a163e7c.jpg&#34; alt=&#34;IMG_7581&#34; title=&#34;IMG_7581&#34;&gt;
                    &lt;span&gt;IMG_7581&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7582_hu_2c7ae4a9d725b508.jpg&#34; title=&#34;IMG_7582&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7582_hu_c2fa3197d5baf4a.jpg&#34; alt=&#34;IMG_7582&#34; title=&#34;IMG_7582&#34;&gt;
                    &lt;span&gt;IMG_7582&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7583_hu_33146185a1f61b06.jpg&#34; title=&#34;IMG_7583&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7583_hu_3160a6d2ea9c6c3b.jpg&#34; alt=&#34;IMG_7583&#34; title=&#34;IMG_7583&#34;&gt;
                    &lt;span&gt;IMG_7583&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7584_hu_1b087054744fed07.jpg&#34; title=&#34;IMG_7584&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7584_hu_fb5653f51c1032d5.jpg&#34; alt=&#34;IMG_7584&#34; title=&#34;IMG_7584&#34;&gt;
                    &lt;span&gt;IMG_7584&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7585_hu_869075844d396390.jpg&#34; title=&#34;IMG_7585&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7585_hu_b7735244d547e560.jpg&#34; alt=&#34;IMG_7585&#34; title=&#34;IMG_7585&#34;&gt;
                    &lt;span&gt;IMG_7585&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7586_hu_cb29b36214e817cb.jpg&#34; title=&#34;IMG_7586&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7586_hu_de65188ec69673d7.jpg&#34; alt=&#34;IMG_7586&#34; title=&#34;IMG_7586&#34;&gt;
                    &lt;span&gt;IMG_7586&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7587_hu_9aeb87e3706d5dd7.jpg&#34; title=&#34;IMG_7587&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7587_hu_e7c581acffb756a9.jpg&#34; alt=&#34;IMG_7587&#34; title=&#34;IMG_7587&#34;&gt;
                    &lt;span&gt;IMG_7587&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7588_hu_ef991b339ba4e45d.jpg&#34; title=&#34;IMG_7588&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7588_hu_15cfb309c0bf6787.jpg&#34; alt=&#34;IMG_7588&#34; title=&#34;IMG_7588&#34;&gt;
                    &lt;span&gt;IMG_7588&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7589_hu_72add24264d9252c.jpg&#34; title=&#34;IMG_7589&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7589_hu_489da33623ebf186.jpg&#34; alt=&#34;IMG_7589&#34; title=&#34;IMG_7589&#34;&gt;
                    &lt;span&gt;IMG_7589&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7590_hu_7412387d30e57922.jpg&#34; title=&#34;IMG_7590&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7590_hu_284af8267fb29af0.jpg&#34; alt=&#34;IMG_7590&#34; title=&#34;IMG_7590&#34;&gt;
                    &lt;span&gt;IMG_7590&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7591_hu_8c0878a540babf7f.jpg&#34; title=&#34;IMG_7591&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7591_hu_97a96fc8660fc755.jpg&#34; alt=&#34;IMG_7591&#34; title=&#34;IMG_7591&#34;&gt;
                    &lt;span&gt;IMG_7591&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7592_hu_5d62f944443400c0.jpg&#34; title=&#34;IMG_7592&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7592_hu_cb53a775c076ac05.jpg&#34; alt=&#34;IMG_7592&#34; title=&#34;IMG_7592&#34;&gt;
                    &lt;span&gt;IMG_7592&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7593_hu_efe9ef2ea9b48184.jpg&#34; title=&#34;IMG_7593&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7593_hu_73ff7bb5daf51970.jpg&#34; alt=&#34;IMG_7593&#34; title=&#34;IMG_7593&#34;&gt;
                    &lt;span&gt;IMG_7593&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7594_hu_c9e9996edd54c03f.jpg&#34; title=&#34;IMG_7594&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7594_hu_aeab13d0bb8952bc.jpg&#34; alt=&#34;IMG_7594&#34; title=&#34;IMG_7594&#34;&gt;
                    &lt;span&gt;IMG_7594&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7595_hu_9372df8abdd2382d.jpg&#34; title=&#34;IMG_7595&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7595_hu_3ea234ceaf8c0676.jpg&#34; alt=&#34;IMG_7595&#34; title=&#34;IMG_7595&#34;&gt;
                    &lt;span&gt;IMG_7595&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7596_hu_c263d15bfe2dfb8b.jpg&#34; title=&#34;IMG_7596&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7596_hu_62a42f8f65ac194.jpg&#34; alt=&#34;IMG_7596&#34; title=&#34;IMG_7596&#34;&gt;
                    &lt;span&gt;IMG_7596&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7597_hu_198cec4be610b938.jpg&#34; title=&#34;IMG_7597&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7597_hu_827077fc700d0f85.jpg&#34; alt=&#34;IMG_7597&#34; title=&#34;IMG_7597&#34;&gt;
                    &lt;span&gt;IMG_7597&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7598_hu_ce245d496a146563.jpg&#34; title=&#34;IMG_7598&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7598_hu_e0014cced0707fe0.jpg&#34; alt=&#34;IMG_7598&#34; title=&#34;IMG_7598&#34;&gt;
                    &lt;span&gt;IMG_7598&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7599_hu_fd507c8856849d0.jpg&#34; title=&#34;IMG_7599&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7599_hu_44d998c3cf06055a.jpg&#34; alt=&#34;IMG_7599&#34; title=&#34;IMG_7599&#34;&gt;
                    &lt;span&gt;IMG_7599&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7600_hu_53f6861ffc2693e8.jpg&#34; title=&#34;IMG_7600&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7600_hu_80f4730b76c13502.jpg&#34; alt=&#34;IMG_7600&#34; title=&#34;IMG_7600&#34;&gt;
                    &lt;span&gt;IMG_7600&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7601_hu_6f562149ad4b47b3.jpg&#34; title=&#34;IMG_7601&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage19/images/IMG_7601_hu_7e8769b6dc2f3c8d.jpg&#34; alt=&#34;IMG_7601&#34; title=&#34;IMG_7601&#34;&gt;
                    &lt;span&gt;IMG_7601&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>2006 Giro d&#39;Italia Stage 16 Photo Gallery</title>
      <link>http://www.hanskellner.com/2006/07/13/2006-giro-ditalia-stage-16-photo-gallery/</link>
      <pubDate>Thu, 13 Jul 2006 21:00:57 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/07/13/2006-giro-ditalia-stage-16-photo-gallery/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2006 Giro d&amp;rsquo;Italia Stage 16 Photo Gallery&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/05/Italy/Giro/Stage16/images/IMG_7480.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a photo gallery from my trip to Italy and Stage 16 of the Giro d&amp;rsquo;Italia.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;style&gt;
    .image-gallery {overflow: auto; margin-left: -1%!important;}
    .image-gallery li {float: left; display: block; margin: 0 0 1% 1%; width: 19%;}
    .image-gallery li a {text-align: center; text-decoration: none!important; color: #777;}
    .image-gallery li a span {display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 3px 0;}
    .image-gallery li a img {width: 100%; display: block;}
&lt;/style&gt;








&lt;ul class=&#34;image-gallery&#34;&gt;
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7468_hu_7d2c9708e91ecdc0.jpg&#34; title=&#34;IMG_7468&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7468_hu_bfb539f4702959a1.jpg&#34; alt=&#34;IMG_7468&#34; title=&#34;IMG_7468&#34;&gt;
                    &lt;span&gt;IMG_7468&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7469_hu_5d2bff7ec64040c5.jpg&#34; title=&#34;IMG_7469&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7469_hu_d1313d18e95adac0.jpg&#34; alt=&#34;IMG_7469&#34; title=&#34;IMG_7469&#34;&gt;
                    &lt;span&gt;IMG_7469&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7470_hu_85c14b54d68f06ab.jpg&#34; title=&#34;IMG_7470&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7470_hu_a42571cf47710f72.jpg&#34; alt=&#34;IMG_7470&#34; title=&#34;IMG_7470&#34;&gt;
                    &lt;span&gt;IMG_7470&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7475_hu_a0b12c1001363f4b.jpg&#34; title=&#34;IMG_7475&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7475_hu_640ce536c3e1b0e1.jpg&#34; alt=&#34;IMG_7475&#34; title=&#34;IMG_7475&#34;&gt;
                    &lt;span&gt;IMG_7475&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7476_hu_31055a10f103e67d.jpg&#34; title=&#34;IMG_7476&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7476_hu_2e00b1a1a154f78d.jpg&#34; alt=&#34;IMG_7476&#34; title=&#34;IMG_7476&#34;&gt;
                    &lt;span&gt;IMG_7476&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7477_hu_f31fe60a0093eb7f.jpg&#34; title=&#34;IMG_7477&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7477_hu_fd82bbd9df6dd65c.jpg&#34; alt=&#34;IMG_7477&#34; title=&#34;IMG_7477&#34;&gt;
                    &lt;span&gt;IMG_7477&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7478_hu_660282f1cbdda28c.jpg&#34; title=&#34;IMG_7478&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7478_hu_89b03addf53465f5.jpg&#34; alt=&#34;IMG_7478&#34; title=&#34;IMG_7478&#34;&gt;
                    &lt;span&gt;IMG_7478&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7479_hu_75e362c3cc655b4.jpg&#34; title=&#34;IMG_7479&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7479_hu_c99d794404331806.jpg&#34; alt=&#34;IMG_7479&#34; title=&#34;IMG_7479&#34;&gt;
                    &lt;span&gt;IMG_7479&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7480_hu_d251e46734ea7a82.jpg&#34; title=&#34;IMG_7480&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7480_hu_3eb42d41ba2fe3ce.jpg&#34; alt=&#34;IMG_7480&#34; title=&#34;IMG_7480&#34;&gt;
                    &lt;span&gt;IMG_7480&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7481_hu_1d5a0987b036c3b3.jpg&#34; title=&#34;IMG_7481&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7481_hu_bdb487065fdff0d4.jpg&#34; alt=&#34;IMG_7481&#34; title=&#34;IMG_7481&#34;&gt;
                    &lt;span&gt;IMG_7481&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7482_hu_3be72a2c6c91f3bf.jpg&#34; title=&#34;IMG_7482&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7482_hu_3d14cd26b7baee57.jpg&#34; alt=&#34;IMG_7482&#34; title=&#34;IMG_7482&#34;&gt;
                    &lt;span&gt;IMG_7482&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7483_hu_1ed0abe085378a3a.jpg&#34; title=&#34;IMG_7483&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7483_hu_1747355d78e432a4.jpg&#34; alt=&#34;IMG_7483&#34; title=&#34;IMG_7483&#34;&gt;
                    &lt;span&gt;IMG_7483&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7484_hu_d56e517f649918c5.jpg&#34; title=&#34;IMG_7484&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7484_hu_1aa7e92a5d845c6d.jpg&#34; alt=&#34;IMG_7484&#34; title=&#34;IMG_7484&#34;&gt;
                    &lt;span&gt;IMG_7484&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7485_hu_a104e876b86bdd7d.jpg&#34; title=&#34;IMG_7485&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7485_hu_413d7685560acc14.jpg&#34; alt=&#34;IMG_7485&#34; title=&#34;IMG_7485&#34;&gt;
                    &lt;span&gt;IMG_7485&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7486_hu_84bae627aafebb6c.jpg&#34; title=&#34;IMG_7486&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7486_hu_99f1fc295087b5b2.jpg&#34; alt=&#34;IMG_7486&#34; title=&#34;IMG_7486&#34;&gt;
                    &lt;span&gt;IMG_7486&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7487_hu_e91830daa9feeb15.jpg&#34; title=&#34;IMG_7487&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7487_hu_57a0011b076e4a0f.jpg&#34; alt=&#34;IMG_7487&#34; title=&#34;IMG_7487&#34;&gt;
                    &lt;span&gt;IMG_7487&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7488_hu_b37021e2b932b2ca.jpg&#34; title=&#34;IMG_7488&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7488_hu_37ed316190f639f7.jpg&#34; alt=&#34;IMG_7488&#34; title=&#34;IMG_7488&#34;&gt;
                    &lt;span&gt;IMG_7488&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7489_hu_bee9abf9ca46f1da.jpg&#34; title=&#34;IMG_7489&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7489_hu_cb907eedfbfeb7a0.jpg&#34; alt=&#34;IMG_7489&#34; title=&#34;IMG_7489&#34;&gt;
                    &lt;span&gt;IMG_7489&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7490_hu_9294aa0820794ba7.jpg&#34; title=&#34;IMG_7490&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7490_hu_6a405a264a067085.jpg&#34; alt=&#34;IMG_7490&#34; title=&#34;IMG_7490&#34;&gt;
                    &lt;span&gt;IMG_7490&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7491_hu_654da2564e7e13e5.jpg&#34; title=&#34;IMG_7491&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7491_hu_4bf251e6854ec716.jpg&#34; alt=&#34;IMG_7491&#34; title=&#34;IMG_7491&#34;&gt;
                    &lt;span&gt;IMG_7491&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7492_hu_ed4316aa28191f12.jpg&#34; title=&#34;IMG_7492&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7492_hu_ded4f20874797f55.jpg&#34; alt=&#34;IMG_7492&#34; title=&#34;IMG_7492&#34;&gt;
                    &lt;span&gt;IMG_7492&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7493_hu_2ab97631bd81c042.jpg&#34; title=&#34;IMG_7493&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7493_hu_fccd010dfc47f780.jpg&#34; alt=&#34;IMG_7493&#34; title=&#34;IMG_7493&#34;&gt;
                    &lt;span&gt;IMG_7493&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7494_hu_24898156ba763e92.jpg&#34; title=&#34;IMG_7494&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7494_hu_97b4d557c792dba7.jpg&#34; alt=&#34;IMG_7494&#34; title=&#34;IMG_7494&#34;&gt;
                    &lt;span&gt;IMG_7494&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7495_hu_8adc15e124f9fe6b.jpg&#34; title=&#34;IMG_7495&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7495_hu_504db6db1c72cfeb.jpg&#34; alt=&#34;IMG_7495&#34; title=&#34;IMG_7495&#34;&gt;
                    &lt;span&gt;IMG_7495&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7496_hu_115acca17fd161e2.jpg&#34; title=&#34;IMG_7496&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7496_hu_9b57aa38e08e831c.jpg&#34; alt=&#34;IMG_7496&#34; title=&#34;IMG_7496&#34;&gt;
                    &lt;span&gt;IMG_7496&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7497_hu_aa83e910035a4de7.jpg&#34; title=&#34;IMG_7497&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7497_hu_5f185055100d7be6.jpg&#34; alt=&#34;IMG_7497&#34; title=&#34;IMG_7497&#34;&gt;
                    &lt;span&gt;IMG_7497&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7498_hu_15ce586fff74950f.jpg&#34; title=&#34;IMG_7498&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7498_hu_87bab9ec1523168e.jpg&#34; alt=&#34;IMG_7498&#34; title=&#34;IMG_7498&#34;&gt;
                    &lt;span&gt;IMG_7498&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7499_hu_170655ec7266b813.jpg&#34; title=&#34;IMG_7499&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7499_hu_4f6d27cda837d3c3.jpg&#34; alt=&#34;IMG_7499&#34; title=&#34;IMG_7499&#34;&gt;
                    &lt;span&gt;IMG_7499&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7500_hu_e5fcd9d9b0f4022.jpg&#34; title=&#34;IMG_7500&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7500_hu_9ceb84347028ac65.jpg&#34; alt=&#34;IMG_7500&#34; title=&#34;IMG_7500&#34;&gt;
                    &lt;span&gt;IMG_7500&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7501_hu_3e06332336a80baf.jpg&#34; title=&#34;IMG_7501&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7501_hu_e17708da6c70a0d8.jpg&#34; alt=&#34;IMG_7501&#34; title=&#34;IMG_7501&#34;&gt;
                    &lt;span&gt;IMG_7501&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7502_hu_44f216bd605d19f7.jpg&#34; title=&#34;IMG_7502&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7502_hu_b87d122d50488343.jpg&#34; alt=&#34;IMG_7502&#34; title=&#34;IMG_7502&#34;&gt;
                    &lt;span&gt;IMG_7502&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7503_hu_9ba8c173b73bb5fe.jpg&#34; title=&#34;IMG_7503&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7503_hu_b2c69f8d4543097b.jpg&#34; alt=&#34;IMG_7503&#34; title=&#34;IMG_7503&#34;&gt;
                    &lt;span&gt;IMG_7503&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7504_hu_e2e624f3efbb6098.jpg&#34; title=&#34;IMG_7504&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7504_hu_e06aa8a26f9a6b61.jpg&#34; alt=&#34;IMG_7504&#34; title=&#34;IMG_7504&#34;&gt;
                    &lt;span&gt;IMG_7504&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7505_hu_b700b98d9b75acc5.jpg&#34; title=&#34;IMG_7505&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7505_hu_74b2bd3f90cb4d77.jpg&#34; alt=&#34;IMG_7505&#34; title=&#34;IMG_7505&#34;&gt;
                    &lt;span&gt;IMG_7505&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7506_hu_494236a41e6644f6.jpg&#34; title=&#34;IMG_7506&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7506_hu_6b168abbf70647d2.jpg&#34; alt=&#34;IMG_7506&#34; title=&#34;IMG_7506&#34;&gt;
                    &lt;span&gt;IMG_7506&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7507_hu_e43fde74cb232570.jpg&#34; title=&#34;IMG_7507&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7507_hu_2266f399e0a5933b.jpg&#34; alt=&#34;IMG_7507&#34; title=&#34;IMG_7507&#34;&gt;
                    &lt;span&gt;IMG_7507&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7508_hu_3782058d44ed5f22.jpg&#34; title=&#34;IMG_7508&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7508_hu_acc449e37750ba1a.jpg&#34; alt=&#34;IMG_7508&#34; title=&#34;IMG_7508&#34;&gt;
                    &lt;span&gt;IMG_7508&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7509_hu_f9b17e2a238d0202.jpg&#34; title=&#34;IMG_7509&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7509_hu_7f13a1281f7b39e7.jpg&#34; alt=&#34;IMG_7509&#34; title=&#34;IMG_7509&#34;&gt;
                    &lt;span&gt;IMG_7509&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7510_hu_9e39e00459caeea2.jpg&#34; title=&#34;IMG_7510&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7510_hu_3c200d50365c45ec.jpg&#34; alt=&#34;IMG_7510&#34; title=&#34;IMG_7510&#34;&gt;
                    &lt;span&gt;IMG_7510&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7511_hu_70eb305030822f96.jpg&#34; title=&#34;IMG_7511&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7511_hu_b2af5e48f11e772f.jpg&#34; alt=&#34;IMG_7511&#34; title=&#34;IMG_7511&#34;&gt;
                    &lt;span&gt;IMG_7511&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7512_hu_df91816f0544922b.jpg&#34; title=&#34;IMG_7512&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7512_hu_19da3c2e246c19a8.jpg&#34; alt=&#34;IMG_7512&#34; title=&#34;IMG_7512&#34;&gt;
                    &lt;span&gt;IMG_7512&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7513_hu_4b630639c21580a9.jpg&#34; title=&#34;IMG_7513&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7513_hu_9d0b3f8f88ffff30.jpg&#34; alt=&#34;IMG_7513&#34; title=&#34;IMG_7513&#34;&gt;
                    &lt;span&gt;IMG_7513&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7514_hu_57343b90bea31d93.jpg&#34; title=&#34;IMG_7514&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/05/Italy/Giro/Stage16/images/IMG_7514_hu_94e0ca413d61e970.jpg&#34; alt=&#34;IMG_7514&#34; title=&#34;IMG_7514&#34;&gt;
                    &lt;span&gt;IMG_7514&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>2006 Giro d&#39;Italia Stage 19 Panoramic</title>
      <link>http://www.hanskellner.com/2006/07/12/2006-giro-ditalia-stage-19-panoramic/</link>
      <pubDate>Thu, 13 Jul 2006 06:36:45 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/07/12/2006-giro-ditalia-stage-19-panoramic/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2006 Giro d&amp;rsquo;Italia Stage 19 Panoramic&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/05/Italy/GirodItalia_Stage19_7543-52.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a quick 360 degree panoramic at the top of Passo Fedai on Stage 19 of the Giro d&amp;rsquo;Italia. Color print it, loop it together, tape it, then stick your head inside it and spin it around. Just like being there! :&#39;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy Dog at the Window</title>
      <link>http://www.hanskellner.com/2006/07/12/hairy-dog-at-the-window/</link>
      <pubDate>Thu, 13 Jul 2006 06:12:35 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/07/12/hairy-dog-at-the-window/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Hairy Dog at the Window&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/06/Hairy_Dog_IMG_7663.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;I walked into the living room and found Hairy Dog hanging out&amp;hellip; Hanging out the window!!! He just glanced over at me as if &amp;ldquo;what up human?&amp;rdquo; and then looked back out the window.&lt;/p&gt;
&lt;p&gt;Realizing that he wasn&amp;rsquo;t that close to performing a Super Dog, I went and grabbed my camera. I return to him still hanging but at least a little more inside.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Hairy Dog at the Window&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/06/Hairy_Dog_IMG_7664.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy and Greta Post Swimming Poses</title>
      <link>http://www.hanskellner.com/2006/07/11/hairy-and-greta-post-swimming-poses/</link>
      <pubDate>Wed, 12 Jul 2006 06:01:46 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/07/11/hairy-and-greta-post-swimming-poses/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Hairy and Greta Post Swimming Poses&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/06/Hairy_Greta_IMG_7678.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s Hairy and Greta doing some funky post swimming poses. It reminds me of photos taken of people while dancing. They might be cool busting a move but not when caught frozen in a photo. Well, maybe that&amp;rsquo;s not true for these two. They always look cool&amp;hellip; in a goofy cool kinda way.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006 4th of July Fireworks</title>
      <link>http://www.hanskellner.com/2006/07/06/2006-4th-of-july-fireworks/</link>
      <pubDate>Thu, 06 Jul 2006 23:44:11 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/07/06/2006-4th-of-july-fireworks/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2006 4th of July Fireworks&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/07/4thOfJuly/images/IMG_7779.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Another night of 4th of July fun trying to blow our fingers off!&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;style&gt;
    .image-gallery {overflow: auto; margin-left: -1%!important;}
    .image-gallery li {float: left; display: block; margin: 0 0 1% 1%; width: 19%;}
    .image-gallery li a {text-align: center; text-decoration: none!important; color: #777;}
    .image-gallery li a span {display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 3px 0;}
    .image-gallery li a img {width: 100%; display: block;}
&lt;/style&gt;








&lt;ul class=&#34;image-gallery&#34;&gt;
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7711_hu_4110cd1fcd678143.jpg&#34; title=&#34;IMG_7711&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7711_hu_a58c61318997171.jpg&#34; alt=&#34;IMG_7711&#34; title=&#34;IMG_7711&#34;&gt;
                    &lt;span&gt;IMG_7711&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7712_hu_d951cafbaf2b2f6e.jpg&#34; title=&#34;IMG_7712&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7712_hu_7ff7ca1f894c0eb5.jpg&#34; alt=&#34;IMG_7712&#34; title=&#34;IMG_7712&#34;&gt;
                    &lt;span&gt;IMG_7712&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7713_hu_afcea8485e7228ed.jpg&#34; title=&#34;IMG_7713&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7713_hu_55a0bd12d0aaca5f.jpg&#34; alt=&#34;IMG_7713&#34; title=&#34;IMG_7713&#34;&gt;
                    &lt;span&gt;IMG_7713&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7714_hu_69de37c956168e20.jpg&#34; title=&#34;IMG_7714&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7714_hu_7355919e9596da0.jpg&#34; alt=&#34;IMG_7714&#34; title=&#34;IMG_7714&#34;&gt;
                    &lt;span&gt;IMG_7714&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7715_hu_4782eaa6013c0e1b.jpg&#34; title=&#34;IMG_7715&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7715_hu_c1d7f5f82fc19f1c.jpg&#34; alt=&#34;IMG_7715&#34; title=&#34;IMG_7715&#34;&gt;
                    &lt;span&gt;IMG_7715&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7716_hu_2ea36bbe228a2d9b.jpg&#34; title=&#34;IMG_7716&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7716_hu_e9226da6305d704c.jpg&#34; alt=&#34;IMG_7716&#34; title=&#34;IMG_7716&#34;&gt;
                    &lt;span&gt;IMG_7716&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7717_hu_29d1c967d0b7e41f.jpg&#34; title=&#34;IMG_7717&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7717_hu_8b80311620a08124.jpg&#34; alt=&#34;IMG_7717&#34; title=&#34;IMG_7717&#34;&gt;
                    &lt;span&gt;IMG_7717&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7718_hu_50cac2ebc866567e.jpg&#34; title=&#34;IMG_7718&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7718_hu_df2c8e5f8e415e5d.jpg&#34; alt=&#34;IMG_7718&#34; title=&#34;IMG_7718&#34;&gt;
                    &lt;span&gt;IMG_7718&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7719_hu_56335022bd1a523a.jpg&#34; title=&#34;IMG_7719&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7719_hu_fcb6d6e6cf916730.jpg&#34; alt=&#34;IMG_7719&#34; title=&#34;IMG_7719&#34;&gt;
                    &lt;span&gt;IMG_7719&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7720_hu_5499d1159a3ae1fe.jpg&#34; title=&#34;IMG_7720&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7720_hu_dceb986bf9c6e98c.jpg&#34; alt=&#34;IMG_7720&#34; title=&#34;IMG_7720&#34;&gt;
                    &lt;span&gt;IMG_7720&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7721_hu_3288c0a101f772e2.jpg&#34; title=&#34;IMG_7721&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7721_hu_a8a27081e104b0e3.jpg&#34; alt=&#34;IMG_7721&#34; title=&#34;IMG_7721&#34;&gt;
                    &lt;span&gt;IMG_7721&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7722_hu_9b399f70adc35f38.jpg&#34; title=&#34;IMG_7722&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7722_hu_d1f2af2047c34928.jpg&#34; alt=&#34;IMG_7722&#34; title=&#34;IMG_7722&#34;&gt;
                    &lt;span&gt;IMG_7722&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7723_hu_46061cf0694d5a90.jpg&#34; title=&#34;IMG_7723&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7723_hu_faa75ba18de33ad4.jpg&#34; alt=&#34;IMG_7723&#34; title=&#34;IMG_7723&#34;&gt;
                    &lt;span&gt;IMG_7723&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7724_hu_ed18feff3851f5e2.jpg&#34; title=&#34;IMG_7724&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7724_hu_dfcf7ab9fc5b0772.jpg&#34; alt=&#34;IMG_7724&#34; title=&#34;IMG_7724&#34;&gt;
                    &lt;span&gt;IMG_7724&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7725_hu_b492241fa7c762a0.jpg&#34; title=&#34;IMG_7725&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7725_hu_fe87fc6dfa8d1b2c.jpg&#34; alt=&#34;IMG_7725&#34; title=&#34;IMG_7725&#34;&gt;
                    &lt;span&gt;IMG_7725&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7726_hu_311ca08d48565a4f.jpg&#34; title=&#34;IMG_7726&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7726_hu_3c1b811a8cf65c0a.jpg&#34; alt=&#34;IMG_7726&#34; title=&#34;IMG_7726&#34;&gt;
                    &lt;span&gt;IMG_7726&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7727_hu_3a6173b195448fb5.jpg&#34; title=&#34;IMG_7727&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7727_hu_cd334b2ba0d133e0.jpg&#34; alt=&#34;IMG_7727&#34; title=&#34;IMG_7727&#34;&gt;
                    &lt;span&gt;IMG_7727&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7728_hu_4b6aec5f16ae3218.jpg&#34; title=&#34;IMG_7728&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7728_hu_4b5f7d87c9d93815.jpg&#34; alt=&#34;IMG_7728&#34; title=&#34;IMG_7728&#34;&gt;
                    &lt;span&gt;IMG_7728&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7729_hu_b11d49580b6599c.jpg&#34; title=&#34;IMG_7729&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7729_hu_6a27741f3992a9a1.jpg&#34; alt=&#34;IMG_7729&#34; title=&#34;IMG_7729&#34;&gt;
                    &lt;span&gt;IMG_7729&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7730_hu_2e130b8a879772b7.jpg&#34; title=&#34;IMG_7730&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7730_hu_328c4dfd39f3ae38.jpg&#34; alt=&#34;IMG_7730&#34; title=&#34;IMG_7730&#34;&gt;
                    &lt;span&gt;IMG_7730&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7731_hu_3fb796e3be724087.jpg&#34; title=&#34;IMG_7731&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7731_hu_9c7de0f3e0d1088.jpg&#34; alt=&#34;IMG_7731&#34; title=&#34;IMG_7731&#34;&gt;
                    &lt;span&gt;IMG_7731&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7732_hu_56c92f101936dbd0.jpg&#34; title=&#34;IMG_7732&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7732_hu_46ba444d940d65ca.jpg&#34; alt=&#34;IMG_7732&#34; title=&#34;IMG_7732&#34;&gt;
                    &lt;span&gt;IMG_7732&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7733_hu_96770e275eaf6ab7.jpg&#34; title=&#34;IMG_7733&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7733_hu_404a3df604b565b4.jpg&#34; alt=&#34;IMG_7733&#34; title=&#34;IMG_7733&#34;&gt;
                    &lt;span&gt;IMG_7733&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7734_hu_17ec86140ec1bafb.jpg&#34; title=&#34;IMG_7734&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7734_hu_d3b97f3b4d1bb482.jpg&#34; alt=&#34;IMG_7734&#34; title=&#34;IMG_7734&#34;&gt;
                    &lt;span&gt;IMG_7734&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7735_hu_21728f938aa616d1.jpg&#34; title=&#34;IMG_7735&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7735_hu_357cb972321618a2.jpg&#34; alt=&#34;IMG_7735&#34; title=&#34;IMG_7735&#34;&gt;
                    &lt;span&gt;IMG_7735&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7736_hu_8f744ebeacf81b96.jpg&#34; title=&#34;IMG_7736&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7736_hu_bbb3e5fe148850a9.jpg&#34; alt=&#34;IMG_7736&#34; title=&#34;IMG_7736&#34;&gt;
                    &lt;span&gt;IMG_7736&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7737_hu_c4bd97a493d6dc5c.jpg&#34; title=&#34;IMG_7737&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7737_hu_f1f4c059640721ab.jpg&#34; alt=&#34;IMG_7737&#34; title=&#34;IMG_7737&#34;&gt;
                    &lt;span&gt;IMG_7737&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7738_hu_8720c3e2cef2af.jpg&#34; title=&#34;IMG_7738&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7738_hu_91e01838a37c61cd.jpg&#34; alt=&#34;IMG_7738&#34; title=&#34;IMG_7738&#34;&gt;
                    &lt;span&gt;IMG_7738&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7739_hu_987c9c3f06c59eb.jpg&#34; title=&#34;IMG_7739&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7739_hu_7479c41aa2ae344e.jpg&#34; alt=&#34;IMG_7739&#34; title=&#34;IMG_7739&#34;&gt;
                    &lt;span&gt;IMG_7739&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7740_hu_9d7b251d978a8850.jpg&#34; title=&#34;IMG_7740&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7740_hu_2881a73a979848a5.jpg&#34; alt=&#34;IMG_7740&#34; title=&#34;IMG_7740&#34;&gt;
                    &lt;span&gt;IMG_7740&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7741_hu_59e14f9d210bdb3a.jpg&#34; title=&#34;IMG_7741&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7741_hu_ec9d254fd1b6a27d.jpg&#34; alt=&#34;IMG_7741&#34; title=&#34;IMG_7741&#34;&gt;
                    &lt;span&gt;IMG_7741&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7742_hu_e7ce1c90810b73a0.jpg&#34; title=&#34;IMG_7742&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7742_hu_e42f5d88433e3c8d.jpg&#34; alt=&#34;IMG_7742&#34; title=&#34;IMG_7742&#34;&gt;
                    &lt;span&gt;IMG_7742&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7743_hu_a1062b380abf3323.jpg&#34; title=&#34;IMG_7743&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7743_hu_6e3c93acef6dd196.jpg&#34; alt=&#34;IMG_7743&#34; title=&#34;IMG_7743&#34;&gt;
                    &lt;span&gt;IMG_7743&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7744_hu_48a11569c19b231b.jpg&#34; title=&#34;IMG_7744&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7744_hu_11dc4557566df58d.jpg&#34; alt=&#34;IMG_7744&#34; title=&#34;IMG_7744&#34;&gt;
                    &lt;span&gt;IMG_7744&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7745_hu_5de0a4de19f2cab7.jpg&#34; title=&#34;IMG_7745&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7745_hu_ce0edb30a3c4842c.jpg&#34; alt=&#34;IMG_7745&#34; title=&#34;IMG_7745&#34;&gt;
                    &lt;span&gt;IMG_7745&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7746_hu_bdacbf4b9823491.jpg&#34; title=&#34;IMG_7746&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7746_hu_da3781aa095bac4e.jpg&#34; alt=&#34;IMG_7746&#34; title=&#34;IMG_7746&#34;&gt;
                    &lt;span&gt;IMG_7746&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7747_hu_804273531cee8ae1.jpg&#34; title=&#34;IMG_7747&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7747_hu_28f71d0e9475d475.jpg&#34; alt=&#34;IMG_7747&#34; title=&#34;IMG_7747&#34;&gt;
                    &lt;span&gt;IMG_7747&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7748_hu_151c4d68114eef73.jpg&#34; title=&#34;IMG_7748&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7748_hu_66567118a428532b.jpg&#34; alt=&#34;IMG_7748&#34; title=&#34;IMG_7748&#34;&gt;
                    &lt;span&gt;IMG_7748&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7749_hu_93ddddf8c8503128.jpg&#34; title=&#34;IMG_7749&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7749_hu_1114d52baab67592.jpg&#34; alt=&#34;IMG_7749&#34; title=&#34;IMG_7749&#34;&gt;
                    &lt;span&gt;IMG_7749&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7750_hu_1ebd872b553f62a2.jpg&#34; title=&#34;IMG_7750&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7750_hu_7fab17fdc6928e88.jpg&#34; alt=&#34;IMG_7750&#34; title=&#34;IMG_7750&#34;&gt;
                    &lt;span&gt;IMG_7750&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7751_hu_34781e9bca3cfbec.jpg&#34; title=&#34;IMG_7751&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7751_hu_f561f202e616e4b1.jpg&#34; alt=&#34;IMG_7751&#34; title=&#34;IMG_7751&#34;&gt;
                    &lt;span&gt;IMG_7751&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7752_hu_79db03c5525fdde3.jpg&#34; title=&#34;IMG_7752&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7752_hu_a9cc2225a6dedf9.jpg&#34; alt=&#34;IMG_7752&#34; title=&#34;IMG_7752&#34;&gt;
                    &lt;span&gt;IMG_7752&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7753_hu_1e6b27ae4fabdeec.jpg&#34; title=&#34;IMG_7753&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7753_hu_76c2043eeb8b66b.jpg&#34; alt=&#34;IMG_7753&#34; title=&#34;IMG_7753&#34;&gt;
                    &lt;span&gt;IMG_7753&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7754_hu_676a22ad5ae32303.jpg&#34; title=&#34;IMG_7754&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7754_hu_8f573dc80dc33d00.jpg&#34; alt=&#34;IMG_7754&#34; title=&#34;IMG_7754&#34;&gt;
                    &lt;span&gt;IMG_7754&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7755_hu_50922238e57a1c9f.jpg&#34; title=&#34;IMG_7755&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7755_hu_19b3f0574d79bc15.jpg&#34; alt=&#34;IMG_7755&#34; title=&#34;IMG_7755&#34;&gt;
                    &lt;span&gt;IMG_7755&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7756_hu_b4dba0f537b527bd.jpg&#34; title=&#34;IMG_7756&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7756_hu_d2e38f88143c2bd9.jpg&#34; alt=&#34;IMG_7756&#34; title=&#34;IMG_7756&#34;&gt;
                    &lt;span&gt;IMG_7756&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7757_hu_a3cf5e35380f9ba4.jpg&#34; title=&#34;IMG_7757&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7757_hu_d6ba7ee76fcc01b7.jpg&#34; alt=&#34;IMG_7757&#34; title=&#34;IMG_7757&#34;&gt;
                    &lt;span&gt;IMG_7757&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7758_hu_3adcdd8cb7c7595c.jpg&#34; title=&#34;IMG_7758&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7758_hu_ba61ccf8f043c431.jpg&#34; alt=&#34;IMG_7758&#34; title=&#34;IMG_7758&#34;&gt;
                    &lt;span&gt;IMG_7758&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7759_hu_a44ea6aed382f3dd.jpg&#34; title=&#34;IMG_7759&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7759_hu_c165a2b3ed53095b.jpg&#34; alt=&#34;IMG_7759&#34; title=&#34;IMG_7759&#34;&gt;
                    &lt;span&gt;IMG_7759&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7760_hu_7e304a6b24374073.jpg&#34; title=&#34;IMG_7760&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7760_hu_620fe78c28ce0b1d.jpg&#34; alt=&#34;IMG_7760&#34; title=&#34;IMG_7760&#34;&gt;
                    &lt;span&gt;IMG_7760&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7761_hu_211b6071f908a143.jpg&#34; title=&#34;IMG_7761&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7761_hu_db9b03e9cb421431.jpg&#34; alt=&#34;IMG_7761&#34; title=&#34;IMG_7761&#34;&gt;
                    &lt;span&gt;IMG_7761&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7762_hu_81ce172bc59888c5.jpg&#34; title=&#34;IMG_7762&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7762_hu_96808533dbdd78ba.jpg&#34; alt=&#34;IMG_7762&#34; title=&#34;IMG_7762&#34;&gt;
                    &lt;span&gt;IMG_7762&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7763_hu_fe8903c87cfc9367.jpg&#34; title=&#34;IMG_7763&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7763_hu_7fa4b6f256e08a44.jpg&#34; alt=&#34;IMG_7763&#34; title=&#34;IMG_7763&#34;&gt;
                    &lt;span&gt;IMG_7763&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7764_hu_c9d8180d017b2d12.jpg&#34; title=&#34;IMG_7764&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7764_hu_6a13ca602753197b.jpg&#34; alt=&#34;IMG_7764&#34; title=&#34;IMG_7764&#34;&gt;
                    &lt;span&gt;IMG_7764&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7765_hu_3a1280f4e7597b65.jpg&#34; title=&#34;IMG_7765&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7765_hu_52cdd4647016c260.jpg&#34; alt=&#34;IMG_7765&#34; title=&#34;IMG_7765&#34;&gt;
                    &lt;span&gt;IMG_7765&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7766_hu_1080d3dbce06e86f.jpg&#34; title=&#34;IMG_7766&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7766_hu_d0b6419aca5aa9b6.jpg&#34; alt=&#34;IMG_7766&#34; title=&#34;IMG_7766&#34;&gt;
                    &lt;span&gt;IMG_7766&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7767_hu_c4f0f7b1509d0f9c.jpg&#34; title=&#34;IMG_7767&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7767_hu_6534caf1816bf1.jpg&#34; alt=&#34;IMG_7767&#34; title=&#34;IMG_7767&#34;&gt;
                    &lt;span&gt;IMG_7767&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7768_hu_933945ffac738604.jpg&#34; title=&#34;IMG_7768&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7768_hu_7649e9c89b421d4e.jpg&#34; alt=&#34;IMG_7768&#34; title=&#34;IMG_7768&#34;&gt;
                    &lt;span&gt;IMG_7768&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7769_hu_15b5aa93b112ceb6.jpg&#34; title=&#34;IMG_7769&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7769_hu_3a0caed4f63a9f56.jpg&#34; alt=&#34;IMG_7769&#34; title=&#34;IMG_7769&#34;&gt;
                    &lt;span&gt;IMG_7769&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7770_hu_c68078092726bc98.jpg&#34; title=&#34;IMG_7770&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7770_hu_4fb22d1551dd0d33.jpg&#34; alt=&#34;IMG_7770&#34; title=&#34;IMG_7770&#34;&gt;
                    &lt;span&gt;IMG_7770&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7771_hu_b514eedbcf71d156.jpg&#34; title=&#34;IMG_7771&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7771_hu_47ebb7367eb47874.jpg&#34; alt=&#34;IMG_7771&#34; title=&#34;IMG_7771&#34;&gt;
                    &lt;span&gt;IMG_7771&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7772_hu_5380c5ab6f000c87.jpg&#34; title=&#34;IMG_7772&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7772_hu_e24b575112563bed.jpg&#34; alt=&#34;IMG_7772&#34; title=&#34;IMG_7772&#34;&gt;
                    &lt;span&gt;IMG_7772&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7773_hu_7f99c29c8a099cdb.jpg&#34; title=&#34;IMG_7773&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7773_hu_6e04e682295ac02a.jpg&#34; alt=&#34;IMG_7773&#34; title=&#34;IMG_7773&#34;&gt;
                    &lt;span&gt;IMG_7773&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7774_hu_57a8e059028e274b.jpg&#34; title=&#34;IMG_7774&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7774_hu_d60ff618d484f9de.jpg&#34; alt=&#34;IMG_7774&#34; title=&#34;IMG_7774&#34;&gt;
                    &lt;span&gt;IMG_7774&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7775_hu_173704956fe2d738.jpg&#34; title=&#34;IMG_7775&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7775_hu_a9b39b97f93450b9.jpg&#34; alt=&#34;IMG_7775&#34; title=&#34;IMG_7775&#34;&gt;
                    &lt;span&gt;IMG_7775&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7776_hu_5ae6f79fab2a48b2.jpg&#34; title=&#34;IMG_7776&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7776_hu_b3b71d459a387e25.jpg&#34; alt=&#34;IMG_7776&#34; title=&#34;IMG_7776&#34;&gt;
                    &lt;span&gt;IMG_7776&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7777_hu_5692bc0f9ed39e3c.jpg&#34; title=&#34;IMG_7777&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7777_hu_51fd63ce605192b4.jpg&#34; alt=&#34;IMG_7777&#34; title=&#34;IMG_7777&#34;&gt;
                    &lt;span&gt;IMG_7777&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7778_hu_b191f46d3f2922f8.jpg&#34; title=&#34;IMG_7778&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7778_hu_9bebf97e08fdf214.jpg&#34; alt=&#34;IMG_7778&#34; title=&#34;IMG_7778&#34;&gt;
                    &lt;span&gt;IMG_7778&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7779_hu_6706dce4a0a6c146.jpg&#34; title=&#34;IMG_7779&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7779_hu_d22af50cc8dfdd88.jpg&#34; alt=&#34;IMG_7779&#34; title=&#34;IMG_7779&#34;&gt;
                    &lt;span&gt;IMG_7779&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7780_hu_600345d148873eb1.jpg&#34; title=&#34;IMG_7780&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7780_hu_15afa3d39887e582.jpg&#34; alt=&#34;IMG_7780&#34; title=&#34;IMG_7780&#34;&gt;
                    &lt;span&gt;IMG_7780&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7781_hu_32ffe8bcbf15284d.jpg&#34; title=&#34;IMG_7781&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7781_hu_aaf7e252ecce13c8.jpg&#34; alt=&#34;IMG_7781&#34; title=&#34;IMG_7781&#34;&gt;
                    &lt;span&gt;IMG_7781&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7782_hu_751e263571a4c366.jpg&#34; title=&#34;IMG_7782&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7782_hu_ea363cb80c01eef7.jpg&#34; alt=&#34;IMG_7782&#34; title=&#34;IMG_7782&#34;&gt;
                    &lt;span&gt;IMG_7782&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7783_hu_71eb994fdd9040aa.jpg&#34; title=&#34;IMG_7783&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7783_hu_abc67517eae22fa2.jpg&#34; alt=&#34;IMG_7783&#34; title=&#34;IMG_7783&#34;&gt;
                    &lt;span&gt;IMG_7783&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7784_hu_b6110006958b7f93.jpg&#34; title=&#34;IMG_7784&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7784_hu_6a903d503b13d1ee.jpg&#34; alt=&#34;IMG_7784&#34; title=&#34;IMG_7784&#34;&gt;
                    &lt;span&gt;IMG_7784&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7785_hu_37570329741dbc44.jpg&#34; title=&#34;IMG_7785&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2006/07/4thOfJuly/images/IMG_7785_hu_ed9afaf88ca8ab9c.jpg&#34; alt=&#34;IMG_7785&#34; title=&#34;IMG_7785&#34;&gt;
                    &lt;span&gt;IMG_7785&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Rear Bike Mount Video Test</title>
      <link>http://www.hanskellner.com/2006/07/03/rear-bike-mount-video-test/</link>
      <pubDate>Tue, 04 Jul 2006 03:16:17 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/07/03/rear-bike-mount-video-test/</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2006/07/BikeMountTests_Back.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2006/07/BikeMountTests_Back.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Rear Bike Mount Video Test&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;I&amp;rsquo;m testing a new mount (Bogen / Manfrotto Super Clamp with 3025 Head) that lets me place the camera on various locations on the bike. This footage is shot with the camera mounted on the seatpost and aimed down towards the back wheel.&lt;/p&gt;
&lt;p&gt;Click the image to view the video.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Italian Snail</title>
      <link>http://www.hanskellner.com/2006/06/29/italian-snail/</link>
      <pubDate>Thu, 29 Jun 2006 14:56:11 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/06/29/italian-snail/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Italian Snail&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/05/Italy/Italian_Snail_IMG_7518.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s one of the billions of snails that would crawl out and about whenever the rain passed through our town in the Dolomites. This one in particular is about 4cm across at the widest.&lt;/p&gt;
&lt;p&gt;Our house caretaker Hermann explained that the locals will collect them to make meals. I being a non-snail eater made a face and said &amp;ldquo;ugh&amp;rdquo;. That must of translated clearly and Hermann laughed, nodded, and said &amp;ldquo;Ja ja. Ugh!&amp;rdquo; We both then had a laugh and watched our not so little friend crawl away.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Snow Plant (sarcodes sanguinea)</title>
      <link>http://www.hanskellner.com/2006/06/28/snow-plant-sarcodes-sanguinea/</link>
      <pubDate>Wed, 28 Jun 2006 17:14:04 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/06/28/snow-plant-sarcodes-sanguinea/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Snow Plant (sarcodes sanguinea)&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/06/Snow_Plant_IMG_7616.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Spotted several Snow Plants popping up on a recent hike in the hills outside Kyburz, Ca. The red just jumps out among the browns and greens of the forest floor.&lt;/p&gt;</description>
    </item>
    <item>
      <title>St Cristina Italy Panoramic</title>
      <link>http://www.hanskellner.com/2006/06/16/st-cristina-italy-panoramic/</link>
      <pubDate>Fri, 16 Jun 2006 15:27:33 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/06/16/st-cristina-italy-panoramic/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;St Cristina Italy Panoramic&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/05/Italy/StCristina_7461-64.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Here is a panoramic photo from our vacation house in the town of St. Cristina, Italy. The town is located in the middle of the Dolomites. Over to the right is a great example of the amazing mountain formations all around the Dolomites.&lt;/p&gt;
&lt;p&gt;Following the valley up and to the left leads to Passo Sella and Passo Gardena. The Sella was on the route of the Giro d&amp;rsquo;Italia this year.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Time Lapse Formula</title>
      <link>http://www.hanskellner.com/2006/06/06/time-lapse-formula/</link>
      <pubDate>Tue, 06 Jun 2006 18:59:50 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/06/06/time-lapse-formula/</guid> 
      <description>&lt;p&gt;Before explaining the formula, please watch a time lapse sunset I created:&lt;/p&gt;

      &lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/27209613?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;This question keeps getting asked so I thought I would post the information for easy reference. When doing interval recording with my video camera (DVX100) or any other camera, I use the following formulas for calculating recording. There are two formulas.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chad&#39;s Broken Collar Bone Report</title>
      <link>http://www.hanskellner.com/2006/04/24/chads-broken-collar-bone-report/</link>
      <pubDate>Tue, 25 Apr 2006 05:05:21 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/04/24/chads-broken-collar-bone-report/</guid> 
      <description>&lt;p&gt;Here is another well done article by a 30 year old rider that broke his collar bone during a criterium bike race. It chronicles his journey from the initial break, through the ups and downs of healing, to his recovery.&lt;/p&gt;
&lt;p&gt;Enjoy.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;DISCLAIMER: The following content is for informational purposes only. The content is not intended as a substitute for professional medical advice, diagnosis, or treatment. Diagnosis and treatment of all health conditions should only be performed by your doctor or other licensed health care professional. Never disregard professional medical advice or delay in seeking it because of something you have read on this site.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2006 Napa Valley Dirt Classic</title>
      <link>http://www.hanskellner.com/2006/04/24/race-report-2006-napa-valley-dirt-classic/</link>
      <pubDate>Tue, 25 Apr 2006 01:33:34 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/04/24/race-report-2006-napa-valley-dirt-classic/</guid> 
      <description>&lt;p&gt;Date: 23 April 2006&lt;br&gt;
Event: Napa Valley Dirt Classic&lt;br&gt;
Category: Expert 40-44&lt;br&gt;
Result: Oh, let&amp;rsquo;s just say I finished :)&lt;/p&gt;
&lt;p&gt;My buddy Larry convinced me to register for this race. He mentioned that he had already registered and that got me thinking. I&amp;rsquo;ve been recovering from a sprained ankle and have only been back on the bike one week after three weeks off. So my fitness was at zilch. But this race is just plain a &lt;em&gt;screaming blast&lt;/em&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Shooting Stars (Dodecatheon Hendersonii)</title>
      <link>http://www.hanskellner.com/2006/03/14/shooting-stars-dodecatheon-hendersonii/</link>
      <pubDate>Tue, 14 Mar 2006 17:32:04 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/03/14/shooting-stars-dodecatheon-hendersonii/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Dodecatheon Hendersonii&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/03/Dodecatheon_Hendersonii_IMG_7038.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Spent the weekend down in Monterey and got a chance to take the pup hiking in Garland Ranch Regional Park. This is a great park that allows dogs.&lt;/p&gt;
&lt;p&gt;Spotted these Shooting Stars on a portion of the trail. The wild flowers are starting to pop up around here. Lots of rain has helped but the recent cold spells are hurting. This bunch looked happy though.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fornicating Newts</title>
      <link>http://www.hanskellner.com/2006/02/10/fornicating-newts/</link>
      <pubDate>Sat, 11 Feb 2006 06:06:32 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/02/10/fornicating-newts/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Fornicating Newts&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/01/Fornicating_Newts_IMG_6667.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Took the dog out for a walk over in the Berkeley hills and came across a small pond filled with newts. Not just a few but hundreds of newts. And they appeared to be in a crazed newt orgy! It&amp;rsquo;s been proven that so much Viagra is being consumed that trace amounts are now measurable in the tertiary water fed back into public drinking water. Well, maybe these newts are taking advantage of that :&#39;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blue Sandals</title>
      <link>http://www.hanskellner.com/2006/02/07/blue-sandals/</link>
      <pubDate>Wed, 08 Feb 2006 06:25:19 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2006/02/07/blue-sandals/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Blue Sandals - Arroyo Grande, Ca&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2006/01/Blue_Sandals_IMG_6680.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Took a weekend trip down to visit friends in &lt;a href=&#34;http://www.arroyogrande.org/&#34; title=&#34;Arroyo Grande, Ca&#34;&gt;Arroyo Grande&lt;/a&gt;. Sunny day at the beach but the wind was cold so we didn&amp;rsquo;t last long. Not a good day for sandals either.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richmond Bridge At Night</title>
      <link>http://www.hanskellner.com/2005/12/07/richmond-bridge-at-night/</link>
      <pubDate>Wed, 07 Dec 2005 17:16:39 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/12/07/richmond-bridge-at-night/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Richmond Bridge At Night&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/12/Richmond_Bridge_IMG_6630.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Driving across the Richmond Bridge at night without much traffic. Bouncing head dog bobbing to the music. Lights flashing past. Bump bump bump of the tires across the joints. Chilly outside, hum of the heater on the inside.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2005 Surf City Cyclocross Race 2</title>
      <link>http://www.hanskellner.com/2005/11/27/2005-surf-city-cyclocross-race-2/</link>
      <pubDate>Mon, 28 Nov 2005 01:45:07 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/11/27/2005-surf-city-cyclocross-race-2/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/videos/cycling-videos/&#34; title=&#34;Cycling Videos&#34;&gt;&lt;img alt=&#34;2005 Surf City Cyclocross #2 Video&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/10/2005SurfCity2.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Another &lt;a href=&#34;http://www.velobella.org/rides_surf_city.htm&#34; title=&#34;Velo Bella&#34;&gt;Velo Bella&lt;/a&gt; cyclocross race. This time the Women tear it up at Soquel High School.&lt;/p&gt;
&lt;p&gt;Jump to the &lt;a href=&#34;http://www.hanskellner.com/videos/cycling-videos/&#34; title=&#34;Cycling Videos&#34;&gt;Cycling videos&lt;/a&gt; to watch.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy Dog Waiting At The Cafe</title>
      <link>http://www.hanskellner.com/2005/11/25/hairy-dog-waiting-at-the-cafe/</link>
      <pubDate>Sat, 26 Nov 2005 01:16:08 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/11/25/hairy-dog-waiting-at-the-cafe/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Hairy Dog Waiting at the Cafe&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/10/Cafe_Hairy_Dog_IMG_6348.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;A trip to the Cafe for Hairy Dog. He doesn&amp;rsquo;t like espresso, cappuccino, latte, drip coffee, or tea. He waits for the crumbs dropped from all the scones, croissants, muffins, and other treats.&lt;/p&gt;
&lt;p&gt;Woof!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sacramento CX No 84</title>
      <link>http://www.hanskellner.com/2005/11/25/sacramento-cx-no-84/</link>
      <pubDate>Sat, 26 Nov 2005 00:38:36 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/11/25/sacramento-cx-no-84/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Sacramento CX No. 84&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/11/CX_84_IMG_6593.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Number 84 flies past during the 2005 NCNCA District Championships at Granite Beach in Folsom.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;CX Calf Muscle Power&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/11/CX_Calf_Muscle_Power_IMG_6590.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a great example of the Gastrocnemius. It&amp;rsquo;s composed of two heads: the medial and the lateral. That&amp;rsquo;s what&amp;rsquo;s popping out on either side of the leg.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2005 Surf City Cyclocross Race 1</title>
      <link>http://www.hanskellner.com/2005/11/22/2005-surf-city-cyclocross-race-1/</link>
      <pubDate>Tue, 22 Nov 2005 10:51:28 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/11/22/2005-surf-city-cyclocross-race-1/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2005 Surf City Cyclocross #1&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/10/SurfCity1.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;The wonderful &lt;a href=&#34;http://www.velobella.org/&#34; title=&#34;Velo Bella&#34;&gt;Velo Bellas&lt;/a&gt; have brought back the Surf City series. This is one of NorCal&amp;rsquo;s best cyclocross series. Come along and race with the Women and watch as they mix it up.&lt;/p&gt;
&lt;p&gt;Jump to the &lt;a href=&#34;http://www.hanskellner.com/videos/cycling-videos/&#34; title=&#34;Cycling Videos&#34;&gt;Cycling videos&lt;/a&gt; to watch.&lt;/p&gt;</description>
    </item>
    <item>
      <title>South Park Zombie</title>
      <link>http://www.hanskellner.com/2005/10/27/south-park-zombie/</link>
      <pubDate>Fri, 28 Oct 2005 05:08:48 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/10/27/south-park-zombie/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/10/SouthParkZombie.gif&#34;
         alt=&#34;Zombie heading exploding out of South Park character&amp;#39;s head&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Zombie heading exploding out of South Park character&amp;rsquo;s head&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Boo!&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a spooky Halloween animation I created.&lt;/p&gt;
&lt;p&gt;Enjoy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Twisted Stalk and Dog</title>
      <link>http://www.hanskellner.com/2005/10/14/twisted-stalk-and-dog/</link>
      <pubDate>Fri, 14 Oct 2005 07:16:04 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/10/14/twisted-stalk-and-dog/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Twisted_Stalk_and_Dog_IMG_6228.jpg&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/09/Twisted_Stalk_and_Dog_IMG_6228.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;A view through twisted stalks as Hairy dodges the camera. This is another shot from the Point Isabel dog park.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Garden Spider Explosion</title>
      <link>http://www.hanskellner.com/2005/10/09/garden-spider-explosion/</link>
      <pubDate>Mon, 10 Oct 2005 05:51:20 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/10/09/garden-spider-explosion/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Garden Spider&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/09/Garden_Spider_IMG_6207.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Say hello to my little friend. One of many that climb about and build their webs throughout our yard. I&amp;rsquo;ve been told that this year&amp;rsquo;s crop of spiders has been much larger than in the past. Oh, joy!&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not sure of the type of this spider. While searching about the web for information I came across this spider site:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.spiderzrule.com/&#34;&gt;http://www.spiderzrule.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s a fun site for spider photos and information.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Windy Hiking Hairy</title>
      <link>http://www.hanskellner.com/2005/09/19/windy-hiking-hairy/</link>
      <pubDate>Tue, 20 Sep 2005 06:18:08 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/09/19/windy-hiking-hairy/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Windy Hiking Hairy&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/09/Windy_Hiking_Hairy_IMG_6129.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a wind blown Hairy during our Loch Leven Lakes backpacking trip. He was one happy dog running about out there. We also made sure he wore his Ruff Wear boots for most of the hike. They saved his paws.&lt;/p&gt;
&lt;p&gt;One of the reasons he was so happy was the abundance of lizards. He never caught any. But he sure kept busy trying.&lt;/p&gt;
&lt;h3 id=&#34;little-godzilla&#34;&gt;Little Godzilla&lt;/h3&gt;
&lt;p&gt;&lt;img alt=&#34;Basking Lizard&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/09/Basking_Lizard_IMG_6186.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Loch Leven Lakes Backpacking</title>
      <link>http://www.hanskellner.com/2005/09/19/loch-leven-lakes-backpacking/</link>
      <pubDate>Tue, 20 Sep 2005 05:49:24 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/09/19/loch-leven-lakes-backpacking/</guid> 
      <description>&lt;p&gt;Spent the Labor Day weekend hiking in the Tahoe back country. Began our hike down in Big Bend and headed up to the Loch Leven Lakes. Then bush wacked from there.&lt;/p&gt;
&lt;p&gt;Here are a few photos from the trip.&lt;/p&gt;
&lt;h3 id=&#34;twisting-stump&#34;&gt;Twisting Stump&lt;/h3&gt;
&lt;p&gt;&lt;img alt=&#34;Twisting Stump&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/09/Twisting_Stump_IMG_6135.jpg&#34;&gt;&lt;/p&gt;
&lt;h3 id=&#34;water-finger&#34;&gt;Water Finger&lt;/h3&gt;
&lt;p&gt;&lt;img alt=&#34;Water Finger&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/09/Water_Finger_IMG_6158.jpg&#34;&gt;&lt;/p&gt;
&lt;h3 id=&#34;white-branches&#34;&gt;White Branches&lt;/h3&gt;
&lt;p&gt;&lt;img alt=&#34;White Branches&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/09/White_Branches_IMG_6159.jpg&#34;&gt;&lt;/p&gt;
&lt;h3 id=&#34;lace-red-flowers&#34;&gt;Lace Red Flowers&lt;/h3&gt;
&lt;p&gt;&lt;img alt=&#34;Lace Red Flowers&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/09/Lace_Red_Flowers_IMG_6167.jpg&#34;&gt;&lt;/p&gt;
&lt;h3 id=&#34;mountain-berries&#34;&gt;Mountain Berries&lt;/h3&gt;
&lt;p&gt;&lt;img alt=&#34;Mountain Berries&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/09/Mountain_Berries_IMG_6168.jpg&#34;&gt;&lt;/p&gt;
&lt;h3 id=&#34;floating-toothbrush&#34;&gt;Floating Toothbrush&lt;/h3&gt;
&lt;p&gt;&lt;img alt=&#34;Floating Toothbrush&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/09/Floating_Toothbrush_IMG_6195.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Our Backyard - Up Close</title>
      <link>http://www.hanskellner.com/2005/08/26/our-backyard-up-close/</link>
      <pubDate>Fri, 26 Aug 2005 16:21:04 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/08/26/our-backyard-up-close/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;BackyardUpClose_med.jpg&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/08/BackyardUpClose_med.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Practiced filming with my Canon 500D close-up lens on subjects around my backyard. Edited some of the shots together with some music:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.norcalfilms.com/films/2005/BackyardUpClose.html&#34;&gt;http://www.norcalfilms.com/films/2005/BackyardUpClose.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Point Isabel Dog Walk</title>
      <link>http://www.hanskellner.com/2005/08/21/point-isabel-dog-walk/</link>
      <pubDate>Sun, 21 Aug 2005 19:59:58 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/08/21/point-isabel-dog-walk/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Point Isabel Dog Walk&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/08/Point_Isabel_Dog_Walk_IMG_6049.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Point Isabel is a wonderful dog park in the east bay. The park&amp;rsquo;s 20 acres are on the waterfront and have sweeping views of San Francisco, Marin, and the Berkeley hills. There&amp;rsquo;s even a dog wash facility and cafe.&lt;/p&gt;
&lt;p&gt;Hairy, beng a social dog, is as happy as can be when at the park. There&amp;rsquo;s always other pups to sniff and chase and do the things they do.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy Tongue</title>
      <link>http://www.hanskellner.com/2005/08/18/hairy-tongue/</link>
      <pubDate>Thu, 18 Aug 2005 16:37:14 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/08/18/hairy-tongue/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Hairy Tongue&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/08/Hairy_Tongue_IMG_6030.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Hot day hiking in the Berkeley hills. Along the ridge Hairy decided to cool off using the best means possible. Face into the wind, mouth open, and tongue out for maximum cooling power.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blue Angels over Saints Peter and Paul Church</title>
      <link>http://www.hanskellner.com/2005/08/06/blue-angels-over-saints-peter-and-paul-church/</link>
      <pubDate>Sun, 07 Aug 2005 02:17:50 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/08/06/blue-angels-over-saints-peter-and-paul-church/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;FleetWeekSF-StsPeterAndPaulChurch.jpg&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/1996/FleetWeekSF-StsPeterAndPaulChurch.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;I pulled this photo out of my archive. It was taken in Washington Square Park during Fleet Week in 1996. The Blue Angels were making their runs over San Francisco. I liked the mix of the war birds flying above Saints Peter and Paul Church.&lt;/p&gt;
&lt;p&gt;The unique look is from a high pass filter. I liked the depth and shading the filter brought out from the image.&lt;/p&gt;</description>
    </item>
    <item>
      <title>4th of July Street Fireworks Videos</title>
      <link>http://www.hanskellner.com/2005/08/03/4th-of-july-street-fireworks-videos/</link>
      <pubDate>Wed, 03 Aug 2005 17:10:56 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/08/03/4th-of-july-street-fireworks-videos/</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;480&#34; poster=&#34;/photos/2005/07/4thOfJuly_MVI_5887.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/photos/2005/07/MVI_5887.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;4th of July Fireworks&lt;/figcaption&gt;
    &lt;/figure&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;480&#34; poster=&#34;/photos/2005/07/4thOfJuly_MVI_5888.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/photos/2005/07/MVI_5888.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;4th of July Fireworks&lt;/figcaption&gt;
    &lt;/figure&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;480&#34; poster=&#34;/photos/2005/07/4thOfJuly_MVI_5889.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/photos/2005/07/MVI_5889.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;4th of July Fireworks&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;Here are some short videos of 4th of July fireworks set off out front on the street. The San Francisco fog was starting to build up steam and causing a lot of wind. Makes for a better show IMO. Especially when the wind blows one of a burning firework right under the legs of someone lighting another. Or under the neighbors car! Woohoo!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ripening Tomatoes</title>
      <link>http://www.hanskellner.com/2005/07/29/ripening-tomatoes/</link>
      <pubDate>Fri, 29 Jul 2005 07:12:38 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/07/29/ripening-tomatoes/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Ripening Tomatoes&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/07/Ripening_Tomatoes_IMG_6002.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;One of my tomato plants is loaded down with fruit&amp;hellip; er, I mean vegetables. Gosh, shouldn&amp;rsquo;t tomatoes be called fruit? I had to do some quick research about this. Here are some links I found:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.howstuffworks.com/question143.htm&#34;&gt;http://www.howstuffworks.com/question143.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.newton.dep.anl.gov/askasci/bot00/bot00283.htm&#34;&gt;http://www.newton.dep.anl.gov/askasci/bot00/bot00283.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.askoxford.com/asktheexperts/faq/aboutother/tomato&#34;&gt;http://www.askoxford.com/asktheexperts/faq/aboutother/tomato&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;An interesting quote from one of them:&lt;/p&gt;
&lt;p&gt;&amp;ldquo;The confusion about &amp;lsquo;fruit&amp;rsquo; and &amp;lsquo;vegetable&amp;rsquo; arises because of the differences in usage between scientists and cooks.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Hmm, so it&amp;rsquo;s just a terminology issue? Well, I consider cooks to be scientists. Chemists to be exact. To be a good cook you really must know chemistry.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Purple White Flower</title>
      <link>http://www.hanskellner.com/2005/07/29/purple-white-flower/</link>
      <pubDate>Fri, 29 Jul 2005 07:08:52 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/07/29/purple-white-flower/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Purple White Flower&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/07/Purple_White_Flower_IMG_6011.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;The bees love these flowers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Furry Flower or Carnivore</title>
      <link>http://www.hanskellner.com/2005/07/28/furry-flower-or-carnivore/</link>
      <pubDate>Fri, 29 Jul 2005 03:49:54 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/07/28/furry-flower-or-carnivore/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/photos/2005/07/Furry_Flower_1200_IMG_6004.jpg&#34;&gt;&lt;img alt=&#34;Furry Flower&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/07/Furry_Flower_IMG_6004.jpg&#34;&gt;&lt;br&gt;
Furry Flower - aka Purple Hibiscus&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;One of the flowers growing in our backyard. Looks tropical. Almost like a carnivorous plant that entices its prey and then zaps it with poison. Or maybe not. But one can only wish. :&#39;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Garden Spider</title>
      <link>http://www.hanskellner.com/2005/07/28/garden-spider/</link>
      <pubDate>Fri, 29 Jul 2005 00:43:46 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/07/28/garden-spider/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Garden Spider&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/07/Garden_Spider_IMG_6006.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;This is one of a billion that hang out in our yard. They are amazing because of the size of some of their webs. I measured one that had been strung across a space 15ft/5m. Always fun walking through one those webs and wondering where the beasty ended up. That then leads to the ghostly spider crawling on me tickles.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Windy 4th of July Fireworks</title>
      <link>http://www.hanskellner.com/2005/07/08/windy-4th-of-july-fireworks/</link>
      <pubDate>Sat, 09 Jul 2005 06:54:13 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/07/08/windy-4th-of-july-fireworks/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Windy 4th of July Fireworks&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/07/Fireworks_IMG_5858.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;The fog and wind came in strong as it usually does on the 4th of July here in San Francisco. For this low lying fireworks, the wind added to the light show.&lt;/p&gt;
&lt;p&gt;Here is the high-rez version of the &lt;a href=&#34;http://www.hanskellner.com/photos/2005/07/Fireworks_Lg_IMG_5858.jpg&#34; title=&#34;Windy 4th of July Fireworks&#34;&gt;Fireworks&lt;/a&gt; image (904kb).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Email Spoofing!</title>
      <link>http://www.hanskellner.com/2005/07/06/email-spoofing/</link>
      <pubDate>Wed, 06 Jul 2005 19:45:15 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/07/06/email-spoofing/</guid> 
      <description>&lt;p&gt;I started up my mail program, walked away, and came back a moment later to see that it was downloading hundreds of bounced emails.&lt;/p&gt;
&lt;p&gt;What the frack?!?!&lt;/p&gt;
&lt;p&gt;I canceled the session and hopped over to my web email reader. There in my mailbox were hundreds more. I checked the headers and saw what I knew I would find. I was the unlucky recipient of a spammer&amp;rsquo;s use of &amp;quot; &lt;a href=&#34;http://www.google.com/search?hl=en&amp;amp;q=email+spoofing&amp;amp;btnG=Google+Search&#34;&gt;Email Spoofing&lt;/a&gt;&amp;quot; (also &amp;quot; &lt;a href=&#34;http://en.wikipedia.org/wiki/Email_fraud&#34;&gt;Email Fraud&lt;/a&gt;&amp;quot;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Left Shoulder Xray</title>
      <link>http://www.hanskellner.com/2005/06/27/left-shoulder-xray/</link>
      <pubDate>Tue, 28 Jun 2005 00:40:22 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/06/27/left-shoulder-xray/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/05/Left%5FShoulder%5FXray%5FIMG%5F5700.jpg&#34;
         alt=&#34;Left Shoulder Xray&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Left Shoulder Xray&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;I&amp;rsquo;m ending my second month off the bike since crashing and busting up my shoulder. The crash on my mountain bike wasn&amp;rsquo;t spectacular, but it did its job. Here is an Xray of some of the damage plus my previous collar bone (clavicle) fracture. Notice the top right edge of my humerus (head of arm) and the sliver. That&amp;rsquo;s the chunk of bone (greater tuborosity) that was wacked off. Probably from smacking into the acromion bone.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy in the Grass</title>
      <link>http://www.hanskellner.com/2005/05/09/hairy-in-the-grass/</link>
      <pubDate>Mon, 09 May 2005 19:34:55 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/05/09/hairy-in-the-grass/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Hairy Dog in the Grass&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/05/Hairy_Dog_In_The_Grass_IMG_.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s Hairy taking a break among the deep grass on one of the hills in Briones Park. The rains have really helped to keep things green. The grasses have grown deep and the wild flowers are abundant.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cows Coming to Dinner</title>
      <link>http://www.hanskellner.com/2005/05/08/cows-coming-to-dinner/</link>
      <pubDate>Sun, 08 May 2005 23:16:13 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/05/08/cows-coming-to-dinner/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Cows coming to dinner&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/05/Cows_Coming_To_Dinner_IMG_5.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cows at the Gate</title>
      <link>http://www.hanskellner.com/2005/05/08/cows-at-the-gate/</link>
      <pubDate>Sun, 08 May 2005 21:38:52 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/05/08/cows-at-the-gate/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Cows at the gate&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/05/Cows_At_The_Gate_IMG_5583.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Some of the cows that roam Briones park like to gather near this gate in the evening. They will bunch themselves up into a tight group against the gate and fence. Maybe they feel safer with one side protected.&lt;/p&gt;
&lt;p&gt;Whatever the reason, the result is that they leave lots of fresh piles &amp;lsquo;o poop to step over and around when entering the park the following morning. Splotch! Mmmm.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Spinning SF Water Department Cover</title>
      <link>http://www.hanskellner.com/2005/05/05/spinning-sf-water-department-cover/</link>
      <pubDate>Thu, 05 May 2005 22:27:15 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/05/05/spinning-sf-water-department-cover/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Spinning SF Water Department Cover&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/05/Spinning_SFWD_Cover_IMG_557.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;This made me dizzy just creating it.&lt;/p&gt;
&lt;p&gt;8&#39;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>NO Parking Any Time</title>
      <link>http://www.hanskellner.com/2005/05/04/no-parking-any-time/</link>
      <pubDate>Wed, 04 May 2005 17:47:56 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/05/04/no-parking-any-time/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;NO Parking Any Time&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/05/NO_Parking_Any_Time_IMG_557.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s no parking here unless you&amp;rsquo;re an insect. All the rain has brought out the wild flowers and the weeds. This collection is growing along Filbert Street on the side of Telegraph Hill.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cows Under A Weird Sky</title>
      <link>http://www.hanskellner.com/2005/05/02/cows-under-a-weird-sky/</link>
      <pubDate>Tue, 03 May 2005 06:21:26 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/05/02/cows-under-a-weird-sky/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Cows Under Weird Sky&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/04/Cows_Under_Weird_Sky_CRW_55.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Walking the dog in Briones park sometimes involves interacting with the cows. These two came up to check us out. I grabbed the photo but didn&amp;rsquo;t like the blown out sky (too bright). So I fooled around with it and this variation perked my interest.&lt;/p&gt;
&lt;p&gt;A moment after I grabbed the first photo, the black cow became curious enough to check out the little cow walking with me.&lt;/p&gt;</description>
    </item>
    <item>
      <title>April San Francisco Sunset</title>
      <link>http://www.hanskellner.com/2005/04/27/april-san-francisco-sunset/</link>
      <pubDate>Thu, 28 Apr 2005 05:52:15 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/04/27/april-san-francisco-sunset/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;April San Francisco Sunset&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos//2005/04/April_SanFrancisco_Sunset_CRW_5513.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Quick shot of the sunset over San Francisco towards the Golden Gate Bridge. Nice cloud formations trailing off of the Marin Headlands.&lt;/p&gt;</description>
    </item>
    <item>
      <title>French Llama</title>
      <link>http://www.hanskellner.com/2005/04/20/french-llama/</link>
      <pubDate>Wed, 20 Apr 2005 15:51:25 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/04/20/french-llama/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;French Llama&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/07/French_Llama_106_0665.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;I found this while digging through my piles of digital photos and thought I should add it to the site. It was taken on the road up to the top of the Tourmalet. This is the infamous pass that the Tour de France has used to torture racers. This portion of the road isn&amp;rsquo;t used. It connects with the paved portion which drops over the pass and heads down the valley beyond. A day or two earlier I had rode to the top and watched the 2003 race. It was an incredible site with all the fans, media, and the roar and excitement as the first racers came into view. And the speed of the leaders, that is always beyond belief.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dog Under High Tension Wires</title>
      <link>http://www.hanskellner.com/2005/04/06/dog-under-high-tension-wires/</link>
      <pubDate>Wed, 06 Apr 2005 20:15:29 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/04/06/dog-under-high-tension-wires/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Dog Under Wires&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/04/Dog_Under_Wires_5497-5499.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Just what are high transmission power lines transmitting to those that lie beneath?&lt;/p&gt;
&lt;p&gt;This is from the &lt;a href=&#34;http://www.powerlinefacts.com/&#34;&gt;http://www.powerlinefacts.com/&lt;/a&gt; site:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Recent studies demonstrate beyond any reasonable doubt that there is a strong statistical association between exposures to magnetic fields of intensities greater than 4 mG and an increase risk of contracting a number of deadly diseases.&lt;/p&gt;
&lt;p&gt;The California Department of Health concludes it is likely that this statistical association is due to the fact that the magnetic fields cause the deadly diseases.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Old Coca-Cola Advertisement Revealed</title>
      <link>http://www.hanskellner.com/2005/03/26/old-coca-cola-advertisement-revealed/</link>
      <pubDate>Sun, 27 Mar 2005 01:12:18 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/03/26/old-coca-cola-advertisement-revealed/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Coca-Cola Revealed&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/03/CocaCola_Revealed_IMG_5462.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;An old Coca-Cola advertisement revealed itself on the side of a building being updated here in North Beach. I find it cool that this was hiding itself behind the surface.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hana Maui Waterfalls</title>
      <link>http://www.hanskellner.com/2005/03/15/hana-maui-waterfalls/</link>
      <pubDate>Wed, 16 Mar 2005 02:36:45 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/03/15/hana-maui-waterfalls/</guid> 
      <description>&lt;p&gt;The waterfalls in Maui are amazing. Here are some shots near Hana.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Submerged Rocks Warning Sign&lt;/strong&gt;&lt;img alt=&#34;Maui warning sign for submerged rocks&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/02/Maui_Warning_Submerged_Rock_IMG_5356.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Submerged Rock Pools&lt;/strong&gt;&lt;img alt=&#34;Maui submerged rock pools&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/02/Maui_Submerged_Rock_Pools_IMG_5357.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Top of the Falls&lt;/strong&gt;&lt;img alt=&#34;Maui top of the falls&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/02/Maui_Top_Of_Falls_5350-5355.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ready To Jump&lt;/strong&gt;&lt;img alt=&#34;Ready to jump off a Maui cliff&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/02/Maui_Ready_To_Jump_IMG_5272.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hana Maui Falling Rock Parking Spot</title>
      <link>http://www.hanskellner.com/2005/03/14/hana-maui-falling-rock-parking-spot/</link>
      <pubDate>Mon, 14 Mar 2005 22:10:36 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/03/14/hana-maui-falling-rock-parking-spot/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Maui Falling Rock Parking Spot&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/02/Maui_Falling_Rock_Parking_IMG_5401.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;How about this spot for parking your car? I guess having this sign protects the town from people whose cars get a visit from a rock.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Maui Red Hots Flower or Fruit</title>
      <link>http://www.hanskellner.com/2005/03/02/maui-red-hots-flower-or-fruit/</link>
      <pubDate>Wed, 02 Mar 2005 22:31:57 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/03/02/maui-red-hots-flower-or-fruit/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Maui Red Hots Flower&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/02/Maui_Red_Hots_Flower_IMG_5307.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;I spotted this cool flower or fruit or whatever growing along an old rock wall. Ants were climbing all over it but they must have been camera shy when I grabbed the shot. I thought the red pieces looked like Red Hots candies. Though tempting, I decided not to try one.&lt;/p&gt;
&lt;p&gt;;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hana Maui Coastline Panorama</title>
      <link>http://www.hanskellner.com/2005/03/01/hana-maui-coastline-panorama/</link>
      <pubDate>Tue, 01 Mar 2005 22:18:27 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/03/01/hana-maui-coastline-panorama/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/photos/2005/02/Maui_Hana_Coast_5280-5284.jpg&#34;&gt;&lt;img alt=&#34;Hana Maui Coastline&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/02/Maui_Hana_Coast_5280-5284prvw.jpg&#34;&gt;&lt;br&gt;
Hana Maui Coastline&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a panorama of a portion of the coastline of Hana on the island of Maui. This side of the island is wet, green, and well worth the trip.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hana Maui DVX100a Grabs</title>
      <link>http://www.hanskellner.com/2005/02/28/hana-maui-dvx100a-grabs/</link>
      <pubDate>Mon, 28 Feb 2005 20:51:39 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/02/28/hana-maui-dvx100a-grabs/</guid> 
      <description>&lt;p&gt;Here are image grabs from some of the video I captured on my recent trip to Maui. All shot with a DVX100a video camera.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Hana Maui DVX100a Grabs #1&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/02/Hana_Maui_DVX_Grab1.jpg&#34;&gt;&lt;img alt=&#34;Hana Maui DVX100a Grabs #2&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/02/Hana_Maui_DVX_Grab2.jpg&#34;&gt;&lt;img alt=&#34;Hana Maui DVX100a Grabs #3&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/02/Hana_Maui_DVX_Grab3.jpg&#34;&gt;&lt;img alt=&#34;Hana Maui DVX100a Grabs #4&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/02/Hana_Maui_DVX_Grab4.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Red Rock in the Water</title>
      <link>http://www.hanskellner.com/2005/02/05/red-rock-in-the-water/</link>
      <pubDate>Sat, 05 Feb 2005 23:15:42 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/02/05/red-rock-in-the-water/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Red Rock in the Water - Burnsville, NC&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/12/Red_Rock_Water_IMG_4848.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Nice colors and patterns formed by the red rock and the water flowing past.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ice Niblets</title>
      <link>http://www.hanskellner.com/2005/02/05/ice-niblets/</link>
      <pubDate>Sat, 05 Feb 2005 23:09:09 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/02/05/ice-niblets/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Ice Niblets - Burnsville, NC&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/12/Ice_Niblets_IMG_4842.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Went for a hike in the hills near Burnsville, NC and spotted these niblets of ice along a waterfall. A light spray was drifting over, collecting, and freezing to form these treasures.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Regional Park Barbed Wire</title>
      <link>http://www.hanskellner.com/2005/02/02/regional-park-barbed-wire/</link>
      <pubDate>Wed, 02 Feb 2005 08:48:55 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/02/02/regional-park-barbed-wire/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Regional Park Barbed Wire&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/01/Regional_Park_Barbed_Wire_IMG_5225.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Old rusted barbed wire along the regional park boundary line. The park still has many sections enclosed for cattle grazing. But, no longer on this small portion.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2005 TBF Mountain Bike Challenge #1</title>
      <link>http://www.hanskellner.com/2005/02/02/2005-tbf-mountain-bike-challenge-1/</link>
      <pubDate>Wed, 02 Feb 2005 08:00:12 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/02/02/2005-tbf-mountain-bike-challenge-1/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2005 TBF Mountain Bike Challenge #1 - Granite Beach&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/01/Granite_Beach_IMG_5241.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: January 30, 2005
Event: 2005 TBF Mountain Bike Challenge #1
Location: Granite Beach, Folsom Lake, Granite Bay, CA
Category: Expert 30-39
Place: 8th/14 (2:23:31)&lt;/p&gt;
&lt;p&gt;First race of the year! Argh. No, I mean, yeah! Well, there&amp;rsquo;s nothing like that first race to flush out the cob webs in your legs, lungs, attitude. This race did it. A nice cold sunny day with an average temperature of 48&amp;rsquo;F.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Smoking Baby</title>
      <link>http://www.hanskellner.com/2005/01/29/smoking-baby/</link>
      <pubDate>Sat, 29 Jan 2005 21:32:03 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/01/29/smoking-baby/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Smoking Baby&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/12/Smoking_Baby_IMG_4871.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;The &amp;ldquo;Smoking Baby&amp;rdquo; was one of the little silly gifts we received at Christmas. Comes with a 10 pack of &amp;ldquo;Li&amp;rsquo;l Smokes&amp;rdquo;. Light one up and the baby actually puffs away. Cool&amp;hellip; um, I mean&amp;hellip; that&amp;rsquo;s so wrong! :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Little Dead Hummingbird</title>
      <link>http://www.hanskellner.com/2005/01/27/little-dead-hummingbird/</link>
      <pubDate>Fri, 28 Jan 2005 04:00:32 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/01/27/little-dead-hummingbird/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Little dead hummingbird.&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/01/DeadHummingBird_IMG_5219.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Found this poor little hummingbird on the driveway. Beauty found even in death.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Little Orange Mushroom in the Twigs</title>
      <link>http://www.hanskellner.com/2005/01/27/little-orange-mushroom-in-the-twigs/</link>
      <pubDate>Fri, 28 Jan 2005 03:57:42 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/01/27/little-orange-mushroom-in-the-twigs/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Little orange mushroom in the twigs.&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/01/OrangeMushroomInTwigs_IMG_5175.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;These little orange mushrooms have been popping up all over the place. They especially like the piles of twigs and leaves that collect on the hillsides.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Twisted Oak in the Fog</title>
      <link>http://www.hanskellner.com/2005/01/27/twisted-oak-in-the-fog/</link>
      <pubDate>Fri, 28 Jan 2005 03:54:51 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/01/27/twisted-oak-in-the-fog/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Twisted oak in the fog.&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/01/TwistedOak_IMG_4907.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Old twisted oak tree during a foggy day in the hills.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Finger Mushroom</title>
      <link>http://www.hanskellner.com/2005/01/27/finger-mushroom/</link>
      <pubDate>Fri, 28 Jan 2005 03:49:36 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2005/01/27/finger-mushroom/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Mushroom that looks like a finger.&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2005/01/FingerMushroom_IMG_5187.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a funny mushroom. Looks like a finger or maybe the long tongue of some creature. Once I spotted this one I noticed that they were all over the ground. Very cool.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2004 Central Coast Cyclocross Race 1 Video</title>
      <link>http://www.hanskellner.com/2004/10/08/2004-central-coast-cyclocross-race-1-video/</link>
      <pubDate>Fri, 08 Oct 2004 19:51:08 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/10/08/2004-central-coast-cyclocross-race-1-video/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/videos/cycling-videos/&#34; title=&#34;Hans Kellner Dot Com :: Cycling Videos&#34;&gt;&lt;img alt=&#34;2004 Central Coast Cyclocross Race 1 Video&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/videos/2004/10/David-2004CCCXRace1.jpg&#34;&gt;&lt;br&gt;
Jump to my Videos-&amp;gt;Cycling section for the video&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Posted the video for the first of the 2004 Central Coast Cyclocross Series. This course was tough for a lot of riders. There were lots of dirty faces, jerseys, and bikes after each race. Also a little blood thrown in to keep things interesting. Check out the video and go for a virtual ride. Just don&amp;rsquo;t come crying back to me when you crash! :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>2004 DFL Urban Outlaw Cyclocross Race 4 Video</title>
      <link>http://www.hanskellner.com/2004/10/05/dfl-urban-outlaw-cyclocross-race-4-video/</link>
      <pubDate>Tue, 05 Oct 2004 09:28:48 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/10/05/dfl-urban-outlaw-cyclocross-race-4-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/317159362?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Our mayor hosted this DFL race in the spacious backyard of his Pacific Heights mansion. He&amp;rsquo;s a strong supporter of cross and wanted to participate in one of the infamous DFL races. See if you can spot him ripping up the course in a pretty little dress.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Goodbye Cruel World Music Video</title>
      <link>http://www.hanskellner.com/2004/10/01/goodbye-cruel-world-music-video/</link>
      <pubDate>Sat, 02 Oct 2004 05:39:05 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/10/01/goodbye-cruel-world-music-video/</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2004/09/GoodbyeCruelWorld.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2004/09/GoodbyeCruelWorld.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Goodbye Cruel World music video&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;Filmed a great sunset last weekend up near Salt Point on the Northern California coast. Thought it would make for a nice time lapse video. Then I found a great song to go with it and turned it into a music video.&lt;/p&gt;
&lt;p&gt;Capture details: I filmed this using a Panasonic DVX100a in 24pn mode, manual focus, manual iris, no gain, and OIS enabled.&lt;/p&gt;</description>
    </item>
    <item>
      <title>French Snail (Escargot)</title>
      <link>http://www.hanskellner.com/2004/09/27/french-snail-escargot/</link>
      <pubDate>Mon, 27 Sep 2004 19:42:30 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/09/27/french-snail-escargot/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;French Snail&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/07/Snail_007.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;This little escargot (French for snail) was crawling along the forest floor on a hike I was on near Chamonix, France. Collect enough of these and you would have a meal. Now what was that recipe for escargot with butter and garlic? :&#39;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Santa Rosa Twilight Criterium Preview</title>
      <link>http://www.hanskellner.com/2004/08/26/santa-rosa-twilight-criterium-preview/</link>
      <pubDate>Thu, 26 Aug 2004 08:33:25 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/08/26/santa-rosa-twilight-criterium-preview/</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;480&#34; poster=&#34;/videos/2004/08/SantaRosaTwilightPreview_large.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2004/08/SantaRosaTwilightPreview.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Santa Rosa Twilight Preview Video&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;Just a short clip from the Cat 4/5 Race. I filmed the first corner to try and capture the action of the pack as it raced past. In the second part of the video I have slowed down the first part to 1/6th the speed. Interesting watching the riders pass by in slow motion.&lt;/p&gt;
&lt;p&gt;Capture details: I filmed this using a Panasonic DVX100a in 30p mode, 1/500th, auto focus, manual iris, and OIS enabled.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2004 Howell Mountain Challenge</title>
      <link>http://www.hanskellner.com/2004/08/16/race-report-2004-howell-mountain-challenge/</link>
      <pubDate>Mon, 16 Aug 2004 19:56:17 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/08/16/race-report-2004-howell-mountain-challenge/</guid> 
      <description>&lt;p&gt;Date: August 15, 2004&lt;br&gt;
Event: Howell Mountain Challenge MTB Race, Angwin, CA&lt;br&gt;
Category: Expert 35-39&lt;br&gt;
Place: 3rd&lt;br&gt;
Team mates: Laurent &amp;amp; Roger (in different categories)&lt;/p&gt;
&lt;p&gt;This is a great event. Sure there&amp;rsquo;s the heat (high 80&amp;rsquo;s), the poison oak (everywhere), and the hammer heads (no Sunday ride). But, forget about all that and think about the sweet single-track, the fast fireroad descents, the crazy technical &amp;ldquo;whoop-de-doos&amp;rdquo;. Ah, this race is fun.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hairy&#39;s New Ruff Wear Bark &#39;N Boots</title>
      <link>http://www.hanskellner.com/2004/08/13/hairys-new-ruff-wear-bark-n-boots/</link>
      <pubDate>Sat, 14 Aug 2004 00:07:46 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/08/13/hairys-new-ruff-wear-bark-n-boots/</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;480&#34; poster=&#34;/videos/2004/08/HairysBoots_IMG_3905.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2004/08/HairysBoots_MVI_3907.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Hairy&amp;#39;s New Dog Hiking Boots Video&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;As I mentioned in an earlier entry, we spent the weekend up in the Sierras on a back country hiking trip. The Sierras are full of granite. It&amp;rsquo;s a very hard and rough rock. Perfect for climbers looking for that challenging pitch. But, not so perfect for a poor dog&amp;rsquo;s paws. Too much time spent scrambling along on the granite will wear the pads off.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Northern Pacific Rattlesnake (Crotalus oreganus oreganus) Video</title>
      <link>http://www.hanskellner.com/2004/08/09/northern-pacific-rattlesnake-crotalus-oreganus-oreganus-video/</link>
      <pubDate>Mon, 09 Aug 2004 21:32:05 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/08/09/northern-pacific-rattlesnake-crotalus-oreganus-oreganus-video/</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2004/08/Northern_Pacific_Rattlesnake_IMG_3833.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2004/08/Northern_Pacific_Rattlesnake_MVI_3834.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Northern Pacific Rattlesnake Video&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;Spent the weekend up in the Sierras on a back country hiking trip. Ran across this nice little Northern Pacific Rattlesnake. Our dog was very interested, but luckily was kept well away. We ran across one more rattlesnake on the hike out.&lt;/p&gt;
&lt;p&gt;Having lived in Arizona and constantly crossed paths with rattlesnakes, the rattle sound still raises my adrenaline. A dry leaf getting caught between the front tire and fork brace on my mountain bike creates a similar sound and reaction. Amazing how we build up those defensive instincts.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Abu Ghraib - Powered by Halliburton</title>
      <link>http://www.hanskellner.com/2004/08/02/abu-ghraib-powered-by-halliburton/</link>
      <pubDate>Mon, 02 Aug 2004 17:14:05 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/08/02/abu-ghraib-powered-by-halliburton/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Abu Ghraib - Powered by Halliburton&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/07/abu_ghraib_powered.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;My visual commentary on one of the sources of problems in Iraq.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Golden Gate Bridge Cables</title>
      <link>http://www.hanskellner.com/2004/08/01/golden-gate-bridge-cables/</link>
      <pubDate>Mon, 02 Aug 2004 01:55:04 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/08/01/golden-gate-bridge-cables/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Golden Gate Bridge Cables&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/07/GoldenGateBridge_IMG_3549.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Grabbed a shot of the north tower of the Golden Gate Bridge the other day on my commute home. I always try to carry my Canon G3 in my backpack so that I can grab a photo if something inspires me. This time it was the colors of the bridge from the sun setting and the lines from the cables leading to the tower.&lt;/p&gt;
&lt;p&gt;I recommend trying to carry a camera whenever you can. Not just a phone camera, but one with higher resolution. Then, try to take at least one photo a day.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Larkspur Ferry Time Lapse Video</title>
      <link>http://www.hanskellner.com/2004/07/29/larkspur-ferry-time-lapse-video/</link>
      <pubDate>Thu, 29 Jul 2004 09:50:40 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/07/29/larkspur-ferry-time-lapse-video/</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2004/07/TimeLapseFerry.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2004/07/TimeLapseFerry.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Time Lapse Ferry Video&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;This is a quick little time lapse video of the Larkspur ferry ride from Larkspur to San Francisco. It&amp;rsquo;s also an experiment in creating a time lapse using digital photos instead of a video camera. I captured each of the images using my Canon Powershot G3. I simply took photos every 20-30 seconds.&lt;/p&gt;
&lt;p&gt;The next step was to import the photos into the computer and place them in their own folder. In addition, I created another empty folder for holding scaled down versions. With Photoshop, I used the Automate Batch functionality to scale the photos down to DV size (720x480). The resulting scaled images are placed in the empty folder. It&amp;rsquo;s important that they are in their own folder for the next step.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2004 Albany Criterium</title>
      <link>http://www.hanskellner.com/2004/07/12/race-report-2004-albany-criterium/</link>
      <pubDate>Tue, 13 Jul 2004 01:04:28 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/07/12/race-report-2004-albany-criterium/</guid> 
      <description>&lt;p&gt;Date: July 11, 2004&lt;br&gt;
Event: Albany Criterium&lt;br&gt;
Category: Master 1/2/3&lt;br&gt;
Place: back of the pack&lt;br&gt;
Field: ~45&lt;br&gt;
Team mates: Scott Francis&lt;/p&gt;
&lt;p&gt;Had a good race&amp;hellip; The M35 1/2/3 started out fast as usual. I had too short a warm-up (15min) and had to sit in for a bit. Scott and I had spoken briefly about a strategy. If I was able I would jump to the front around 4 laps to go and set him up for a lead out on the final lap. At the moment I didn&amp;rsquo;t think I had it in my legs. But, after 30 minutes of suffering I suddenly felt great. I realized this on the uphill section when I no longer strained and began making up places. I worked my way towards the front and then got into about 7th place on 4 laps to go. The pack was flying, strung out, and full on in all sections. I knew Scott was behind me but I couldn&amp;rsquo;t spot him. I hoped he was working up to my wheel as I held my place. The pace quickened and we dropped into the last lap.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Metal Racers Video</title>
      <link>http://www.hanskellner.com/2004/05/25/metal-racers-video/</link>
      <pubDate>Tue, 25 May 2004 16:17:50 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/05/25/metal-racers-video/</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2004/05/MetalRacers.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2004/05/MetalRacers.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Metal Racers Video&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;Here is a little video I made to play around with my Panasonic DVX-100a, depth-of-field focusing, and editing with Combustion. I filmed the racers in front of a bright green piece of poster board. Then I was lucky enough to have some interesting cloud movement and captured that for the background. Brought the two clips into Combustion and used the Keyer to merge them. My poor machine is a little too slow for dynamically editing the video along with audio. Also, the audio support in Combustion isn&amp;rsquo;t that good. So I generated a raw avi of the merged video, brought it into Premiere, and finished the audio editing there.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What to Expect From a Broken Clavicle</title>
      <link>http://www.hanskellner.com/2004/05/20/what-to-expect-from-a-broken-clavicle/</link>
      <pubDate>Thu, 20 May 2004 18:22:46 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/05/20/what-to-expect-from-a-broken-clavicle/</guid> 
      <description>&lt;p&gt;The following is a funny story sent to me by a rider that broke her collar bone while cycling. She found my site when searching for more information on training and recovery from the break.&lt;/p&gt;
&lt;p&gt;Along with the story she mentions &amp;ldquo;I know it would&amp;rsquo;ve helped me alot if this information had been available when I was lost in the land of one arm. I have attached my ridiculously long account&amp;rdquo;. She then adds that I may post the story if I wish.&lt;/p&gt;</description>
    </item>
    <item>
      <title>San Francisco Bay Time Lapse Video</title>
      <link>http://www.hanskellner.com/2004/05/17/san-francisco-bay-time-lapse-video/</link>
      <pubDate>Tue, 18 May 2004 06:13:54 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/05/17/san-francisco-bay-time-lapse-video/</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2004/05/SFBayTimeLapse.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2004/05/SFBayTimeLapse.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;San Francisco Bay Time Lapse Video&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;I was playing around with the time-lapse mode of my video camera today and captured this video. It&amp;rsquo;s of San Francisco Bay, towards the Golden Gate Bridge.&lt;/p&gt;
&lt;p&gt;Filmed with my Panasonic DVX-100A (30p @ 120).&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2004 NORBA Nationals #2 XC Preride</title>
      <link>http://www.hanskellner.com/2004/05/13/2004-norba-nationals-2-xc-preride/</link>
      <pubDate>Fri, 14 May 2004 06:11:06 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/05/13/2004-norba-nationals-2-xc-preride/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2004 NORBA Nationals #2 XC Preride&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/05/infineon_xc_preride.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;I pre-rode the NORBA Nationals cross country course today at Infineon Parkway. I wore the heart rate monitor so I could graph the altitude of the course. Click the image for a bigger picture. I started at the end of the feedzone which is a short climb up from the race track. It ends at the other side of the race track next to the pedestrian tunnel. This spot is show on the race flyer map. But the flyer&amp;rsquo;s map indicates it goes around the track. So they might have changed this section.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Harbor Seal Pup Ride</title>
      <link>http://www.hanskellner.com/2004/04/27/harbor-seal-pup-ride/</link>
      <pubDate>Tue, 27 Apr 2004 22:49:42 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/04/27/harbor-seal-pup-ride/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Harbor Seal Pup Ride&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/videos/2004/04/HarborSealPupRide.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;The Harbor Seals are having their pups this time of year. I was up on the Northern California coast this past weekend and filmed this mother and her pup. The docent said the pups are about a week old.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Frazz Comic Strip</title>
      <link>http://www.hanskellner.com/2004/04/22/frazz-comic-strip/</link>
      <pubDate>Thu, 22 Apr 2004 19:30:10 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/04/22/frazz-comic-strip/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.comics.com/comics/frazz/&#34; title=&#34;Frazz Comic Strip&#34;&gt;&lt;img alt=&#34;Frazz Comic&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/images/frazz_icon.gif&#34;&gt;&lt;/a&gt;
Here&amp;rsquo;s a funny comic strip I found recently. The main character resembles a grown up Calvin. He&amp;rsquo;s also a cyclist, as is the artist. Check out strip:&lt;/p&gt;
&lt;p&gt;   &lt;a href=&#34;http://www.comics.com/comics/frazz/&#34; title=&#34;Frazz Comic&#34;&gt;Frazz Comic&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Enjoy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clinica La Esperanza a Joseba Beloki</title>
      <link>http://www.hanskellner.com/2004/04/21/clinica-la-esperanza-a-joseba-beloki/</link>
      <pubDate>Thu, 22 Apr 2004 06:42:41 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/04/21/clinica-la-esperanza-a-joseba-beloki/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Joseba Beloki Clinica&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/07/Joseba_Beloki_Clinica_104_0407.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a shot outside the hospital (Clinica La Esperanza a Vitoria) where Joseba Beloki was brought just after his terrible crash during stage 9 of the 2003 Tour de France. I was in Spain for a riding camp and was on a day trip over to the city of Vitoria/Gasteiz. On passing by the hospital I noticed the ONCE team car and the group of people hanging out. Well, I knew that Beloki had been brought to Vitoria, his home town, so it wasn&amp;rsquo;t rocket science figuring this one out.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2004 Sea Otter Classic MTB XC Race</title>
      <link>http://www.hanskellner.com/2004/04/19/race-report-2004-sea-otter-classic-mtb-xc-race/</link>
      <pubDate>Tue, 20 Apr 2004 01:57:54 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/04/19/race-report-2004-sea-otter-classic-mtb-xc-race/</guid> 
      <description>&lt;p&gt;Event: &lt;a href=&#34;http://www.seaotterclassic.com/&#34; title=&#34;Sea Otter Classic&#34;&gt;Sea Otter&lt;/a&gt; MTB Cross Country&lt;br&gt;
Category: Expert Men 35-39&lt;br&gt;
Date: April 18, 2004&lt;br&gt;
Place: 7th&lt;br&gt;
Finishers: 35&lt;br&gt;
Finish Time: 03:11:03.6&lt;br&gt;
Time back from leader: 00:12:00.2&lt;br&gt;
Team mates: Joe, Ron, Cory, Mike, Kenny and a bunch more in other cats.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s sum this race up quickly.&lt;/p&gt;
&lt;p&gt;Ouch.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Sea Otter Classic MTB XC - Laps 1 and 2&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/04/2004SeaOtterXC-Laps1and2.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;This race is belittling. Every year it comes back around and smacks me upside the head, and arms, and legs, and any other part that can ache. There are few races in which I exert myself so much that I feel an actual shutdown of my entire body occurring. It&amp;rsquo;s a strange energy sucking feeling reminiscent of an old Star Trek episode. An episode where an alien attaches its tentacles to that poor random crew member you know is just-going-to-get-it, and sucks the life right out of him.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gorbeia Basque Cycling Panorama</title>
      <link>http://www.hanskellner.com/2004/04/16/gorbeia-basque-cycling-panorama/</link>
      <pubDate>Sat, 17 Apr 2004 04:20:29 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/04/16/gorbeia-basque-cycling-panorama/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Basque Cycling Panorama&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/07/North_Gorbeia_104.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Cycling in the Basque region is a wonderful experience. There are kilometers and kilometers of low traffic roads. On this day we were making a counter clockwise loop around Gorbeia. This photo looks back up a foggy valley after a long descent. I wish I could remember the exact location. It&amp;rsquo;s north east of Gorbeia.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Orduña Basque Cycling Panorama</title>
      <link>http://www.hanskellner.com/2004/04/16/ordua-basque-cycling-panorama/</link>
      <pubDate>Sat, 17 Apr 2004 04:12:02 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/04/16/ordua-basque-cycling-panorama/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Orduña Basque Cycling Panorama&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/07/Orduna_103_0366-0369.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;This photo looks over the valley where the town of Orduña is located. To the right is the road that descends to the town. It&amp;rsquo;s a long and fast descent. We were on our way over to climb the Orduña summit on the other side of the valley.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lombard Street Fountain</title>
      <link>http://www.hanskellner.com/2004/04/14/lombard-street-fountain/</link>
      <pubDate>Thu, 15 Apr 2004 00:00:07 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/04/14/lombard-street-fountain/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Lombard Street Fountain, San Francisco, CA&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/Fountain_IMG_3204.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;While heading to dinner the other night I spotted this new fountain on the corner of Lombard and Divisadero. But wait, what&amp;rsquo;s a fountain doing there?&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Lombard Street Fountain, San Francisco, CA&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/Fountain_IMG_3206.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Oh, I see, it&amp;rsquo;s not a fountain. A car has parked itself up on the sidewalk and decapitated a fire hydrant.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Lombard Street Fountain, San Francisco, CA&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/Fountain_IMG_3208.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Oops, looks like the car has also added a new entrance to the building.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Little Shop &#39;Vergara 33&#39; Bilbao, Spain</title>
      <link>http://www.hanskellner.com/2004/04/12/little-shop-vergara-33-bilbao-spain/</link>
      <pubDate>Tue, 13 Apr 2004 05:36:34 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/04/12/little-shop-vergara-33-bilbao-spain/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Little Shop &amp;ldquo;Vergara 33&amp;rdquo; Bilbao, Spain&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/07/Vergara_102_0273.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;This is one of the many little shops in the old section of Bilbao, Spain. What a beautiful shop with all your quick gourmet needs. Fresh fruit, vegetables, cheese, a small meat counter in back, dry goods, sauces, and on and on and on. I stopped in and picked up a small hunk of Manchego cheese, several cuts of jamón ibericó, and a jar of cornichons. Just looking at the shop shows that the owner cares about their products and appearance.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Guggenheim Bilbao Spider</title>
      <link>http://www.hanskellner.com/2004/04/12/guggenheim-bilbao-spider/</link>
      <pubDate>Mon, 12 Apr 2004 07:27:40 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/04/12/guggenheim-bilbao-spider/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Guggenheim Bilbao Spider&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/07/Bilbao_Spider_102_0263-0264.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Really nice metal spider outside of the &lt;a href=&#34;http://www.guggenheim.org/&#34; title=&#34;Guggenheim museum&#34;&gt;Guggenheim&lt;/a&gt; museum in Bilbao, Spain.&lt;/p&gt;
&lt;p&gt;Oh, and if you look carefully, there is an obvious giveaway that this is two photos stitched together.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bilbao Blue Bike</title>
      <link>http://www.hanskellner.com/2004/04/12/bilbao-blue-bike/</link>
      <pubDate>Mon, 12 Apr 2004 07:13:33 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/04/12/bilbao-blue-bike/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Bilbao Blue Bike in Bilbao, Spain&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/07/Bilbao_Blue_Bike_102_0262.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Nice art piece along the walkway to the Guggenheim Bilbao museum in Bilbao, Spain.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2004 Central Coast MTB Race 4</title>
      <link>http://www.hanskellner.com/2004/04/09/race-report-2004-central-coast-mtb-race-4/</link>
      <pubDate>Fri, 09 Apr 2004 15:43:52 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/04/09/race-report-2004-central-coast-mtb-race-4/</guid> 
      <description>&lt;p&gt;Event: Central Coast Mountain Bike Race Series 4&lt;br&gt;
Category: Expert Men 35-44&lt;br&gt;
Date: April 4, 2004&lt;br&gt;
Place: 12th&lt;br&gt;
Field: 18&lt;br&gt;
Team mates: Mike, Cory, Rick&lt;/p&gt;
&lt;p&gt;I blew this race from not using my head. It was a race of lessons re-learned. Within the first lap I began to cramp in my calves. Soon my legs were feeling dead and on the verge of cramping. I fought with that the whole race. What happened?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2004 Central Coast MTB Race 3</title>
      <link>http://www.hanskellner.com/2004/04/05/race-report-2004-central-coast-mtb-race-3/</link>
      <pubDate>Tue, 06 Apr 2004 06:58:29 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/04/05/race-report-2004-central-coast-mtb-race-3/</guid> 
      <description>&lt;p&gt;Event: Central Coast Mountain Bike Race Series 3&lt;br&gt;
Category: Expert Men 35-44&lt;br&gt;
Date: March 28, 2004&lt;br&gt;
Place: 5th&lt;br&gt;
Field: 17&lt;br&gt;
Team mates: Mike, Cory, Joe, Dave, Rick&lt;/p&gt;
&lt;p&gt;Now just picture this. Home made fried chicken, mashed potatoes and gravy, greens, and hot biscuits. Follow that with pecan pie and ice cream. Mmm mmm mmm.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Warming up at the Central Coast Mountain Bike Race&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/2004_cccx_mtb_3_warmup_3273.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;That was my pre-race dinner and it sure was good. But, by the following morning I could still feel all that happy goodness. And goodness was going for a fast ride. A 25 mile twisty bumpy racing ride. Oh jeesh.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Yahoo News Hack :: Anti Spain &amp; EFE</title>
      <link>http://www.hanskellner.com/2004/04/04/yahoo-news-hack-anti-spain-efe/</link>
      <pubDate>Mon, 05 Apr 2004 01:44:50 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/04/04/yahoo-news-hack-anti-spain-efe/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Yahoo New Hack :: Anti Spain &amp;amp; EFE&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/YahooNewsHacked.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Just went to my Yahoo home page and noticed this top news entry. Guess Yahoo news is still hackable.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2004 Central Coast MTB Race 2</title>
      <link>http://www.hanskellner.com/2004/03/16/race-report-2004-central-coast-mtb-race-2/</link>
      <pubDate>Tue, 16 Mar 2004 20:51:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/03/16/race-report-2004-central-coast-mtb-race-2/</guid> 
      <description>&lt;p&gt;Event: Central Coast Mountain Bike Race 2&lt;br&gt;
Category: Expert Men 35-44&lt;br&gt;
Date: March 14, 2004&lt;br&gt;
Place: 6th&lt;br&gt;
Field: 13&lt;br&gt;
Team mates: Cory &amp;amp; Mike M. &amp;amp; Rick (where&amp;rsquo;s Kenny???)&lt;br&gt;
Also racing mates: John N., Brian F., Mike O., Laurent, Michelle&lt;/p&gt;
&lt;p&gt;Just have to love the 12:30pm start time. Plenty of time to drive down and get ready. I brought with me my new bike (see: &lt;a href=&#34;http://www.hanskellner.com/2004/03/12/the-mountain-bike-equation/&#34; title=&#34;The Mountain Bike Equation&#34;&gt;The Mountain Bike Equation&lt;/a&gt;). I was excited to try it out in a race setting. Perfect for getting the true feeling of the bike.
Once at the race I began spotting Sycip jerseys everywhere. We had a big showing for this race and it looked great. I quickly registered, changed, and headed out for a warm-up. It was a beautiful day but there was a breeze and it was picking up.
The course was reverse from the prior race and bit longer. Three short steep climbs and then lots of fun twisty single-track. Warmed up on the paved road that a portion of the course used. This was also used for the start. A nice long uphill, into the wind, spin that would spread the field out a bit.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Old Oak Tree :: Briones Park</title>
      <link>http://www.hanskellner.com/2004/03/15/old-oak-tree-briones-park/</link>
      <pubDate>Tue, 16 Mar 2004 00:53:20 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/03/15/old-oak-tree-briones-park/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Old Oak Tree :: Briones Park&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/Old_Oak_IMG_3195.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;There are some really great old oak trees around here. The twists and turns of the branches form interesting patterns. It&amp;rsquo;s as if the oak&amp;rsquo;s roots had decided to grow up rather than down. A great mass of roots, twisting about, but reaching for the open air rather than water and food. This photo is of a small portion of an old oak&amp;rsquo;s branches.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Mountain Bike Equation</title>
      <link>http://www.hanskellner.com/2004/03/12/the-mountain-bike-equation/</link>
      <pubDate>Fri, 12 Mar 2004 22:05:24 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/03/12/the-mountain-bike-equation/</guid> 
      <description>&lt;p&gt;Here is a math problem for you. I know, you hate math, but I&amp;rsquo;m sure you will like this one and it uses simple arithmetic.&lt;/p&gt;
&lt;p&gt;What do you get when you add the following:&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/SycipMtb/Fox_F80x_Top_IMG_3173.jpg&#34;&gt;&lt;strong&gt;+&lt;/strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/SycipMtb/Headset_Stem_IMG_3174.jpg&#34;&gt; &lt;strong&gt;+&lt;/strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/SycipMtb/DownTube_IMG_3179.jpg&#34;&gt; &lt;strong&gt;+&lt;/strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/SycipMtb/Rear_Triangle_IMG_3183.jpg&#34;&gt; &lt;strong&gt;+&lt;/strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/SycipMtb/Left_Pod_IMG_3184.jpg&#34;&gt; &lt;strong&gt;+&lt;/strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/SycipMtb/Hub_Rotor_F80x_IMG_3177.jpg&#34;&gt; &lt;strong&gt;+&lt;/strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/SycipMtb/SeatTube_IMG_3180.jpg&#34;&gt; &lt;strong&gt;+&lt;/strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/SycipMtb/Right_Pod_IMG_3175.jpg&#34;&gt; &lt;strong&gt;+&lt;/strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/SycipMtb/Tire_IMG_3181.jpg&#34;&gt; &lt;strong&gt;+&lt;/strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/SycipMtb/Saddle_IMG_3182.jpg&#34;&gt; &lt;strong&gt;+&lt;/strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/SycipMtb/HeadTube_IMG_3176.jpg&#34;&gt; &lt;strong&gt;Equals:&lt;/strong&gt; &lt;a href=&#34;http://www.hanskellner.com/photos/2004/03/SycipMtb/SyCip_MTB_IMG_3168.jpg&#34; title=&#34;The Bicycle Equation : Click for the answer&#34;&gt;&lt;img alt=&#34;The Bicycle Equation : Click for the answer&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/SycipMtb/Question_IMG_3168.jpg&#34;&gt;&lt;/a&gt;&lt;br&gt;
Click for the answer&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: Land Park Criterium</title>
      <link>http://www.hanskellner.com/2004/03/09/race-report-land-park-criterium/</link>
      <pubDate>Tue, 09 Mar 2004 19:21:43 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/03/09/race-report-land-park-criterium/</guid> 
      <description>&lt;p&gt;Event: Land Park Criterium&lt;br&gt;
Category: M35+ 1/2/3&lt;br&gt;
Date: March 6, 2004&lt;br&gt;
Place: Middle of the pack&lt;br&gt;
Field: ~95&lt;br&gt;
Team mates: Santiago&lt;/p&gt;
&lt;p&gt;It was off to Sac-o-tomatoes for the Land Park criterium and my first race for this season. This is a course that everyone describes as a large loop with no corners. Well, there are corners but they are so gradual that you barely think about them. They also cause more problems than you would imagine. With two lanes of width and gradual corners, everyone stays bunched up the entire course. Into and through the corners you can have ten riders side by side. Lots of surging, swerving, stupidness to throw into the mix.&lt;/p&gt;</description>
    </item>
    <item>
      <title>High Tension Lookout</title>
      <link>http://www.hanskellner.com/2004/03/08/high-tension-lookout/</link>
      <pubDate>Tue, 09 Mar 2004 07:43:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/03/08/high-tension-lookout/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;RedTailHawk_Lookout_131_3145.jpg&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/03/RedTailHawk_Lookout_131_3145.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;While on a morning dog walk I stopped under one of the high tension power lines that cross the park. The buzzing of the lines caught my attention. I looked up and liked the geometric patterns I saw. So I took several shots as I experimented with alignments and zooms.&lt;/p&gt;
&lt;p&gt;This is one of the photos that I liked. But look closely at this photo. Is there more to this photo than meets the eye?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rain &#43; Clay Composite = Muddy Tires</title>
      <link>http://www.hanskellner.com/2004/03/03/rain-clay-composite-muddy-tires/</link>
      <pubDate>Wed, 03 Mar 2004 20:05:23 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/03/03/rain-clay-composite-muddy-tires/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Muddy Tires&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/02/Mud_DH_Tires2_130_3048.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;What happens when you combine:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;several days of rain&lt;/li&gt;
&lt;li&gt;clay composite&lt;/li&gt;
&lt;li&gt;the wrong tires&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Mmmm&amp;hellip; Mudsicle®&lt;/p&gt;</description>
    </item>
    <item>
      <title>Game Time Clown Swing</title>
      <link>http://www.hanskellner.com/2004/03/03/game-time-clown-swing/</link>
      <pubDate>Wed, 03 Mar 2004 19:58:14 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/03/03/game-time-clown-swing/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Game Time Clown Swing&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/02/ClownSwing_130_3077.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Went riding down in Monterey on the former Fort Ord military base. This swing and another like it have always amused me. There&amp;rsquo;s not much of a playground here anymore. They just stand around waiting for better times. But, they still keep smiling.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Casshern Movie</title>
      <link>http://www.hanskellner.com/2004/02/25/casshern-movie/</link>
      <pubDate>Wed, 25 Feb 2004 21:13:02 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/02/25/casshern-movie/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.casshern.com/&#34;&gt;&lt;img alt=&#34;Casshern Movie&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2004/02/Casshern.jpg&#34;&gt;&lt;/a&gt;
I just viewed an awesome trailer for the new Japanese movie &lt;a href=&#34;http://www.casshern.com/&#34;&gt;Casshern&lt;/a&gt;. From the photos and the trailer on the website this looks to be a mind blowing visual extravaganza. The movie is a live-action anime with a Matrix and Blade Runner feel to it.&lt;/p&gt;
&lt;p&gt;I wonder if it will make it to theatres here in the states?&lt;/p&gt;
&lt;p&gt;Update: meh, it&amp;rsquo;s so-so.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tough Guy Marionette Music Video</title>
      <link>http://www.hanskellner.com/2004/02/21/tough-guy-marionette-music-video/</link>
      <pubDate>Sat, 21 Feb 2004 23:11:32 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2004/02/21/tough-guy-marionette-music-video/</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;480&#34; poster=&#34;/videos/2004/02/ToughGuyMarionette.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2004/02/ToughGuyMarionette.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Tough Guy Marionette Music Video&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;Here&amp;rsquo;s a little music video I made so I could learn green-screen compositing and using After Effects. I bought some bright green construction paper from the drugstore and built a small stage with it. Then I lit the &amp;ldquo;stage&amp;rdquo; as best I could with various lights I had around the house. The first attempt created too many shadows which made the compositing difficult. The second attempt reduced most shadows.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Acme Voodoo Doll (tm)</title>
      <link>http://www.hanskellner.com/2003/12/27/acme-voodoo-doll-tm/</link>
      <pubDate>Sun, 28 Dec 2003 03:38:29 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/27/acme-voodoo-doll-tm/</guid> 
      <description>&lt;p&gt;A little silliness for you.&lt;/p&gt;
&lt;h2 id=&#34;acme-voodoo-doll-kit-tm&#34;&gt;Acme Voodoo Doll Kit (tm)&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Acme Voodoo Doll (tm) (1 item)&lt;/li&gt;
&lt;li&gt;Print out your Acme Voodoo Doll Kit (tm). Then, locate a pair of sharp scissors. Oh, we like scissors&amp;hellip; Now, cut out the Acme Voodoo Doll (tm) and the Acme Voodoo Pins (tm). If you cut yourself, save the blood in a little dixie cup for later. Grab one from the water cooler at work, but don&amp;rsquo;t let your fellow workers see you. Workers always get pissy when someone steals the cups and drips blood in them.&lt;/li&gt;
&lt;li&gt;Select the person that is the target of the ritual. This should be rather simple since we all have that &amp;ldquo;one&amp;rdquo; person that &amp;ldquo;deserves&amp;rdquo; a little special treatment. You know who I am talking about&amp;hellip; that pesky neighbor, your girl/boy friend, that guy always hanging out near the water cooler, or your boss! Go ahead, write all the names down, we can handle them all.&lt;/li&gt;
&lt;li&gt;Got your victim? Good. Now write their name on the front of the Acme Voodoo Doll (tm). If you have some blood saved from earlier, use it! All the better to write their name and it looks cool.&lt;/li&gt;
&lt;li&gt;Now the fun part. Take one of the Acme Voodoo Pins (tm) in your left hand. Yes, the left hand, you know the wicked hand, the hand the nuns forced you not to write with since it was the devil&amp;rsquo;s&amp;hellip; You get the idea.&lt;/li&gt;
&lt;li&gt;Place an image of the person in your mind. Begin thinking about all the bad things that person has done to you. Work up a good lather but don&amp;rsquo;t froth at the mouth.&lt;/li&gt;
&lt;li&gt;Ready? Raise your left hand high above your head. Feel the power of the pin and your curse about to be unleashed. Now bring your hand down to the doll and stick the Acme Voodoo Pin (tm) into the Acme Voodoo Doll (tm). Mash it in. Raise and stick again and again. Feel the energy? Feel the transfer of bad into the doll? Yes, it is good. If you hear a yelp down the hall or in the next cubicle&amp;hellip; well, make sure nobody was watching or they might &amp;ldquo;pin&amp;rdquo; you to it.&lt;/li&gt;
&lt;li&gt;Feel better? Repeat steps 5 through 7 for the remaining Acme Voodoo Pins (tm). If you still haven&amp;rsquo;t worked it all out, dash to the copier to generate some more of those nice little Acme Voodoo Pins (tm).&lt;/li&gt;
&lt;li&gt;Ready to tackle your remaining foes? Go back to step 2 for each new victim. What joy! Our amazing Acme Voodoo Doll Kit (tm) can be used over and over and over&amp;hellip;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Thanks for being a good customer.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unknown Mushroom (126_2686)</title>
      <link>http://www.hanskellner.com/2003/12/26/unknown-mushroom-126_2686/</link>
      <pubDate>Fri, 26 Dec 2003 20:51:24 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/26/unknown-mushroom-126_2686/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Unknown_Mushroom_126_2686.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Another mushroom shot from a hike in Briones State Park.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unknown Mushroom (126_2685)</title>
      <link>http://www.hanskellner.com/2003/12/26/unknown-mushroom-126_2685/</link>
      <pubDate>Fri, 26 Dec 2003 20:50:16 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/26/unknown-mushroom-126_2685/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Unknown_Mushroom_126_2685.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Another mushroom shot from a hike in Briones State Park.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unknown Mushroom (126_2684)</title>
      <link>http://www.hanskellner.com/2003/12/26/unknown-mushroom-126_2684/</link>
      <pubDate>Fri, 26 Dec 2003 20:49:04 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/26/unknown-mushroom-126_2684/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Unknown_Mushroom_126_2684.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Another mushroom shot from a hike in Briones State Park.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unknown Mushroom (126_2683)</title>
      <link>http://www.hanskellner.com/2003/12/26/unknown-mushroom-126_2683/</link>
      <pubDate>Fri, 26 Dec 2003 20:46:44 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/26/unknown-mushroom-126_2683/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Unknown_Mushroom_126_2683.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Another mushroom shot from a hike in Briones State Park.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unknown Mushroom (126_2682)</title>
      <link>http://www.hanskellner.com/2003/12/26/unknown-mushroom-126_2682/</link>
      <pubDate>Fri, 26 Dec 2003 20:41:44 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/26/unknown-mushroom-126_2682/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Unknown_Mushroom_126_2682.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Another mushroom shot from a hike in Briones State Park.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trametes Versicolor Mushroom</title>
      <link>http://www.hanskellner.com/2003/12/26/trametes-versicolor-mushroom/</link>
      <pubDate>Fri, 26 Dec 2003 20:39:39 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/26/trametes-versicolor-mushroom/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Trametes_Versicolor_Mushroom_126_2672.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Another mushroom shot from a hike in Briones State Park.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lenzites Betulina Mushroom</title>
      <link>http://www.hanskellner.com/2003/12/26/lenzites-betulina-mushroom/</link>
      <pubDate>Fri, 26 Dec 2003 20:36:59 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/26/lenzites-betulina-mushroom/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Lenzites_Betulina_Mushroom_126_2673.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Another mushroom shot from a hike in Briones State Park.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bull Thistle</title>
      <link>http://www.hanskellner.com/2003/12/26/bull-thistle/</link>
      <pubDate>Fri, 26 Dec 2003 20:29:53 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/26/bull-thistle/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Bull_Thistle_126_2666.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Grabbed a photo of this Bull Thistle during a muddy walk in Tilden park over in the Berkeley hills. This plant is a non-native species that originated from Europe. It&amp;rsquo;s now common here in the California parks. The spikes on this plant are sharp and strong. A good whack from one of these will give you a nice sting.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Manure Mushroom</title>
      <link>http://www.hanskellner.com/2003/12/20/manure-mushroom/</link>
      <pubDate>Sat, 20 Dec 2003 22:40:42 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/20/manure-mushroom/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Manure_Mushroom_125_2544.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;This was another mushroom I found on my hike in Briones State Park. Again, All I could figure out from a quick look through the mushroom book was that this was a Manure Mushroom. No idea though. Mushrooms can look so much alike. That&amp;rsquo;s why it&amp;rsquo;s a bit crazy picking and eating these things. You never know.&lt;/p&gt;
&lt;p&gt;Are you a mushroom expert? An ideas what type of mushroom this is?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Forest Mushroom</title>
      <link>http://www.hanskellner.com/2003/12/20/forest-mushroom/</link>
      <pubDate>Sat, 20 Dec 2003 22:34:45 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/20/forest-mushroom/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Forest_Mushroom_125_2546.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;The rain is turning everything green around here. Not only that, the mushrooms are starting to pop up. The variations of mushrooms are amazing. Here is one I found on a recent hike in Briones State Park. After getting home I looked for this specimen in my mushroom book. The closest I could match was the Forest Mushroom. Without having the actual mushroom with me it was tough trying to determine the exact type.&lt;/p&gt;</description>
    </item>
    <item>
      <title>San Rafael Sunset 2</title>
      <link>http://www.hanskellner.com/2003/12/20/san-rafael-sunset-2/</link>
      <pubDate>Sat, 20 Dec 2003 22:26:26 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/20/san-rafael-sunset-2/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/SanRafael_Sunset_125_2539.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>San Rafael Sunset</title>
      <link>http://www.hanskellner.com/2003/12/20/san-rafael-sunset/</link>
      <pubDate>Sat, 20 Dec 2003 22:24:25 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/20/san-rafael-sunset/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/SanRafael_Sunset_125_2536.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Looked out my window at work and caught a glimpse of the sunset. Had to go outside and snap a few photos.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Green Red Yellow Leaf :: Nature Photography</title>
      <link>http://www.hanskellner.com/2003/12/19/green-red-yellow-leaf-nature-photography/</link>
      <pubDate>Sat, 20 Dec 2003 03:05:12 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/19/green-red-yellow-leaf-nature-photography/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Leaf_125_2533.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Next in the series. Green to red to yellow transition.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Prosciutto Leaf :: Nature Photography</title>
      <link>http://www.hanskellner.com/2003/12/19/prosciutto-leaf-nature-photography/</link>
      <pubDate>Sat, 20 Dec 2003 03:02:36 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/19/prosciutto-leaf-nature-photography/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Leaf_125_2531.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Next in the series. Ever looked at a thin slice of prosciutto in the light?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Yellow Leaf 2 :: Nature Photography</title>
      <link>http://www.hanskellner.com/2003/12/19/yellow-leaf-2-nature-photography/</link>
      <pubDate>Sat, 20 Dec 2003 02:57:31 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/19/yellow-leaf-2-nature-photography/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Leaf_125_2527.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Next in the series. Different lighting that brings out the veins. Also, notice the small amounts of green still visible.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Yellow Leaf :: Nature Photography</title>
      <link>http://www.hanskellner.com/2003/12/19/yellow-leaf-nature-photography/</link>
      <pubDate>Sat, 20 Dec 2003 02:54:35 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/19/yellow-leaf-nature-photography/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Leaf_125_2520.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Next in the series. The sun light was almost too bright for this shot.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Red Leaf :: Nature Photography</title>
      <link>http://www.hanskellner.com/2003/12/19/red-leaf-nature-photography/</link>
      <pubDate>Sat, 20 Dec 2003 02:49:44 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/19/red-leaf-nature-photography/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/Leaf_125_2518.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Nature provides beautiful images in all shapes and forms. This is one in a series of shots that took as an experiment. Held with the sun behind, shining through, and into the camera lens.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m having a lot of fun with my Canon G3. Having a digital camera, a good one at that, provides so much freedom to experiment.&lt;/p&gt;
&lt;p&gt;Enjoy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Expired Parking Meter</title>
      <link>http://www.hanskellner.com/2003/12/05/expired-parking-meter/</link>
      <pubDate>Sat, 06 Dec 2003 03:31:57 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/05/expired-parking-meter/</guid> 
      <description>&lt;p&gt;My friend Scott spotted this &amp;ldquo;expired&amp;rdquo; parking meter outside of Caffe Trieste here in North Beach. He thought it was rather funny, as did I, so I captured this short video of it.&lt;/p&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;480&#34; poster=&#34;/videos/2003/12/ExpiredParkingMeter.gif&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2003/12/ExpiredParkingMeter.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Expired Parking Meter Video&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2004 Tamarancho Trail Pass</title>
      <link>http://www.hanskellner.com/2003/12/05/2004-tamarancho-trail-pass/</link>
      <pubDate>Sat, 06 Dec 2003 03:00:03 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/05/2004-tamarancho-trail-pass/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/12/TamaranchoPass.gif&#34;&gt;I just got my 2004 Tamarancho trail pass. It&amp;rsquo;s been a couple of months since I road those trails. This motivates me to get my butt over there and have some fun. Maybe a little video of the trails is in order?&lt;/p&gt;
&lt;p&gt;Check out the &lt;a href=&#34;http://www.btcmarin.org/&#34; title=&#34;Bicycle Trails Council of Marin&#34;&gt;Bicycle Trails Council of Marin&lt;/a&gt; site for information about the trails and how to obtain a pass. Well worth it for anyone that rides frequently in the Marin area. Sad though that we have to pay for riding single-track in the birthplace of mountain biking.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Elk Fork Studios gallery updated!</title>
      <link>http://www.hanskellner.com/2003/12/01/elk-fork-studios-gallery-updated/</link>
      <pubDate>Mon, 01 Dec 2003 20:47:27 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/12/01/elk-fork-studios-gallery-updated/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/11/Autumn-Dew%5Fthumb.jpg&#34;
         alt=&#34; Autumn Dew&#34; width=&#34;144&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Autumn Dew&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;I just updated my mom&amp;rsquo;s site with a whole new gallery of products. Some really beautiful stuff. Check out the Gallery section:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.elkforkstudios.com/&#34; title=&#34;Elk Fork Studios&#34;&gt;Elk Fork Studios&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, I cleaned up the look &amp;amp; feel of the site. The menu has been improved by using CSS instead of JavaScript. This speeded up loading considerably.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Ledge Bungy Jump</title>
      <link>http://www.hanskellner.com/2003/11/19/the-ledge-bungy-jump/</link>
      <pubDate>Wed, 19 Nov 2003 23:37:36 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/11/19/the-ledge-bungy-jump/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/rzJyAuAssJQ?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;The Ledge Bungy Jump, Queenstown, New Zealand&lt;/p&gt;
&lt;p&gt;Here is a short video of my second bungy jump. It&amp;rsquo;s from a deck called &amp;ldquo;The Ledge&amp;rdquo; up on a hill above Queenstown, New Zealand. This time I chose to run off instead of leap with my feet bound. This was a bit harder than the first jump. The actual act of forcing yourself to run off of a ledge really goes against your internal will to survive. In my previous jump, it was easier since it was possible to just look forward, listen to the count-down, and then leap.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kawarau Bridge Bungy Jump</title>
      <link>http://www.hanskellner.com/2003/11/19/kawarau-bridge-bungy-jump/</link>
      <pubDate>Wed, 19 Nov 2003 21:10:56 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/11/19/kawarau-bridge-bungy-jump/</guid> 
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/aELjIY9B8CE?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;Here is a short video of my first bungy jump. It&amp;rsquo;s from the Kawarau Bridge just outside of Queenstown, New Zealand. I really wish I had had a helmet camera when I was there. That would have made for some great footage.&lt;/p&gt;
&lt;p&gt;If you have never tried bungy jumping, I highly recommend it. The thrill is unbelievable. As you go through life you become less and less exposed to new and exciting events that push your senses to their limits. Your first bungy jump will do that.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Great Blue Heron, San Francisco Presidio, Crissy Field</title>
      <link>http://www.hanskellner.com/2003/11/18/great-blue-heron-san-francisco-presidio-crissy-field/</link>
      <pubDate>Tue, 18 Nov 2003 08:39:22 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/11/18/great-blue-heron-san-francisco-presidio-crissy-field/</guid> 
      <description>&lt;p&gt;[caption width=&amp;ldquo;927&amp;rdquo; align=&amp;ldquo;alignnone&amp;rdquo;]&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/11/Great_Blue_Heron_122_2257.jpg&#34;&gt; Great Blue Heron, San Francisco Presidio, Crissy Field[/caption]&lt;/p&gt;
&lt;p&gt;My bicycle commute takes me through the San Francisco Presidio and along the Crissy Field tidal pond. The views are always amazing along this stretch. The other morning, a Great Blue Heron dropped down to the shore and started strutting around. I rolled to a stop and grabbed a few photos. This is one of them.&lt;/p&gt;
&lt;p&gt;Enjoy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>French Cow Split</title>
      <link>http://www.hanskellner.com/2003/11/06/french-cow-split/</link>
      <pubDate>Fri, 07 Nov 2003 07:37:27 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/11/06/french-cow-split/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/07/CowSplit%5F107%5F0733.jpg&#34;
         alt=&#34; French Cow Split&#34; width=&#34;795&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;French Cow Split&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Here is a photo that really doesn&amp;rsquo;t need a caption. I&amp;rsquo;m not sure what this French cow was up to. You won&amp;rsquo;t see our &lt;a href=&#34;http://www.clo-the-cow.com/&#34; title=&#34;Clo the Cow&#34;&gt;Clo the Cow&lt;/a&gt; caught in that pose.&lt;/p&gt;
&lt;p&gt;Moo!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tahoe Donner Fire above Donner Lake</title>
      <link>http://www.hanskellner.com/2003/10/22/tahoe-donner-fire-above-donner-lake/</link>
      <pubDate>Thu, 23 Oct 2003 02:44:51 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/10/22/tahoe-donner-fire-above-donner-lake/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Tahoe Donner Fire above Donner Lake&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/10/TahoeDonnerFire_120_2086.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;During the ride I mentioned in my previous post, a fire was burning across the valley above Donner Lake. A constant flow of fire planes were passing overhead on their way to the fire. The area is very dry and the amount of fuel for burning is a bit scary. Have to give a hand to the fire fighters up here. It&amp;rsquo;s a tough job keeping this place from going up in a huge bonfire.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sunset Photo of Donner Pass California</title>
      <link>http://www.hanskellner.com/2003/10/22/sunset-photo-of-donner-pass-california/</link>
      <pubDate>Thu, 23 Oct 2003 02:01:42 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/10/22/sunset-photo-of-donner-pass-california/</guid> 
      <description>&lt;p&gt;Spent the past weekend up at Donner Pass near Lake Tahoe in a wilderness medical training course. After Saturday&amp;rsquo;s class I got a chance to ride the old railroad route that drops down from the pass towards Truckee. It&amp;rsquo;s a crazy ride that follows along the cliff and through several dark snowsheds.&lt;/p&gt;
&lt;p&gt;The light was already fading at the start of the ride so we had to turn back without traveling that far. On return to the summit, the sun had begun to paint the most amazing colors against the sky. I debated taking a photo knowing that I would never be able to do justice to what I was viewing. But, it was worth a try. What do you think?&lt;/p&gt;</description>
    </item>
    <item>
      <title>2003 Presidio Criterium Course Video</title>
      <link>http://www.hanskellner.com/2003/09/07/2003-presidio-criterium-course-video/</link>
      <pubDate>Mon, 08 Sep 2003 00:03:32 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/09/07/2003-presidio-criterium-course-video/</guid> 
      <description>&lt;p&gt;I created a short video for the California Road Club of the Presidio Criterium course. They now have it posted on the race information page. Check it out and then sign-up!&lt;/p&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;480&#34;   &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2003/08/PresidioCritPrvw160x120.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Presidio Criterium Preview Video&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Donner Lake - Purple Flowers and a Bee</title>
      <link>http://www.hanskellner.com/2003/08/27/donner-lake-purple-flowers-and-a-bee/</link>
      <pubDate>Wed, 27 Aug 2003 07:47:49 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/08/27/donner-lake-purple-flowers-and-a-bee/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Donner Lake Purple Flowers and a Bee (click to expand 152kb)&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/06/DonnerLakePurpleFlowers_IMG_0046.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Shot this with my new Canon PowerShot G3 up by Donner Lake on 28 June 2003. I liked the way the light was hitting this patch of flowers and also the constrast of the purple to the green background.&lt;/p&gt;
&lt;p&gt;Can you spot the bee that is loaded with pollen?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Santa Rosa Twilight Criterium Video</title>
      <link>http://www.hanskellner.com/2003/08/25/santa-rosa-twilight-criterium-video/</link>
      <pubDate>Mon, 25 Aug 2003 17:49:22 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/08/25/santa-rosa-twilight-criterium-video/</guid> 
      <description>&lt;p&gt;I have posted a helmet camera video of the Cat 4/5 race from the 12 Aug 2003 Santa Rosa Twilight Criterium.&lt;/p&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;480&#34; poster=&#34;/videos/2003/08/srtc45_prvw.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2003/08/SantaRosaTwilightCrit45_sma.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Santa Rosa Twilight Criterium Video&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;p.s. Sorry about the small rendering.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2003-2004 Cyclocross Season Approaches</title>
      <link>http://www.hanskellner.com/2003/08/25/2003-2004-cyclocross-season-approaches/</link>
      <pubDate>Mon, 25 Aug 2003 16:55:51 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/08/25/2003-2004-cyclocross-season-approaches/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Cyclocross ride down Rock Springs trail on Mt. Tamalpais&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/08/mt_tam_rocksprings_cx_pano.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;The summer is starting to give itself up for fall and that means cyclocross season is approaching. Over in Europe they have &lt;a href=&#34;http://www.cyclocrossworld.com/&#34; title=&#34;Cyclocross season officially opened&#34;&gt;officially started their season in Zolder, Belgium&lt;/a&gt; (cx world). I brought out my beautiful &lt;a href=&#34;http://www.sycip.com/&#34; title=&#34;Sycip :: Handmade bikes&#34;&gt;Sycip cyclocross bike&lt;/a&gt; and took it for a long spin over in Marin. Rode to the top of Mt. Tamalpais via Rail Road Grade. Then across and over to Rock Springs. Bombed down that as best as is possible on a cx bike. Then circled back around to where I began. Nice up and down and around loop!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Broken Clavicle No More!</title>
      <link>http://www.hanskellner.com/2003/08/22/broken-clavicle-no-more/</link>
      <pubDate>Fri, 22 Aug 2003 19:24:19 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/08/22/broken-clavicle-no-more/</guid> 
      <description>&lt;p&gt;Or maybe I should title this &amp;ldquo;What&amp;rsquo;s your problem? Look at Tyler Hamilton!&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Back at the end of May I busted my left clavicle (collar bone). You can read about it here &lt;a href=&#34;http://www.hanskellner.com/2003/06/14/broken-clavicle-collar-bone/&#34; title=&#34;Broken Clavicle (collar bone)&#34;&gt;&amp;ldquo;Broken Clavicle&amp;rdquo;&lt;/a&gt;. It&amp;rsquo;s been almost 3 months and everything seems to be healed up fine. I have a nice little bump where the ends of the bone have fused together. The long portion never pulled itself back down and it now doesn&amp;rsquo;t align with the small end. Thus the bump.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Broken clavicle (collar bone)!</title>
      <link>http://www.hanskellner.com/2003/06/14/broken-clavicle-collar-bone/</link>
      <pubDate>Sat, 14 Jun 2003 21:15:23 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/06/14/broken-clavicle-collar-bone/</guid> 
      <description>&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/05/hans-c-bone.jpg&#34;
         alt=&#34;Broken collarbone&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;Broken collarbone&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;I broke my left clavicle (collar bone) at the Folsom Criterium in the Masters 35+ 1/2/3 race. Start of the last lap of my second race. Some idiot clips the bars of the guy next to him, sending the guy down, directly in front of me. Curb and fence on the left and pack on the right. I was able to just avoid him but had to run over his bike. Ejected at 28mph.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Poison Oak Treatment :: Zanfel Ingredients</title>
      <link>http://www.hanskellner.com/2003/04/25/poison-oak-treatment-zanfel-ingredients/</link>
      <pubDate>Fri, 25 Apr 2003 19:51:45 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/?p=80</guid> 
      <description>&lt;p&gt;I have used the product Zanfel once before for a bad case of poison oak. You can read my &lt;a href=&#34;http://www.hanskellner.com/2003/01/14/poison-oak-argh/&#34; title=&#34;Hans Kellner Dot Com: Poison Oak!!! Argh!!!&#34;&gt;previous article&lt;/a&gt;. But what is in Zanfel that makes it work?&lt;/p&gt;
&lt;p&gt;You can find the list of ingredients on the product packaging and also by searching the web. But, the specific active ingredient that does all the magic appears missing. The website notes that &amp;ldquo;U.S. and Foreign Patents Pending&amp;rdquo; so they probably don&amp;rsquo;t need to give away the secret just yet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Oaxaca, Mexico Photos</title>
      <link>http://www.hanskellner.com/2003/04/02/oaxaca-mexico-photos/</link>
      <pubDate>Wed, 02 Apr 2003 22:52:24 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/04/02/oaxaca-mexico-photos/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Carved wooden dragon for sale in Oaxaca, Mexico&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/01/Oaxaca/SpikedDragon.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;I have added a few photos from my trip last year to Oaxaca, Mexico. I traveled there with a group of friends for New Year&amp;rsquo;s 2001/2002. It&amp;rsquo;s a beautiful place and I recommend visiting.&lt;/p&gt;
&lt;style&gt;
    .image-gallery {overflow: auto; margin-left: -1%!important;}
    .image-gallery li {float: left; display: block; margin: 0 0 1% 1%; width: 19%;}
    .image-gallery li a {text-align: center; text-decoration: none!important; color: #777;}
    .image-gallery li a span {display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 3px 0;}
    .image-gallery li a img {width: 100%; display: block;}
&lt;/style&gt;








&lt;ul class=&#34;image-gallery&#34;&gt;
        
            
            
            
                
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/BBQPlate_hu_c5ba2ddf1451730b.jpg&#34; title=&#34;BBQPlate&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/BBQPlate_hu_a7d49ece85d4b761.jpg&#34; alt=&#34;BBQPlate&#34; title=&#34;BBQPlate&#34;&gt;
                    &lt;span&gt;BBQPlate&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/BBQVendor_hu_bcd026c578c43ba3.jpg&#34; title=&#34;BBQVendor&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/BBQVendor_hu_1cc6ce8a2b0c666.jpg&#34; alt=&#34;BBQVendor&#34; title=&#34;BBQVendor&#34;&gt;
                    &lt;span&gt;BBQVendor&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/MountainVillage_hu_97cd45179f059353.jpg&#34; title=&#34;MountainVillage&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/MountainVillage_hu_4f817f71171707b0.jpg&#34; alt=&#34;MountainVillage&#34; title=&#34;MountainVillage&#34;&gt;
                    &lt;span&gt;MountainVillage&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/OldWoman_hu_dc07eb0bf7d04905.jpg&#34; title=&#34;OldWoman&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/OldWoman_hu_186b5ef59e64c78c.jpg&#34; alt=&#34;OldWoman&#34; title=&#34;OldWoman&#34;&gt;
                    &lt;span&gt;OldWoman&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/Pulque_hu_c2741ce4d3559126.jpg&#34; title=&#34;Pulque&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/Pulque_hu_a12763753addede5.jpg&#34; alt=&#34;Pulque&#34; title=&#34;Pulque&#34;&gt;
                    &lt;span&gt;Pulque&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/RedYellowFlowers_hu_1eaf2ecc257fa3c8.jpg&#34; title=&#34;RedYellowFlowers&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/RedYellowFlowers_hu_71551615606a0d45.jpg&#34; alt=&#34;RedYellowFlowers&#34; title=&#34;RedYellowFlowers&#34;&gt;
                    &lt;span&gt;RedYellowFlowers&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/RestaurantElTopil_hu_9d4708414d1dfad8.jpg&#34; title=&#34;RestaurantElTopil&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/RestaurantElTopil_hu_c9e7e127f6b795d6.jpg&#34; alt=&#34;RestaurantElTopil&#34; title=&#34;RestaurantElTopil&#34;&gt;
                    &lt;span&gt;RestaurantElTopil&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/SpikedDragon_hu_6a4a6e1b4e51a4d4.jpg&#34; title=&#34;SpikedDragon&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2002/01/Oaxaca/SpikedDragon_hu_31dfe7e657cb4b2f.jpg&#34; alt=&#34;SpikedDragon&#34; title=&#34;SpikedDragon&#34;&gt;
                    &lt;span&gt;SpikedDragon&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2003 McLane Pacific Cycling Classic Road Race</title>
      <link>http://www.hanskellner.com/2003/03/27/race-report-2003-mclane-pacific-cycling-classic-road-race/</link>
      <pubDate>Thu, 27 Mar 2003 23:57:41 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/03/27/race-report-2003-mclane-pacific-cycling-classic-road-race/</guid> 
      <description>&lt;p&gt;Date: March 23, 2003&lt;br&gt;
Event: McLane Pacific Cycling Classic Road Race&lt;br&gt;
Category: Senior 3&lt;br&gt;
Place: Flat - finished though&lt;br&gt;
Field: ~135&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;McLane Pacific Cycling Classic Road Race :: John &amp;amp; Greg warming up in the car&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/03/McLanePacific/DSC00010.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;The previous day&amp;rsquo;s beautiful weather was not to be for this race. I awoke at 5am again, through my stuff together, and then drove over to pick up my team mate Jeremy. Off again towards the great California central valley. The clouds keeping the sky gray the whole drive. I kept up optimism for the clouds to part and for us to have no rain for the race. Alas, it wasn&amp;rsquo;t to be.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2003 McLane Pacific Cycling Classic Criterium</title>
      <link>http://www.hanskellner.com/2003/03/27/race-report-2003-mclane-pacific-cycling-classic-criterium/</link>
      <pubDate>Thu, 27 Mar 2003 23:09:26 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/03/27/race-report-2003-mclane-pacific-cycling-classic-criterium/</guid> 
      <description>&lt;p&gt;Date: March 22, 2003&lt;br&gt;
Event: McLane Pacific Cycling Classic Criterium&lt;br&gt;
Category: Senior 3&lt;br&gt;
Place: Mid-pack&lt;br&gt;
Field: 120&lt;/p&gt;
&lt;p&gt;Today&amp;rsquo;s race required an early wakeup (5am) and a long drive over to the central valley. I hadn&amp;rsquo;t done this criterium before so I didn&amp;rsquo;t know what to expect. By the looks of things, while driving down 99 towards Merced, I assumed a basic agro town. It turns out that Merced is rather large for an agro town and has some nice neighborhoods. The race was located in one of those neighborhoods, circling around a small park and on the edge of residential area. The day became gorgeous sunny and hot. No need for layers in this race. After warming up on the trainer I headed out to ride around the neighborhood streets. I passed by many beautiful old houses in the area.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2003 Monterey Circuit Race</title>
      <link>http://www.hanskellner.com/2003/03/27/race-report-2003-monterey-circuit-race/</link>
      <pubDate>Thu, 27 Mar 2003 20:00:59 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/03/27/race-report-2003-monterey-circuit-race/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Sycip Road Frame :: New top tube and paint job&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2003/02/Sycip%20Road%20Bike/SycipRoadFrame-DSC00113.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: March 1, 2003&lt;br&gt;
Event: Monterey Circuit Race&lt;br&gt;
Category: Senior 2-3&lt;br&gt;
Place: DNF&lt;br&gt;
Field: 90&lt;/p&gt;
&lt;p&gt;This is a race I like. Rolling hills, a fast descent, and a wide finish for plenty of sprinting room. I had finished 3rd last year in the 4-5 race. This time it was the 2-3 race. My bike was back together with a new top tube and fresh paint job (see &lt;a href=&#34;http://www.hanskellner.com/2003/03/27/race-report-2003-cherry-pie-criterium/&#34; title=&#34;Race Report :: 2003 Cherry Pie Criterium&#34;&gt;Cherry Pie report&lt;/a&gt;). Our team, SyCip, had a good showing of riders.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2003 Cherry Pie Criterium</title>
      <link>http://www.hanskellner.com/2003/03/27/race-report-2003-cherry-pie-criterium/</link>
      <pubDate>Thu, 27 Mar 2003 19:18:14 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/03/27/race-report-2003-cherry-pie-criterium/</guid> 
      <description>&lt;p&gt;Date: February 9, 2003&lt;br&gt;
Event: Cherry Pie Criterium&lt;br&gt;
Category: Senior 3&lt;br&gt;
Place: CRASH on final sprint!&lt;br&gt;
Field: ~80&lt;/p&gt;
&lt;p&gt;The illusive Cherry Pie prize once again slipped away from my grasp. But not from lack of effort! With visions of the flaky sweet treat awaiting at the end, I attacked hard on the finishing sprint. Up the hill we flew, I choosing a line to the right, the pack a line to the left. My speed holding fast, legs spinning quick, as we headed up the hill. Click, a shift down to keep up the speed. The pack starting to slow and I keeping up speed. Two, three, five riders I pass. Things are looking good&amp;hellip; Then the sound you hate to hear, the metal on pavement accompanied by the yelps of racers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Surf City Cyclo-X Race 4 (Finals) Videos</title>
      <link>http://www.hanskellner.com/2003/02/03/surf-city-cyclo-x-race-4-finals-videos/</link>
      <pubDate>Mon, 03 Feb 2003 19:33:59 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/02/03/surf-city-cyclo-x-race-4-finals-videos/</guid> 
      <description>&lt;p&gt;I&amp;rsquo;ve posted the videos from the Surf City Cyclo-X Race 4 (Finals) in my &lt;a href=&#34;http://www.hanskellner.com/videos/cycling-videos/&#34;&gt;Cycling Videos&lt;/a&gt; page. The first video is the Women&amp;rsquo;s A, B, and 35+ categories. The second video is the Women&amp;rsquo;s C and Juniors categories.&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Funny Job Titles :: Phlebotomist</title>
      <link>http://www.hanskellner.com/2003/01/31/funny-job-titles-phlebotomist/</link>
      <pubDate>Fri, 31 Jan 2003 23:27:05 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/01/31/funny-job-titles-phlebotomist/</guid> 
      <description>&lt;p&gt;Some job titles just have a funny ring to them. For example, I would never be a &amp;ldquo;phlebotomist&amp;rdquo;. The name alone makes me giggle. I wouldn&amp;rsquo;t be able to hold a straight face any time I said it. Imagine being at a party (in screenplay format):&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Stranger&lt;/strong&gt;
So, what do you do?
&lt;strong&gt;Me&lt;/strong&gt;
I&amp;rsquo;m a&amp;hellip; well&amp;hellip; a phlebotomist.
&lt;strong&gt;Stranger&lt;/strong&gt;
Eh, a what?
&lt;strong&gt;Me&lt;/strong&gt;
A phlebotomist.
&lt;strong&gt;Stranger&lt;/strong&gt;
I see. Is that related to botany?
&lt;strong&gt;Me&lt;/strong&gt;
No. It&amp;rsquo;s&amp;hellip;
&lt;strong&gt;Stranger&lt;/strong&gt;
Wait! Don&amp;rsquo;t tell me. A person that works with
the throat? You know, because of phlem?
&lt;strong&gt;Me&lt;/strong&gt;
No, not even close. It&amp;rsquo;s phlebotomist.
p-h-l-e-B-o-t-o&amp;hellip;
&lt;strong&gt;Stranger&lt;/strong&gt;
Phleboto? Phleboto? Wait, I remember now&amp;hellip;
It was my trip to the tropics.
&lt;strong&gt;Me&lt;/strong&gt;
Tropics?
&lt;strong&gt;Stranger&lt;/strong&gt;
Yes. I remember now. Phleboto, phleboto&amp;hellip;
Phlebotomus! Yes, that&amp;rsquo;s it!
&lt;strong&gt;Me&lt;/strong&gt;
No, that&amp;rsquo;s not&amp;hellip;
&lt;strong&gt;Stranger&lt;/strong&gt;
Yes, yes it is. Clear as day. Phlebotomus,
man-biting sandflies! Nasty little buggers.
Got me all over. Had me itching in places
I normally wouldn&amp;rsquo;t talk about.
&lt;strong&gt;Me&lt;/strong&gt;
Yes, well, I&amp;rsquo;m sorry to hear about that.
&lt;strong&gt;Stranger&lt;/strong&gt;
Yeah, you&amp;rsquo;re a bug person! Wow, what a unique job.
So, can you help me with the itching? I could
show you the bites.
&lt;strong&gt;Me&lt;/strong&gt;
Er, um, no.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Book Recommendation</title>
      <link>http://www.hanskellner.com/2003/01/22/book-recommendation/</link>
      <pubDate>Wed, 22 Jan 2003 20:16:28 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/01/22/book-recommendation/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Alan Fletcher&amp;rsquo;s &amp;lsquo;The Art of Looking Sideways&amp;rsquo;&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/ArtOfLookingSideways.gif&#34;&gt;
I have been browsing through Alan Fletcher&amp;rsquo;s book &lt;em&gt;The Art of Looking Sideways&lt;/em&gt;. It&amp;rsquo;s a wonderful book for distracting your mind and generating the creative juices. From the simple to the complex, the contents of each page inspire, amuse, or force you to ponder.&lt;/p&gt;
&lt;p&gt;I highly recommend this book.&lt;/p&gt;
&lt;p&gt;Quick search: &lt;a href=&#34;http://www.amazon.com/exec/obidos/tg/detail/-/0714834491/002-7150280-2924864?vi=glance&#34; title=&#34;Amazon.com&#34;&gt;Amazon.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>San Francisco Time Lapse Sunset</title>
      <link>http://www.hanskellner.com/2003/01/19/san-francisco-time-lapse-sunset/</link>
      <pubDate>Mon, 20 Jan 2003 03:13:59 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/01/19/san-francisco-time-lapse-sunset/</guid> 
      <description>&lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2003/01/TimeLapseSunset.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2003/01/TimeLapseSunset.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;San Francisco Time Lapse Sunset Video&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;This video is a time lapse of San Francisco on 15 January 2003 from approximately 8am until 6pm. The 10 hours have been compressed to less than 2 minutes. The view is from atop Telegraph Hill in North Beach towards the west. Several famous San Francisco sights are in the video; Saints Peter &amp;amp; Paul Church, Lombard Street, and the Golden Gate Bridge.&lt;/p&gt;</description>
    </item>
    <item>
      <title>San Francisco Anti-War Rally Photo Gallery</title>
      <link>http://www.hanskellner.com/2003/01/18/san-francisco-anti-war-rally-photo-gallery/</link>
      <pubDate>Sun, 19 Jan 2003 04:14:06 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/01/18/san-francisco-anti-war-rally-photo-gallery/</guid> 
      <description>&lt;p&gt;Here in San Francisco thousands of people marched through downtown protesting against any war on Iraq. The march proceeded from Justin Herman Plaza up Market Street and ended in the Civic Center Plaza. I shot several photos and grabbed a couple of short video clips from the event.&lt;/p&gt;
&lt;style&gt;
    .image-gallery {overflow: auto; margin-left: -1%!important;}
    .image-gallery li {float: left; display: block; margin: 0 0 1% 1%; width: 19%;}
    .image-gallery li a {text-align: center; text-decoration: none!important; color: #777;}
    .image-gallery li a span {display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 3px 0;}
    .image-gallery li a img {width: 100%; display: block;}
&lt;/style&gt;








&lt;ul class=&#34;image-gallery&#34;&gt;
        
            
            
            
                
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00001_hu_6c768aaf1de79be5.jpg&#34; title=&#34;DSC00001&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00001_hu_3818ccb2ccfa4f64.jpg&#34; alt=&#34;DSC00001&#34; title=&#34;DSC00001&#34;&gt;
                    &lt;span&gt;DSC00001&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00002_hu_656378221c31144d.jpg&#34; title=&#34;DSC00002&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00002_hu_909d4b9c882280ce.jpg&#34; alt=&#34;DSC00002&#34; title=&#34;DSC00002&#34;&gt;
                    &lt;span&gt;DSC00002&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00003_hu_5548ca9a4ef04de2.jpg&#34; title=&#34;DSC00003&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00003_hu_e7faf2535ff5793e.jpg&#34; alt=&#34;DSC00003&#34; title=&#34;DSC00003&#34;&gt;
                    &lt;span&gt;DSC00003&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00004_hu_fa7af4e7f76a1d87.jpg&#34; title=&#34;DSC00004&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00004_hu_eb0c8e7bfcdb8891.jpg&#34; alt=&#34;DSC00004&#34; title=&#34;DSC00004&#34;&gt;
                    &lt;span&gt;DSC00004&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00006_hu_9015f1b207435414.jpg&#34; title=&#34;DSC00006&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00006_hu_34820aa20cfb8b5c.jpg&#34; alt=&#34;DSC00006&#34; title=&#34;DSC00006&#34;&gt;
                    &lt;span&gt;DSC00006&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00007_hu_3dc43e8f8ce6daca.jpg&#34; title=&#34;DSC00007&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00007_hu_bc625adbb56ec95a.jpg&#34; alt=&#34;DSC00007&#34; title=&#34;DSC00007&#34;&gt;
                    &lt;span&gt;DSC00007&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00011_hu_2a11fed4a6cc5658.jpg&#34; title=&#34;DSC00011&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00011_hu_e2e5ad569fa3fbd0.jpg&#34; alt=&#34;DSC00011&#34; title=&#34;DSC00011&#34;&gt;
                    &lt;span&gt;DSC00011&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00012_hu_3534e546e91dc4d3.jpg&#34; title=&#34;DSC00012&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00012_hu_70b743b851af2523.jpg&#34; alt=&#34;DSC00012&#34; title=&#34;DSC00012&#34;&gt;
                    &lt;span&gt;DSC00012&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00013_hu_e84720c50527ba9b.jpg&#34; title=&#34;DSC00013&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00013_hu_87290054a78edabe.jpg&#34; alt=&#34;DSC00013&#34; title=&#34;DSC00013&#34;&gt;
                    &lt;span&gt;DSC00013&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00014_hu_2e03ce2bdf1cdef8.jpg&#34; title=&#34;DSC00014&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00014_hu_81e706cf75fc3d86.jpg&#34; alt=&#34;DSC00014&#34; title=&#34;DSC00014&#34;&gt;
                    &lt;span&gt;DSC00014&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00015_hu_37da97c546d9488b.jpg&#34; title=&#34;DSC00015&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00015_hu_980998719124c55e.jpg&#34; alt=&#34;DSC00015&#34; title=&#34;DSC00015&#34;&gt;
                    &lt;span&gt;DSC00015&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00016_hu_56d0e57d986e14f6.jpg&#34; title=&#34;DSC00016&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00016_hu_cc370b9788317c29.jpg&#34; alt=&#34;DSC00016&#34; title=&#34;DSC00016&#34;&gt;
                    &lt;span&gt;DSC00016&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00017_hu_f4e337db4b6269ba.jpg&#34; title=&#34;DSC00017&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00017_hu_470c078731b455e1.jpg&#34; alt=&#34;DSC00017&#34; title=&#34;DSC00017&#34;&gt;
                    &lt;span&gt;DSC00017&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00018_hu_eff8a4a90507c83b.jpg&#34; title=&#34;DSC00018&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00018_hu_9fba48dd75bd5426.jpg&#34; alt=&#34;DSC00018&#34; title=&#34;DSC00018&#34;&gt;
                    &lt;span&gt;DSC00018&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00019_hu_7c08f337d4470575.jpg&#34; title=&#34;DSC00019&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00019_hu_193ce53bacc58485.jpg&#34; alt=&#34;DSC00019&#34; title=&#34;DSC00019&#34;&gt;
                    &lt;span&gt;DSC00019&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00020_hu_8300a2f2e1ef45c9.jpg&#34; title=&#34;DSC00020&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00020_hu_9675453ffe059bd0.jpg&#34; alt=&#34;DSC00020&#34; title=&#34;DSC00020&#34;&gt;
                    &lt;span&gt;DSC00020&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00022_hu_a637b928235eaef2.jpg&#34; title=&#34;DSC00022&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00022_hu_9c82b348c4c79ad1.jpg&#34; alt=&#34;DSC00022&#34; title=&#34;DSC00022&#34;&gt;
                    &lt;span&gt;DSC00022&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00023_hu_461edb68efb4e279.jpg&#34; title=&#34;DSC00023&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00023_hu_6af90381d71945e8.jpg&#34; alt=&#34;DSC00023&#34; title=&#34;DSC00023&#34;&gt;
                    &lt;span&gt;DSC00023&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00024_hu_5589170f34da7b00.jpg&#34; title=&#34;DSC00024&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00024_hu_90735157c15f3d40.jpg&#34; alt=&#34;DSC00024&#34; title=&#34;DSC00024&#34;&gt;
                    &lt;span&gt;DSC00024&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00025_hu_6f8eade9a834ad4e.jpg&#34; title=&#34;DSC00025&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00025_hu_7bf52ca7561a46f3.jpg&#34; alt=&#34;DSC00025&#34; title=&#34;DSC00025&#34;&gt;
                    &lt;span&gt;DSC00025&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00026_hu_b3a1037d9978e57b.jpg&#34; title=&#34;DSC00026&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00026_hu_8ae53c8c6a272da3.jpg&#34; alt=&#34;DSC00026&#34; title=&#34;DSC00026&#34;&gt;
                    &lt;span&gt;DSC00026&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00027_hu_b415418e87faf2b2.jpg&#34; title=&#34;DSC00027&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00027_hu_61d4fadad64567c9.jpg&#34; alt=&#34;DSC00027&#34; title=&#34;DSC00027&#34;&gt;
                    &lt;span&gt;DSC00027&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00028_hu_7b2b50e164a99044.jpg&#34; title=&#34;DSC00028&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00028_hu_6ea9ad8f419b47fa.jpg&#34; alt=&#34;DSC00028&#34; title=&#34;DSC00028&#34;&gt;
                    &lt;span&gt;DSC00028&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00029_hu_bde71ed5e47f244c.jpg&#34; title=&#34;DSC00029&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00029_hu_6ae190709e01cd02.jpg&#34; alt=&#34;DSC00029&#34; title=&#34;DSC00029&#34;&gt;
                    &lt;span&gt;DSC00029&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00030_hu_18379b9bdd679b27.jpg&#34; title=&#34;DSC00030&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00030_hu_2744eb3db19d0f05.jpg&#34; alt=&#34;DSC00030&#34; title=&#34;DSC00030&#34;&gt;
                    &lt;span&gt;DSC00030&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00031_hu_2091cbe4f1deb61d.jpg&#34; title=&#34;DSC00031&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00031_hu_e804ea52a164e13c.jpg&#34; alt=&#34;DSC00031&#34; title=&#34;DSC00031&#34;&gt;
                    &lt;span&gt;DSC00031&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00032_hu_473de080ebe705ef.jpg&#34; title=&#34;DSC00032&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00032_hu_14d9bc232a8c54b4.jpg&#34; alt=&#34;DSC00032&#34; title=&#34;DSC00032&#34;&gt;
                    &lt;span&gt;DSC00032&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00033_hu_193995cd792f9044.jpg&#34; title=&#34;DSC00033&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00033_hu_c3ec550f6766e56d.jpg&#34; alt=&#34;DSC00033&#34; title=&#34;DSC00033&#34;&gt;
                    &lt;span&gt;DSC00033&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00035_hu_6a59c9595a463355.jpg&#34; title=&#34;DSC00035&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00035_hu_5ff47f772950c90b.jpg&#34; alt=&#34;DSC00035&#34; title=&#34;DSC00035&#34;&gt;
                    &lt;span&gt;DSC00035&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00036_hu_9090dd2e29ed2a23.jpg&#34; title=&#34;DSC00036&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00036_hu_32b44941eea01c41.jpg&#34; alt=&#34;DSC00036&#34; title=&#34;DSC00036&#34;&gt;
                    &lt;span&gt;DSC00036&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00037_hu_43feabf6ff08102c.jpg&#34; title=&#34;DSC00037&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00037_hu_f6c07f35fb56dab.jpg&#34; alt=&#34;DSC00037&#34; title=&#34;DSC00037&#34;&gt;
                    &lt;span&gt;DSC00037&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00038_hu_ea079fbe3e9c2a0d.jpg&#34; title=&#34;DSC00038&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00038_hu_cadf5b513948ab.jpg&#34; alt=&#34;DSC00038&#34; title=&#34;DSC00038&#34;&gt;
                    &lt;span&gt;DSC00038&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00039_hu_7488b20eb41f3c7d.jpg&#34; title=&#34;DSC00039&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00039_hu_1bc191f3f6b2ff86.jpg&#34; alt=&#34;DSC00039&#34; title=&#34;DSC00039&#34;&gt;
                    &lt;span&gt;DSC00039&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00040_hu_2308d25c5dc75f9f.jpg&#34; title=&#34;DSC00040&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00040_hu_eb8b0e6224dce199.jpg&#34; alt=&#34;DSC00040&#34; title=&#34;DSC00040&#34;&gt;
                    &lt;span&gt;DSC00040&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00041_hu_3edaf7ba884a01b.jpg&#34; title=&#34;DSC00041&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00041_hu_224b762c36d70496.jpg&#34; alt=&#34;DSC00041&#34; title=&#34;DSC00041&#34;&gt;
                    &lt;span&gt;DSC00041&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00042_hu_6fcc15fcce84c800.jpg&#34; title=&#34;DSC00042&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00042_hu_bd95a3612f1e72bf.jpg&#34; alt=&#34;DSC00042&#34; title=&#34;DSC00042&#34;&gt;
                    &lt;span&gt;DSC00042&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00043_hu_3c511107fd686f09.jpg&#34; title=&#34;DSC00043&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00043_hu_7c9508ac13b9186a.jpg&#34; alt=&#34;DSC00043&#34; title=&#34;DSC00043&#34;&gt;
                    &lt;span&gt;DSC00043&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00044_hu_101498835ac54a61.jpg&#34; title=&#34;DSC00044&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00044_hu_a920877d82f27ddb.jpg&#34; alt=&#34;DSC00044&#34; title=&#34;DSC00044&#34;&gt;
                    &lt;span&gt;DSC00044&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00045_hu_15f05f3bf8dd61e.jpg&#34; title=&#34;DSC00045&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00045_hu_faef6c81f091dbe9.jpg&#34; alt=&#34;DSC00045&#34; title=&#34;DSC00045&#34;&gt;
                    &lt;span&gt;DSC00045&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00046_hu_e8ac8276249c4b81.jpg&#34; title=&#34;DSC00046&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00046_hu_376ddd01b85166f2.jpg&#34; alt=&#34;DSC00046&#34; title=&#34;DSC00046&#34;&gt;
                    &lt;span&gt;DSC00046&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00048_hu_ee82aa1c7ef75e3.jpg&#34; title=&#34;DSC00048&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00048_hu_4735eaa4ac4439fa.jpg&#34; alt=&#34;DSC00048&#34; title=&#34;DSC00048&#34;&gt;
                    &lt;span&gt;DSC00048&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00050_hu_b68e0c5b8aa02c52.jpg&#34; title=&#34;DSC00050&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00050_hu_ee124fab205cb215.jpg&#34; alt=&#34;DSC00050&#34; title=&#34;DSC00050&#34;&gt;
                    &lt;span&gt;DSC00050&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00051_hu_d7535db198ae1b89.jpg&#34; title=&#34;DSC00051&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00051_hu_cf36d6c28e9fe365.jpg&#34; alt=&#34;DSC00051&#34; title=&#34;DSC00051&#34;&gt;
                    &lt;span&gt;DSC00051&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00052_hu_c9e6618c3922fad9.jpg&#34; title=&#34;DSC00052&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00052_hu_c3335c03c4b2108b.jpg&#34; alt=&#34;DSC00052&#34; title=&#34;DSC00052&#34;&gt;
                    &lt;span&gt;DSC00052&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00053_hu_785a7ec407d0e49c.jpg&#34; title=&#34;DSC00053&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00053_hu_5051cc1f87a3d24b.jpg&#34; alt=&#34;DSC00053&#34; title=&#34;DSC00053&#34;&gt;
                    &lt;span&gt;DSC00053&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00054_hu_5fa51afd4d53eb22.jpg&#34; title=&#34;DSC00054&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00054_hu_5c4472f481d91178.jpg&#34; alt=&#34;DSC00054&#34; title=&#34;DSC00054&#34;&gt;
                    &lt;span&gt;DSC00054&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00055_hu_8f6b06d917e17924.jpg&#34; title=&#34;DSC00055&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00055_hu_c75e00d591885dbe.jpg&#34; alt=&#34;DSC00055&#34; title=&#34;DSC00055&#34;&gt;
                    &lt;span&gt;DSC00055&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00056_hu_8a5dcbc976c5f3a2.jpg&#34; title=&#34;DSC00056&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00056_hu_1816f75782681abd.jpg&#34; alt=&#34;DSC00056&#34; title=&#34;DSC00056&#34;&gt;
                    &lt;span&gt;DSC00056&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00057_hu_4daa282c296752de.jpg&#34; title=&#34;DSC00057&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00057_hu_980789c246ca55ee.jpg&#34; alt=&#34;DSC00057&#34; title=&#34;DSC00057&#34;&gt;
                    &lt;span&gt;DSC00057&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00060_hu_4e38b2b8d2711293.jpg&#34; title=&#34;DSC00060&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00060_hu_2e4fe0f045ba4566.jpg&#34; alt=&#34;DSC00060&#34; title=&#34;DSC00060&#34;&gt;
                    &lt;span&gt;DSC00060&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00061_hu_ca87edbd037224a8.jpg&#34; title=&#34;DSC00061&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00061_hu_544904dfdf01c527.jpg&#34; alt=&#34;DSC00061&#34; title=&#34;DSC00061&#34;&gt;
                    &lt;span&gt;DSC00061&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00062_hu_e86ad828699eb433.jpg&#34; title=&#34;DSC00062&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00062_hu_d4ce45911dc0a7cf.jpg&#34; alt=&#34;DSC00062&#34; title=&#34;DSC00062&#34;&gt;
                    &lt;span&gt;DSC00062&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00063_hu_70cd8cc420b4eb.jpg&#34; title=&#34;DSC00063&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00063_hu_bb82efc5a5f81ef5.jpg&#34; alt=&#34;DSC00063&#34; title=&#34;DSC00063&#34;&gt;
                    &lt;span&gt;DSC00063&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00064_hu_3ed1de071a739fc8.jpg&#34; title=&#34;DSC00064&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00064_hu_b66769eb0e8a1a69.jpg&#34; alt=&#34;DSC00064&#34; title=&#34;DSC00064&#34;&gt;
                    &lt;span&gt;DSC00064&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00065_hu_2a0472470cd0aa77.jpg&#34; title=&#34;DSC00065&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00065_hu_3b462e59b4f44e24.jpg&#34; alt=&#34;DSC00065&#34; title=&#34;DSC00065&#34;&gt;
                    &lt;span&gt;DSC00065&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00066_hu_acd5ca2fcdab435c.jpg&#34; title=&#34;DSC00066&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00066_hu_f1dc01a49f29f70.jpg&#34; alt=&#34;DSC00066&#34; title=&#34;DSC00066&#34;&gt;
                    &lt;span&gt;DSC00066&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00067_hu_d88cae70cf0fa8a7.jpg&#34; title=&#34;DSC00067&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00067_hu_2c808995da9fffce.jpg&#34; alt=&#34;DSC00067&#34; title=&#34;DSC00067&#34;&gt;
                    &lt;span&gt;DSC00067&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00068_hu_8f0c3160316b1e74.jpg&#34; title=&#34;DSC00068&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00068_hu_4fe204958312e1b.jpg&#34; alt=&#34;DSC00068&#34; title=&#34;DSC00068&#34;&gt;
                    &lt;span&gt;DSC00068&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00069_hu_76c497b9cec35d84.jpg&#34; title=&#34;DSC00069&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00069_hu_b5ae68844ca35a9f.jpg&#34; alt=&#34;DSC00069&#34; title=&#34;DSC00069&#34;&gt;
                    &lt;span&gt;DSC00069&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00070_hu_4ae81aacd531f889.jpg&#34; title=&#34;DSC00070&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00070_hu_63af43cf706c0a22.jpg&#34; alt=&#34;DSC00070&#34; title=&#34;DSC00070&#34;&gt;
                    &lt;span&gt;DSC00070&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00072_hu_9cb3f37853c293c8.jpg&#34; title=&#34;DSC00072&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00072_hu_980aaa577401421b.jpg&#34; alt=&#34;DSC00072&#34; title=&#34;DSC00072&#34;&gt;
                    &lt;span&gt;DSC00072&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00073_hu_c4cd39235abec500.jpg&#34; title=&#34;DSC00073&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00073_hu_e3fb018ea1e4e24a.jpg&#34; alt=&#34;DSC00073&#34; title=&#34;DSC00073&#34;&gt;
                    &lt;span&gt;DSC00073&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00074_hu_6db04353a0f6a29c.jpg&#34; title=&#34;DSC00074&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00074_hu_83df1feab88961f6.jpg&#34; alt=&#34;DSC00074&#34; title=&#34;DSC00074&#34;&gt;
                    &lt;span&gt;DSC00074&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00075_hu_74fbb8e4bd174c54.jpg&#34; title=&#34;DSC00075&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00075_hu_d60c3fde99dcd14d.jpg&#34; alt=&#34;DSC00075&#34; title=&#34;DSC00075&#34;&gt;
                    &lt;span&gt;DSC00075&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00076_hu_d83547e3aeb6e14e.jpg&#34; title=&#34;DSC00076&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00076_hu_5ed0c96ce61ccc68.jpg&#34; alt=&#34;DSC00076&#34; title=&#34;DSC00076&#34;&gt;
                    &lt;span&gt;DSC00076&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00077_hu_80f1930709198c5.jpg&#34; title=&#34;DSC00077&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00077_hu_4311ad499371bb3b.jpg&#34; alt=&#34;DSC00077&#34; title=&#34;DSC00077&#34;&gt;
                    &lt;span&gt;DSC00077&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00079_hu_51d2b1fd7e82486f.jpg&#34; title=&#34;DSC00079&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00079_hu_986deb768a1c2512.jpg&#34; alt=&#34;DSC00079&#34; title=&#34;DSC00079&#34;&gt;
                    &lt;span&gt;DSC00079&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00080_hu_87e4a131c4c1ff74.jpg&#34; title=&#34;DSC00080&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00080_hu_6e50c5fa163e0.jpg&#34; alt=&#34;DSC00080&#34; title=&#34;DSC00080&#34;&gt;
                    &lt;span&gt;DSC00080&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00081_hu_4f94e4e9049c3fea.jpg&#34; title=&#34;DSC00081&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00081_hu_7a5f5e41cb0686ca.jpg&#34; alt=&#34;DSC00081&#34; title=&#34;DSC00081&#34;&gt;
                    &lt;span&gt;DSC00081&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00082_hu_7e14ce0c7d77b0e0.jpg&#34; title=&#34;DSC00082&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00082_hu_f12695d2ee4ba15c.jpg&#34; alt=&#34;DSC00082&#34; title=&#34;DSC00082&#34;&gt;
                    &lt;span&gt;DSC00082&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00083_hu_6602df23e6fb92a2.jpg&#34; title=&#34;DSC00083&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00083_hu_9c63d3ed6d1d468c.jpg&#34; alt=&#34;DSC00083&#34; title=&#34;DSC00083&#34;&gt;
                    &lt;span&gt;DSC00083&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00084_hu_c3f4fec19022ffbf.jpg&#34; title=&#34;DSC00084&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00084_hu_71e54e1f4ffa7461.jpg&#34; alt=&#34;DSC00084&#34; title=&#34;DSC00084&#34;&gt;
                    &lt;span&gt;DSC00084&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00093_hu_f0a34d9beb9d18bc.jpg&#34; title=&#34;DSC00093&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00093_hu_62d7ffd383231ffc.jpg&#34; alt=&#34;DSC00093&#34; title=&#34;DSC00093&#34;&gt;
                    &lt;span&gt;DSC00093&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00094_hu_dc4c2d4daee5501f.jpg&#34; title=&#34;DSC00094&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00094_hu_4af288588c976ee.jpg&#34; alt=&#34;DSC00094&#34; title=&#34;DSC00094&#34;&gt;
                    &lt;span&gt;DSC00094&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00096_hu_637529b43f623100.jpg&#34; title=&#34;DSC00096&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00096_hu_769272de7c41b59f.jpg&#34; alt=&#34;DSC00096&#34; title=&#34;DSC00096&#34;&gt;
                    &lt;span&gt;DSC00096&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00097_hu_bfcf9dd872a8693.jpg&#34; title=&#34;DSC00097&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00097_hu_124a57ee37d9cdad.jpg&#34; alt=&#34;DSC00097&#34; title=&#34;DSC00097&#34;&gt;
                    &lt;span&gt;DSC00097&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00098_hu_a89739d51528256f.jpg&#34; title=&#34;DSC00098&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00098_hu_a376e87ac6912dd4.jpg&#34; alt=&#34;DSC00098&#34; title=&#34;DSC00098&#34;&gt;
                    &lt;span&gt;DSC00098&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00099_hu_493ab1f4f88611a9.jpg&#34; title=&#34;DSC00099&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00099_hu_5e553b879d35dd81.jpg&#34; alt=&#34;DSC00099&#34; title=&#34;DSC00099&#34;&gt;
                    &lt;span&gt;DSC00099&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00100_hu_da52d205f285b15e.jpg&#34; title=&#34;DSC00100&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00100_hu_fe4c1afd3e7b1385.jpg&#34; alt=&#34;DSC00100&#34; title=&#34;DSC00100&#34;&gt;
                    &lt;span&gt;DSC00100&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
        
            
            
            
                &lt;li&gt;
                &lt;a href=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00101_hu_cb27c70b61806a44.jpg&#34; title=&#34;DSC00101&#34; class=&#34;lightbox-image&#34;&gt;
                    &lt;img src=&#34;http://www.hanskellner.com/static/photos/2003/SFAnti-WarRally/photos/DSC00101_hu_9cee192e135d2cda.jpg&#34; alt=&#34;DSC00101&#34; title=&#34;DSC00101&#34;&gt;
                    &lt;span&gt;DSC00101&lt;/span&gt;
                &lt;/a&gt;
                &lt;/li&gt;
            
        
    
&lt;/ul&gt;
&lt;p&gt;Select one of the links below to view short videos from the rally.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Poison Oak!!!  Argh!!!</title>
      <link>http://www.hanskellner.com/2003/01/14/poison-oak-argh/</link>
      <pubDate>Wed, 15 Jan 2003 07:20:33 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/01/14/poison-oak-argh/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Poison Oak&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/PoisonOak.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Oh the evils of mother nature. I was once again touched by one of her servants, the infamous &lt;em&gt;Poison Oak&lt;/em&gt;. There isn&amp;rsquo;t an off-season for this nasty beast. It can strike at any time. It has many forms, a shape shifter of demon plants. Scroll below to see a gallery I put together. I have also tracked down the following &lt;a href=&#34;http://www.bahiker.com/plantpages/poak.html&#34; title=&#34;Poison Oak Photos&#34;&gt;Poison Oak photos&lt;/a&gt;. Note the variety of forms.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hard Drive Death : Rebirth</title>
      <link>http://www.hanskellner.com/2003/01/03/hard-drive-death-rebirth/</link>
      <pubDate>Sat, 04 Jan 2003 06:02:05 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2003/01/03/hard-drive-death-rebirth/</guid> 
      <description>&lt;p&gt;I now have a new replacement hard drive and my system is up and running. While my computer was down I started looking around for a drive. Because of the time it was taking I considered buying one so I could use my computer. I would then add the warranty replacement as a secondary drive.&lt;/p&gt;
&lt;p&gt;I found a Western Digital 160 GB drive on sale &amp;ldquo;after rebate&amp;rdquo; for under $200. Great drive and a smoking price. The size is perfect for the video editing I am doing. So I bought the drive.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hard Drive Death : Support hell</title>
      <link>http://www.hanskellner.com/2002/12/13/hard-drive-death-support-hell/</link>
      <pubDate>Fri, 13 Dec 2002 20:43:45 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/12/13/hard-drive-death-support-hell/</guid> 
      <description>&lt;p&gt;As I &lt;a href=&#34;http://www.hanskellner.com/2002/12/11/hard-drive-death/&#34;&gt;mentioned previously&lt;/a&gt;, my hard drive decided to die on me. Still in the warranty time frame, Dell support came to replace it but brought the wrong size drive. Rescheduled for installation the following day.&lt;/p&gt;
&lt;p&gt;So, the following day I get a message from a tech support person. I call back and he starts verifying my address and phone number. Well, for some reason he has my work address and an old phone number. He was able to get my work number since he recognized the company name.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mentioned in DailyPeloton.com</title>
      <link>http://www.hanskellner.com/2002/12/11/mentioned-in-dailypeloton-com/</link>
      <pubDate>Thu, 12 Dec 2002 01:47:37 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/12/11/mentioned-in-dailypeloton-com/</guid> 
      <description>&lt;p&gt;My videos got nice mention in &lt;a href=&#34;http://www.dailypeloton.com/displayarticle.asp?pk=2504&#34; title=&#34;Daily Peloton : Pro Cycling News&#34;&gt;Daily Peloton : Pro Cycling News&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s the nice part:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Hans has numerous videos of eight different races and &lt;strong&gt;they are worth a look&lt;/strong&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;:)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hard Drive Death</title>
      <link>http://www.hanskellner.com/2002/12/11/hard-drive-death/</link>
      <pubDate>Thu, 12 Dec 2002 00:07:11 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/12/11/hard-drive-death/</guid> 
      <description>&lt;p&gt;My hard drive started letting out death squeaks the other night while I was working on one of my videos. Everything froze up while the drive let out its death song. I had to cold boot to stop the system.&lt;/p&gt;
&lt;p&gt;Luckily the system booted back up and I was able to test the drive. It only ate the temp file that was being written at the time. Also found some unused sectors that were bad.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: Redline Cup CX Finals</title>
      <link>http://www.hanskellner.com/2002/12/09/race-report-redline-cup-cx-finals/</link>
      <pubDate>Mon, 09 Dec 2002 23:20:45 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/12/09/race-report-redline-cup-cx-finals/</guid> 
      <description>&lt;p&gt;Date: December 8, 2002&lt;br&gt;
Event: Redline Cup CX Finals&lt;br&gt;
Category: Senior B&lt;br&gt;
Place: 26&lt;br&gt;
Field: 55&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;An effort made for the happiness of others lifts us above ourselves.&lt;/p&gt;
&lt;p&gt;-- Lydia Child&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;A lovely but chilly day in Napa for a race. Just cool enough that arm and knee warmers were needed. But a perfect temperature for racing and to keep &amp;ldquo;the engine&amp;rdquo; from overheating. This time I would get myself to the line in time for a good start. Why place myself at a disadvantage before the race has even begun? If I am placing myself in the back because I think &amp;lsquo;better riders should be ahead of me&amp;rsquo; then I am already resigning myself. That is negative! Get to the front and start off on the right foot. Be positive!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: Central Coast Cyclocross #5</title>
      <link>http://www.hanskellner.com/2002/12/03/race-report-central-coast-cyclocross-5/</link>
      <pubDate>Wed, 04 Dec 2002 04:54:20 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/12/03/race-report-central-coast-cyclocross-5/</guid> 
      <description>&lt;p&gt;Date: December 1, 2002&lt;br&gt;
Event: Central Coast Cyclocross Race 5&lt;br&gt;
Category: Master 35+&lt;br&gt;
Place: 15&lt;br&gt;
Field: ~40&lt;/p&gt;
&lt;p&gt;With my turkey trip to Chicago still lingering among my insides, I slowly arose Sunday morning to drive down to Prunedale for the 5th Central Coast Cyclocross race. Now you might be thinking &amp;ldquo;Prunedale? Do they grow prunes there?&amp;rdquo;. Well, no, but someone &lt;a href=&#34;http://www.prunedale.org/communit.htm&#34; title=&#34;Prunedale, CA community history&#34;&gt;unsuccessfully attempted&lt;/a&gt; and the name stuck. How fitting to stuff myself and then head to a town with prunes&amp;hellip; Oops, no prunes. Ok, I will replace prunes with a nice fast gut busting cyclocross race. Both prunes and cyclocross work miracles for cleaning out the system.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: Surf City Cyclocross #4 (Finals)</title>
      <link>http://www.hanskellner.com/2002/12/03/race-report-surf-city-cyclocross-4-finals/</link>
      <pubDate>Wed, 04 Dec 2002 04:52:39 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/12/03/race-report-surf-city-cyclocross-4-finals/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Surf City Cyclo-X Race 4 (Finals) Senior B awards.&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/11/sccx4-SeniorB-finals.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: November 24, 2002&lt;br&gt;
Event: Surf City Cyclocross Race 4 (Finals)&lt;br&gt;
Category: Senior B&lt;br&gt;
Place: 30&lt;br&gt;
Field: 59&lt;/p&gt;
&lt;p&gt;Yee haw! We&amp;rsquo;re off to the fairgrounds. The finals of the Surf City series were at the Santa Cruz County Fairgrounds in Watsonville. This is a great location because of the its easy access, parking, large grassy area, and mixture of terrain and obstacles for the course.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: Oakland Criterium</title>
      <link>http://www.hanskellner.com/2002/11/23/race-report-oakland-criterium/</link>
      <pubDate>Sat, 23 Nov 2002 22:37:13 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/11/23/race-report-oakland-criterium/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2nd Place!&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/trophy2nd.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: July 14, 2002&lt;br&gt;
Event: Oakland Criterium&lt;br&gt;
Category: Senior 4/5&lt;br&gt;
Distance: 20 laps&lt;br&gt;
Place: &lt;strong&gt;2nd and first prime&lt;/strong&gt;&lt;br&gt;
Field: 80&lt;/p&gt;
&lt;p&gt;This event was a transition point in my road racing career. It was to be my last Cat 4 race. The bean counter, well Casey Kerrigan that is, has been totaling points and red-marked me for an upgrade. A top ten finish in this race was the breaking point. And I broke it. And I included a prime to add some icing. I wish I could say that I finished first. That would have been a nice finish to my Cat 4 career. Instead, I captured 2nd place. A nice finish, and along with the prime, a good way to go out.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Photos from 9/11 memorial Washington Square Park</title>
      <link>http://www.hanskellner.com/2002/11/20/photos-from-911-memorial-washington-square-park/</link>
      <pubDate>Wed, 20 Nov 2002 08:02:04 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/11/20/photos-from-911-memorial-washington-square-park/</guid> 
      <description>&lt;p&gt;Here are photos from a memorial in Washington Square Park, North Beach, San Francisco, CA on the first anniversary of September 11th.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Washington Square Park 9/11 Memorial&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/09/911Flags/photos/Flags911_04.jpg&#34;&gt;
&lt;img alt=&#34;Washington Square Park 9/11 Memorial&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/09/911Flags/photos/Flags911_05.jpg&#34;&gt;
&lt;img alt=&#34;Washington Square Park 9/11 Memorial&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/09/911Flags/photos/Flags911_06.jpg&#34;&gt;
&lt;img alt=&#34;Washington Square Park 9/11 Memorial&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/09/911Flags/photos/Flags911_07.jpg&#34;&gt;
&lt;img alt=&#34;Washington Square Park 9/11 Memorial&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/09/911Flags/photos/Flags911_08.jpg&#34;&gt;
&lt;img alt=&#34;Washington Square Park 9/11 Memorial&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/09/911Flags/photos/Flags911_09.jpg&#34;&gt;
&lt;img alt=&#34;Washington Square Park 9/11 Memorial&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/09/911Flags/photos/Flags911_10.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Comments :: Videos</title>
      <link>http://www.hanskellner.com/2002/11/19/comments-videos/</link>
      <pubDate>Wed, 20 Nov 2002 00:09:12 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/11/19/comments-videos/</guid> 
      <description>&lt;p&gt;Here &lt;em&gt;was&lt;/em&gt; the place to comment about my videos.  Disabled for now.&lt;/p&gt;
&lt;p&gt;The good, the bad, the ugly!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/categories/video/&#34; title=&#34;Hans Kellner Dot Com :: Videos&#34;&gt;Click here to jump to my videos&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Big thanks to Avid!</title>
      <link>http://www.hanskellner.com/2002/11/18/big-thanks-to-avid/</link>
      <pubDate>Mon, 18 Nov 2002 22:32:32 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/11/18/big-thanks-to-avid/</guid> 
      <description>&lt;p&gt;I recently built up a new cyclo-cross bike. The components a mix of old and new. The brakes are a set of Avid Tri-Aligns off of a previous mountain bike. These are really sweet cantilever brakes that are perfect for cyclo-cross. When I went to mount the brakes, I found that one of the arms was missing a bushing. I searched high and low but could not find it. What to do? These brakes were no longer in production. It would be a major shame and loss if I was unable to find a replacement.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2002 NCNCA Cyclocross District Championships</title>
      <link>http://www.hanskellner.com/2002/11/18/race-report-2002-ncnca-cyclocross-district-championships/</link>
      <pubDate>Mon, 18 Nov 2002 21:00:57 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/11/18/race-report-2002-ncnca-cyclocross-district-championships/</guid> 
      <description>&lt;p&gt;Date: November 16, 2002&lt;br&gt;
Event: NCNCA Cyclocross District Championships&lt;br&gt;
Category: Master 35-44&lt;br&gt;
Place: back of the pack&lt;br&gt;
Field: ~40&lt;br&gt;
Team mates: Ron G., Chip B.&lt;/p&gt;
&lt;p&gt;First, don&amp;rsquo;t let the name &amp;ldquo;District Championships&amp;rdquo; fool you into thinking this was some big time event. Sure, the winners of the various categories would receive &amp;ldquo;District Champion&amp;rdquo; jerseys. But, besides that, all we had here was another local grass roots cyclo-cross race. Another odd thing about this race, it&amp;rsquo;s in the middle of the cyclo-cross season. Shouldn&amp;rsquo;t a championship be at the end of the season? Oh well, that&amp;rsquo;s just part of our grass root cycling here in Northern California. Although, this might all change as our organizing body, the &lt;a href=&#34;http://www.ncnca.org/&#34; title=&#34;NCNCA -- Grassroots cycling&#34;&gt;NCNCA&lt;/a&gt;, has allowed itself to be swallowed up by the corporate dragon &lt;a href=&#34;http://www.usacycling.org/&#34; title=&#34;USA Cycling -- All things corporate about cycling&#34;&gt;USA Cycling&lt;/a&gt;. I believe it&amp;rsquo;s a mistake. Especially since there was nothing wrong. It worked. Does &amp;ldquo;don&amp;rsquo;t fix it if it isn&amp;rsquo;t broken&amp;rdquo; ring a bell?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Google not really ignoring common words?</title>
      <link>http://www.hanskellner.com/2002/11/14/google-not-really-ignoring-common-words/</link>
      <pubDate>Thu, 14 Nov 2002 20:11:40 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/11/14/google-not-really-ignoring-common-words/</guid> 
      <description>&lt;p&gt;If you search on google for &amp;ldquo;photos of snow&amp;rdquo;:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.google.com/search?hl=en&amp;amp;lr=&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8&amp;amp;q=photos+of+snow&#34;&gt;http://www.google.com/search?hl=en&amp;amp;lr=&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8&amp;amp;q=photos+of+snow&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;My website has a hit on the first page. But, google indicates that the &amp;ldquo;of&amp;rdquo; is a common word and is not included in the search. But, if you then search for &amp;ldquo;photos snow&amp;rdquo;:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.google.com/search?hl=en&amp;amp;lr=&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8&amp;amp;q=photos+snow&#34;&gt;http://www.google.com/search?hl=en&amp;amp;lr=&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8&amp;amp;q=photos+snow&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The results are different and my site doesn&amp;rsquo;t show up in the top results.&lt;/p&gt;
&lt;p&gt;Therefore, contrary to what Google says, these &amp;ldquo;common&amp;rdquo; words are significant in searches.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: Surf City Cyclocross #3</title>
      <link>http://www.hanskellner.com/2002/11/11/race-report-surf-city-cyclocross-3/</link>
      <pubDate>Tue, 12 Nov 2002 07:26:29 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/11/11/race-report-surf-city-cyclocross-3/</guid> 
      <description>&lt;p&gt;Date: November 10, 2002&lt;br&gt;
Event: &lt;a href=&#34;http://www.cyclo-x.com/&#34; title=&#34;Surf City Cyclo-X&#34;&gt;Surf City Cyclocross&lt;/a&gt; #3&lt;br&gt;
Category: Senior B&lt;br&gt;
Place: 39th&lt;br&gt;
Field: ~70&lt;br&gt;
Team mates: Brett H., Mike M., Jeremy S., Stephen K., John R.&lt;br&gt;
Support: Dennis, Funke, Jay, Jeremy&lt;/p&gt;
&lt;p&gt;With one hour of ride time on my brand spankin new SyCip Cyclocross bike I was now heading off to the third Surf City Cyclo-X race down in Aptos. Actually, not only was it one hour of ride time but one hour of ride time on any cyclocross bike. Who needs practice? I&amp;rsquo;ve ridden mountain and road bikes for years. Cyclocross is just like mixing the two. Like peanut butter and chocolate coming together. Yeah, one great combination!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Oh the joy of a new bike!</title>
      <link>http://www.hanskellner.com/2002/11/11/oh-the-joy-of-a-new-bike/</link>
      <pubDate>Tue, 12 Nov 2002 06:26:25 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/11/11/oh-the-joy-of-a-new-bike/</guid> 
      <description>&lt;p&gt;Oh the joy of a new bike! It all begins by waiting patiently as the frame is &lt;a href=&#34;http://www.sycip.com/Pages/diet_cross_fs.html&#34; title=&#34;SyCip Cyclocross&#34;&gt;hand crafted&lt;/a&gt; from raw materials. Then a little longer as a shiny new coat of paint is applied to its body. Following that comes the stork, delivering your fresh happy baby. Oh joy! But we need to outfit our new treasure. Hours of pouring over catalogs, dropping into bike stores, talking up friends about this component and that component. The time spent pondering gear choices. But soon decisions have been made, the components gathered, and the build begins.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2002 Surf City Cyclocross #2</title>
      <link>http://www.hanskellner.com/2002/10/28/race-report-2002-surf-city-cyclocross-2/</link>
      <pubDate>Mon, 28 Oct 2002 22:30:04 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/10/28/race-report-2002-surf-city-cyclocross-2/</guid> 
      <description>&lt;p&gt;Date: October 27, 2002&lt;br&gt;
Event: &lt;a href=&#34;http://www.cyclo-x.com&#34;&gt;Surf City Cyclocross&lt;/a&gt; #2&lt;br&gt;
Category: Senior B&lt;br&gt;
Place: 27th&lt;br&gt;
Field: 70+&lt;br&gt;
Team mates: Brett, Ron, Jeremy, Stephen, Mike&lt;br&gt;
Support: Dennis, Funke, Matt&lt;/p&gt;
&lt;p&gt;Oh the joy of Daylight Savings Time ending. Waking up at 6:30am and not being sure if it&amp;rsquo;s really 7:30am or possibly 5:30am. Wondering if the alarm clock was one of the many time pieces that was correctly set back. All good reasons to blow off the Masters race that would start at 10am. Or 9am or 11am or whenever. Might as well play it safe and just race the Senior B at 1:30pm. With that late a start there would be plenty of room for error. And, more time to sleep! :&#39;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>2002 Central Coast CX - Race 2 Womens Video</title>
      <link>http://www.hanskellner.com/2002/10/24/central-coast-cx-race-2-video/</link>
      <pubDate>Thu, 24 Oct 2002 17:55:10 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/10/24/central-coast-cx-race-2-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/27865816?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;Added the video for the Women&amp;rsquo;s category from the Central Coast Cyclocross race #2.&lt;/p&gt;
&lt;p&gt;Note, I had some problems with the helmetcam. It wonked out (technical term :&amp;rsquo;) and the colors were all messed up. Half the video was missing one of the primary colors. So I worked around it by making the helmet cam portion black &amp;amp; white. Therefore, this will be the retro video.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: Central Coast Cyclocross Race 2</title>
      <link>http://www.hanskellner.com/2002/10/21/race-report-central-coast-cyclocross-race-2/</link>
      <pubDate>Mon, 21 Oct 2002 21:01:36 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/10/21/race-report-central-coast-cyclocross-race-2/</guid> 
      <description>&lt;p&gt;Date: October 20, 2002&lt;br&gt;
Event: &lt;a href=&#34;http://www.cccx.com/&#34;&gt;Central Coast Cyclocross&lt;/a&gt; #2&lt;br&gt;
Category: Masters 35+ A&lt;br&gt;
Place: Dunno. They had me doing twice the # of laps.&lt;br&gt;
Field: 20&lt;br&gt;
Team mates: Mike, Matt, Funke, Sarah&lt;/p&gt;
&lt;p&gt;&amp;ldquo;Dang! I need to finish my cyclocross bike&amp;hellip;&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Those were the words tumbling through my head each time we hit the flats and the cross bikes would pull ahead. My mountain bike, equipped with nice fat knobby tires and a squishy front suspension, was no match. Maybe I should have used some skinny tires and pumped up the shock&amp;hellip; Nah. Too lazy to mess with it. I&amp;rsquo;m just out here for fun. :&#39;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Surf City Cyclocross Race 1 Videos</title>
      <link>http://www.hanskellner.com/2002/10/16/surf-city-cyclocross-race-1-videos/</link>
      <pubDate>Wed, 16 Oct 2002 16:24:39 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/10/16/surf-city-cyclocross-race-1-videos/</guid> 
      <description>&lt;p&gt;I have posted the video for the Women&amp;rsquo;s A/B/35 race from the Surf City Cyclocross series. I will soon be posting some more footage that includes the Women&amp;rsquo;s C/Jr race.&lt;/p&gt;
&lt;p&gt;2002 Surf City Cyclocross Race 1
San Lorenzo High School, Felton, CA
Women&amp;rsquo;s A/B/35 Race&lt;/p&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2002/10/2002SCCX1-WmAB35.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2002/10/2002SCCX1-WmAB35.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;2002 Surf City Cyclocross Race 1 - Women&amp;#39;s A/B/35 Race&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;2002 Surf City Cyclocross Race 1
San Lorenzo High School, Felton, CA
Women&amp;rsquo;s C/Jr&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: Surf City Cyclocross #1</title>
      <link>http://www.hanskellner.com/2002/10/14/race-report-surf-city-cyclocross-1/</link>
      <pubDate>Mon, 14 Oct 2002 22:36:44 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/10/14/race-report-surf-city-cyclocross-1/</guid> 
      <description>&lt;p&gt;Date: October 13, 2002&lt;br&gt;
Event: &lt;a href=&#34;http://www.cyclo-x.com/&#34;&gt;Surf City Cyclocross&lt;/a&gt; #1&lt;br&gt;
Category: Senior B&lt;br&gt;
Place: 25th&lt;br&gt;
Field: 90+&lt;br&gt;
Team mates: Brett, Cory, Dennis, Funke, Jeremy, Kenny, Matt, Mike, Page, Rick, Stephen&lt;/p&gt;
&lt;p&gt;A spectacular day of racing! Not for my own result but simply for the overwhelming number of Sycip riders. And let&amp;rsquo;s not forget the friends and families that came along for support. Then let&amp;rsquo;s talk about the canopy, the big Sycip banner, coolers full of drinks. What an impression. It looked like a Nationals.&lt;/p&gt;</description>
    </item>
    <item>
      <title>East Bay Cyclocross Race 1 Video</title>
      <link>http://www.hanskellner.com/2002/10/13/east-bay-cyclocross-race-1-video/</link>
      <pubDate>Sun, 13 Oct 2002 11:49:46 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/10/13/east-bay-cyclocross-race-1-video/</guid> 
      <description>&lt;p&gt;Here is the Senior A&amp;rsquo;s race from the East Bay Cyclocross series. It was hot and dry over at Rowell Ranch in Castro Valley, California.&lt;/p&gt;
&lt;p&gt;2002 East Bay Cyclocross Race 1&lt;br&gt;
Rowell Ranch, CA&lt;br&gt;
Senior A&amp;rsquo;s Race&lt;/p&gt;

      &lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/27867533?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Sorry, the original source footage is lost and the only one I have is a low resolution DVD. Reduce the size by half and it looks better.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Manchester State Park Flowing Tidal Pool Video</title>
      <link>http://www.hanskellner.com/2002/10/12/manchester-state-park-flowing-tidal-pool-video/</link>
      <pubDate>Sat, 12 Oct 2002 21:29:01 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/10/12/manchester-state-park-flowing-tidal-pool-video/</guid> 
      <description>&lt;p&gt;Here are two small clips that I shot with my Sony TRV30 video camera. They are both from a spot near Manchester State Park up along the Northern California coast.&lt;/p&gt;
&lt;p&gt;There is a channel between the mainland and the rocky flats along the ocean. Water collects on the rocks then flows down into the channel. The flow of the water changes as waves enter and fill the channel and then release.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Downieville Video :: Butcher Ranch Trail (Clip 2)</title>
      <link>http://www.hanskellner.com/2002/10/12/downieville-video-butcher-ranch-trail-clip-2/</link>
      <pubDate>Sat, 12 Oct 2002 13:27:13 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/10/12/downieville-video-butcher-ranch-trail-clip-2/</guid> 
      <description>&lt;p&gt;Here is the next clip from the Butcher Ranch video.&lt;/p&gt;
&lt;p&gt;I shot some helmet cam footage of the Downieville downhill course. The course runs down Butcher Ranch, Second Divide, and then First Divide.&lt;/p&gt;
&lt;p&gt;UPDATE: Posted links to videos here: &lt;a href=&#34;http://www.hanskellner.com/2002/09/19/downieville-video-butcher-ranch-trail/&#34;&gt;Downieville Videos&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: September 2, 2002 :: Giro di San Francisco Criterium</title>
      <link>http://www.hanskellner.com/2002/09/20/race-report-september-2-2002-giro-di-san-francisco-criterium/</link>
      <pubDate>Fri, 20 Sep 2002 17:17:30 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/09/20/race-report-september-2-2002-giro-di-san-francisco-criterium/</guid> 
      <description>&lt;p&gt;Date: September 2, 2002&lt;br&gt;
Event: Giro di San Francisco Criterium&lt;br&gt;
Category: Senior 3&lt;br&gt;
Laps: 30&lt;br&gt;
Place: 6th&lt;br&gt;
Field: 100 (full field!)&lt;/p&gt;
&lt;p&gt;Ciao! Welcome to my back yard. The Giro di SF is a stones throw from where I live so I always look forward to this race. Where else can you warm-up in your own house and then roll on over to the starting line? :&#39;)&lt;/p&gt;
&lt;p&gt;Of course, being so close, I managed to roll up late, just as everyone started to line up. Dang late start time throws me off! But no matter. I dumped off my spare wheels and jumped into the pack of riders collecting at the starting line. And collect they did, until the 100 field max was packed in and ready for the whistle.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Downieville Video :: Butcher Ranch Trail</title>
      <link>http://www.hanskellner.com/2002/09/19/downieville-video-butcher-ranch-trail/</link>
      <pubDate>Thu, 19 Sep 2002 18:49:07 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/09/19/downieville-video-butcher-ranch-trail/</guid> 
      <description>&lt;p&gt;I shot some helmet cam footage of the Downieville downhill course. The course runs down Butcher Ranch, Second Divide, and then First Divide.&lt;/p&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2002/09/DownievilleButcherRanch.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2002/09/DownievilleButcherRanch.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;2002 Butcher Ranch Trail (Clip 1 of 4)&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;The flat fire road section at the start of the trail. This is the section that requires a lot of pedaling during the downhill race.&lt;/p&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2002/09/DownievilleButcherRanch2.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2002/09/DownievilleButcherRanch2.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;2002 Butcher Ranch Trail (Clip 2 of 4)&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;The transition off the fireroad into the first sections of single track. Not that steep yet but with a few rocky sections.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: July 2, 2002 :: Alameda Twilight Criterium Series</title>
      <link>http://www.hanskellner.com/2002/07/21/race-report-july-2-2002-alameda-twilight-criterium-series/</link>
      <pubDate>Mon, 22 Jul 2002 05:24:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/07/21/race-report-july-2-2002-alameda-twilight-criterium-series/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2nd Place!&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/trophy2nd.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: July 2, 2002&lt;br&gt;
Event: Alameda Twilight Criterium Series&lt;br&gt;
Category: Senior 4/5&lt;br&gt;
Time: 30 minutes&lt;br&gt;
Place: &lt;strong&gt;2nd!&lt;/strong&gt; Second prime (actually both but&amp;hellip;)&lt;br&gt;
Field: ~45&lt;/p&gt;
&lt;p&gt;A nice surprise was my teammate Brett showing for the race. I haven&amp;rsquo;t had much of a chance to ride with teammates in the Twilight races. This made for a great opportunity to try out some team tactics.&lt;/p&gt;
&lt;p&gt;We didn&amp;rsquo;t plan anything before the start. A few thoughts but nothing solid. After the race began, we both settled in and began spinning around the course. Before long a prime bell was rung and I quickly moved into position. The pace quickened and we flew around the course. I had a great spot and as we came around the last corner I punched out free and shot up the inside. One more prime for my pocket.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: June 23, 2002 :: Monta Vista Velo Criterium</title>
      <link>http://www.hanskellner.com/2002/07/01/race-report-june-23-2002-monta-vista-velo-criterium/</link>
      <pubDate>Tue, 02 Jul 2002 01:27:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/07/01/race-report-june-23-2002-monta-vista-velo-criterium/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;5th Place!&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/trophy5th.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: June 23, 2002&lt;br&gt;
Event: Monta Vista Velo Criterium&lt;br&gt;
Race 1:&lt;br&gt;
Category: Masters 35+ 4/5&lt;br&gt;
Time: 50 minutes&lt;br&gt;
Place: 5th place and both primes.&lt;br&gt;
Field: ~80&lt;/p&gt;
&lt;p&gt;Two words are very common in criterium racing. They describe the setting, the feel, and the location of the race. They also ignite a love hate relationship with the sport. Well, maybe more so from an avid mountain bike racer that loves the outdoors, dirt, trees, and trails.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: June 25, 2002 :: Alameda Twilight Criterium Series</title>
      <link>http://www.hanskellner.com/2002/06/26/race-report-june-25-2002-alameda-twilight-criterium-series/</link>
      <pubDate>Thu, 27 Jun 2002 04:29:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/06/26/race-report-june-25-2002-alameda-twilight-criterium-series/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;1st Place!&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/trophy1st.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: June 25, 2002&lt;br&gt;
Event: Alameda Twilight Criterium Series&lt;br&gt;
Category: Senior 4/5&lt;br&gt;
Time: 30 minutes&lt;br&gt;
Place: &lt;strong&gt;1st!&lt;/strong&gt; The first prime.&lt;br&gt;
Field: ~50&lt;/p&gt;
&lt;p&gt;Ok, so I know that if you have been following my race reports this year then you know that I have been doing really well at the Berkeley Bicycle Club&amp;rsquo;s (BBC) Tuesday night &lt;a href=&#34;http://www.berkeleybike.org/events/twilights/twilights2002/&#34; title=&#34;Alameda Twilight Criterium Series&#34;&gt;Alameda Twilight Criterium Series&lt;/a&gt;. Now I am going to tell you that I won once again. That makes for three wins and one 2nd in the last four twilight races.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Exploratorium&#39;s Cycling Science</title>
      <link>http://www.hanskellner.com/2002/06/26/exploratoriums-cycling-science/</link>
      <pubDate>Wed, 26 Jun 2002 19:05:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/06/26/exploratoriums-cycling-science/</guid> 
      <description>&lt;p&gt;The San Francisco Exploratorium has a really nice Cycling Science section in their website:&lt;/p&gt;
&lt;p&gt;   &lt;a href=&#34;http://www.exploratorium.edu/cycling/&#34;&gt;Exploratorium Cycling Science&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check it out!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: June 18, 2002 :: Alameda Twilight Criterium Series</title>
      <link>http://www.hanskellner.com/2002/06/24/race-report-june-18-2002-alameda-twilight-criterium-series/</link>
      <pubDate>Tue, 25 Jun 2002 05:47:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/06/24/race-report-june-18-2002-alameda-twilight-criterium-series/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;1st Place!&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/trophy1st.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: June 18, 2002&lt;br&gt;
Event: Alameda Twilight Criterium Series&lt;br&gt;
Category: Senior 4/5&lt;br&gt;
Time: 30 minutes&lt;br&gt;
Place: &lt;strong&gt;1st!&lt;/strong&gt; The second prime.&lt;br&gt;
Field: ~30&lt;/p&gt;
&lt;p&gt;How can anyone not like the Berkeley Bicycle Club&amp;rsquo;s (BBC) Tuesday night &lt;a href=&#34;http://www.berkeleybike.org/events/twilights/twilights2002/&#34; title=&#34;Alameda Twilight Criterium Series&#34;&gt;Alameda Twilight Criterium Series&lt;/a&gt;? It&amp;rsquo;s a fun well run event. Then, to top it off, you can win one of these events!&lt;/p&gt;
&lt;p&gt;Yes, I won again &lt;strong&gt;:)&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;It was a picture perfect finish.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: June 4, 2002 :: Alameda Twilight Criterium Series</title>
      <link>http://www.hanskellner.com/2002/06/24/race-report-june-4-2002-alameda-twilight-criterium-series/</link>
      <pubDate>Mon, 24 Jun 2002 20:42:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/06/24/race-report-june-4-2002-alameda-twilight-criterium-series/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;2nd Place!&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/trophy2nd.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: June 4, 2002&lt;br&gt;
Event: Alameda Twilight Criterium Series&lt;br&gt;
Category: Senior 4/5&lt;br&gt;
Time: 30 minutes&lt;br&gt;
Place: &lt;strong&gt;2nd!&lt;/strong&gt; Both primes!&lt;br&gt;
Field: ~30&lt;/p&gt;
&lt;p&gt;Another fun evening of racing at the Berkeley Bicycle Club&amp;rsquo;s (BBC) Tuesday night &lt;a href=&#34;http://www.berkeleybike.org/events/twilights/twilights2002/&#34; title=&#34;Alameda Twilight Criterium Series&#34;&gt;Alameda Twilight Criterium Series&lt;/a&gt;. The weather was cool but nice. Good size group again assembled for the race. My &lt;a href=&#34;2002/06/03/race-report-may-28-2002-alameda-twilight-criterium-series/&#34;&gt;previous week&amp;rsquo;s finish&lt;/a&gt; gave me a lot of confidence coming into this one.&lt;/p&gt;
&lt;p&gt;After a nice warm-up from circling around the outer roads it was time to start the race. I rolled up to the starting line, the whistle blew, and off we headed. I stuck with my earlier race plan and made sure to ride near the front.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Decision formula for variables in life</title>
      <link>http://www.hanskellner.com/2002/06/21/decision-formula-for-variables-in-life/</link>
      <pubDate>Fri, 21 Jun 2002 18:16:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/06/21/decision-formula-for-variables-in-life/</guid> 
      <description>&lt;p&gt;My friend was having difficulty deciding on her weekend plans because of the &amp;ldquo;variables&amp;rdquo; in her life.&lt;/p&gt;
&lt;p&gt;I thought I could give her a hand by writing a little formula to help her decide. Here it is:&lt;/p&gt;
&lt;p&gt;Decision Factor = (((boy) / (excuses)) * (expectations) + (hope) - (reality)) / (family obligations)&lt;/p&gt;
&lt;p&gt;Maybe it can help you. :&#39;)&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2002 Wheels of Thunder Criterium</title>
      <link>http://www.hanskellner.com/2002/06/18/race-report-2002-wheels-of-thunder-criterium/</link>
      <pubDate>Tue, 18 Jun 2002 09:15:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/06/18/race-report-2002-wheels-of-thunder-criterium/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;1st Place!&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/trophy1st.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: June 1, 2002&lt;br&gt;
Event: Wheels of Thunder Criterium&lt;br&gt;
Category: Masters 35+ 4/5&lt;br&gt;
Time: 40 minutes&lt;br&gt;
Place: &lt;strong&gt;1st!&lt;/strong&gt;&lt;br&gt;
Field: ~50&lt;/p&gt;
&lt;p&gt;Did I mention that I won?!?!&lt;/p&gt;
&lt;p&gt;This is my first big time Cat 4 win of the season!&lt;/p&gt;
&lt;p&gt;Now, those of you following my race reports might jump up and say &amp;lsquo;Hey! Didn&amp;rsquo;t you &lt;a href=&#34;http://www.hanskellner.com/2002/06/03/race-report-may-28-2002-alameda-twilight-criterium-series/&#34;&gt;win the previous Tuesday night twilight criterium?&lt;/a&gt;&amp;rsquo;. Well yes, and that race does count. But, the twilight races don&amp;rsquo;t get the field sizes and level of competition as the weekend races.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: May 28, 2002 :: Alameda Twilight Criterium Series</title>
      <link>http://www.hanskellner.com/2002/06/03/race-report-may-28-2002-alameda-twilight-criterium-series/</link>
      <pubDate>Mon, 03 Jun 2002 22:58:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/06/03/race-report-may-28-2002-alameda-twilight-criterium-series/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;1st Place!&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/trophy1st.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: May 28, 2002&lt;br&gt;
Event: Alameda Twilight Criterium Series&lt;br&gt;
Category: Senior 4/5&lt;br&gt;
Time: 30 minutes&lt;br&gt;
Place: &lt;strong&gt;1st!&lt;/strong&gt;&lt;br&gt;
Field: ~30&lt;/p&gt;
&lt;p&gt;The Berkeley Bicycle Club (BBC) has started up their Tuesday night &lt;a href=&#34;http://www.berkeleybike.org/events/twilights/twilights2002/&#34; title=&#34;Alameda Twilight Criterium Series&#34;&gt;Alameda Twilight Criterium Series&lt;/a&gt;. These are really fun short races that are great for training. The course location is also easily accessible from the &lt;a href=&#34;http://www.eastbayferry.com/&#34; title=&#34;Alameda/Oakland Ferry&#34;&gt;Alameda/Oakland Ferry&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I raced in several last year. They helped improve my criterium skills and provided a fun workout in the process. I have been looking forward to them for this year. So, this past Tuesday I boarded the ferry and headed over to the event. It&amp;rsquo;s a quick hop on the ferry over to Alameda and then a two minute ride over to the course.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2002 USCF District ITT and TTT Championship</title>
      <link>http://www.hanskellner.com/2002/06/03/race-report-2002-uscf-district-itt-and-ttt-championship/</link>
      <pubDate>Mon, 03 Jun 2002 20:01:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/06/03/race-report-2002-uscf-district-itt-and-ttt-championship/</guid> 
      <description>&lt;p&gt;Date: May 25, 2002&lt;br&gt;
Event: USCF District ITT and TTT Championship :: Sattley, CA&lt;br&gt;
Category: Senior Men Open&lt;br&gt;
Field: 28&lt;br&gt;
Results: 23rd&lt;br&gt;
Total Time: 1:00:57&lt;br&gt;
Distance: 40km&lt;/p&gt;
&lt;p&gt;Ouch. That&amp;rsquo;s the defining word for this event.&lt;/p&gt;
&lt;p&gt;I signed up for this event so that I could set a time for later comparison. It has been held in the same location year after year so makes for a perfect event for doing this.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 24 Hours of Adrenalin :: Laguna Seca, Monterey, CA</title>
      <link>http://www.hanskellner.com/2002/05/20/race-report-24-hours-of-adrenalin-laguna-seca-monterey-ca/</link>
      <pubDate>Tue, 21 May 2002 00:21:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/05/20/race-report-24-hours-of-adrenalin-laguna-seca-monterey-ca/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;3rd Place!&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/trophy3rd.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: May 18-19, 2002&lt;br&gt;
Event: &lt;a href=&#34;http://www.24hoursofadrenalin.com/&#34;&gt;24 Hours of Adrenalin&lt;/a&gt; :: Laguna Seca, Monterey, CA&lt;br&gt;
Category: Co-Ed&lt;br&gt;
Field: 28 teams&lt;br&gt;
Teammates: Sarah L., Andrew H., Dave J., Jason T.&lt;br&gt;
Results: &lt;strong&gt;3rd!&lt;/strong&gt;&lt;br&gt;
Total Time: 24:25:43&lt;br&gt;
Total Laps: 29&lt;/p&gt;
&lt;p&gt;It was an exciting race. The craziest part was early Sunday morning. First, one of our teammates forgot to wake the next rider. There was panic until we found that our rider out on the lap had realized a goof up at the handoff and just headed for a second lap. We all calmed down and checked the current results. We were down 20 minutes from the 3rd place team. Based on the remaining time, Andrew and I decided to alternate for 4 laps to try and make up the time. At the end of the 4 laps we had caught the 3rd place team!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2002 Sea Otter Classic :: Road Circuit Race</title>
      <link>http://www.hanskellner.com/2002/05/17/race-report-2002-sea-otter-classic-road-circuit-race/</link>
      <pubDate>Fri, 17 May 2002 08:03:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/05/17/race-report-2002-sea-otter-classic-road-circuit-race/</guid> 
      <description>&lt;p&gt;Date: March 23, 2002&lt;br&gt;
Event: Sea Otter Classic Men&amp;rsquo;s Road Circuit Race&lt;br&gt;
Category: Master 30+ 4/5&lt;br&gt;
Time: ~37 minutes&lt;br&gt;
Laps: 6&lt;br&gt;
Place: 6th&lt;br&gt;
Field: 100&lt;/p&gt;
&lt;p&gt;The abuse of the previous day&amp;rsquo;s road race was still lingering in my legs when I began Saturday&amp;rsquo;s circuit race. We were scheduled to race for 50 minutes on the Laguna Seca race track. I kept wondering how I would manage to climb up the hill to the top of the corkscrew so many times?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: 2002 Sea Otter Classic :: Road Race</title>
      <link>http://www.hanskellner.com/2002/05/16/race-report-2002-sea-otter-classic-road-race/</link>
      <pubDate>Fri, 17 May 2002 06:56:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/05/16/race-report-2002-sea-otter-classic-road-race/</guid> 
      <description>&lt;p&gt;Date: March 22, 2002&lt;br&gt;
Event: Sea Otter Classic Men&amp;rsquo;s Road Race&lt;br&gt;
Category: Master 30+ 4/5&lt;br&gt;
Time: 2:48:30&lt;br&gt;
Laps: 3&lt;br&gt;
Distance: 57 miles&lt;br&gt;
Place: 23rd&lt;br&gt;
Field: 100&lt;/p&gt;
&lt;p&gt;28827 beats! That&amp;rsquo;s a measure of how much work my heart performed getting me through this race. That breaks down to an average of 171 beats per minute. That&amp;rsquo;s some work.&lt;/p&gt;
&lt;p&gt;I would imagine that after working that hard my heart would feel sore. It&amp;rsquo;s a muscle so shouldn&amp;rsquo;t it feel the same as other muscles? Especially after a hard workout? But it&amp;rsquo;s not the case. At least not for me. How about you?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sea Otter Classic :: Timing Problems Screw the Athletes</title>
      <link>http://www.hanskellner.com/2002/05/01/sea-otter-classic-timing-problems-screw-the-athletes/</link>
      <pubDate>Wed, 01 May 2002 17:12:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/05/01/sea-otter-classic-timing-problems-screw-the-athletes/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Sea Otter Classic&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/images/SeaOtterClassic.gif&#34;&gt;I&amp;rsquo;m sorry but there was no excuse for the timing problems at the Sea Otter Classic. To put it bluntly, the organizers, the timing &amp;ldquo;officials&amp;rdquo;, and the USA Cycling &amp;ldquo;officials&amp;rdquo; f*cked up beyond belief.&lt;/p&gt;
&lt;p&gt;The Sea Otter Classic is supposed to be a professionally run racing event. Being a racing event, timing of the athletes is one of the most important factors. I do not have to go into why.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Check Your Tube&#39;s Packaging</title>
      <link>http://www.hanskellner.com/2002/04/09/check-your-tubes-packaging/</link>
      <pubDate>Tue, 09 Apr 2002 21:16:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/04/09/check-your-tubes-packaging/</guid> 
      <description>&lt;p&gt;So the other day I got a flat on my training/commute rear wheel. It blew up about an hour into a spin on my rollers. Then on Saturday I got a flat on my road ride. So yesterday, before leaving for work, I pumped up the rear wheel (the one that blew on Saturday&amp;rsquo;s ride) and a minute later it blew up! I&amp;rsquo;m still home so I decide to replace the tube in the training wheel. Do that and then boom! It blows up. Arghh&amp;hellip; I say screw both wheelsets and grab my other race wheelset and throw that on. Well, I managed to make it to work and back without another blow out.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sea Otter Classic :: Polar S710 HRM Graphs</title>
      <link>http://www.hanskellner.com/2002/03/26/sea-otter-classic-polar-s710-hrm-graphs/</link>
      <pubDate>Wed, 27 Mar 2002 00:50:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/03/26/sea-otter-classic-polar-s710-hrm-graphs/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Sea Otter Classic&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/images/SeaOtterClassic.gif&#34;&gt;The &lt;a href=&#34;http://www.seaotterclassic.com/&#34; title=&#34;Sea Otter Classic&#34;&gt;Sea Otter Classic&lt;/a&gt; was this past weekend. It was an epic racing event, as it always is.&lt;/p&gt;
&lt;p&gt;I will be posting my race reports soon.&lt;/p&gt;
&lt;p&gt;For now, check out my heart rate monitor graphs from the Road Race, Circuit Race, and XC events.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;h3 id=&#34;road-race&#34;&gt;Road Race&lt;/h3&gt;
&lt;p&gt;&lt;img alt=&#34;2002 Sea Otter Road Race HRM Graph (1 of 3)&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/03/SeaOtter/2002SeaOtterRoadRace1of3.gif&#34;&gt;
&lt;img alt=&#34;2002 Sea Otter Road Race HRM Graph (2 of 3)&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/03/SeaOtter/2002SeaOtterRoadRace2of3.gif&#34;&gt;
&lt;img alt=&#34;2002 Sea Otter Road Race HRM Graph (3 of 3)&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/03/SeaOtter/2002SeaOtterRoadRace3of3.gif&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: Central Coast CX Spring Series Race 3</title>
      <link>http://www.hanskellner.com/2002/03/15/race-report-central-coast-cx-spring-series-race-3/</link>
      <pubDate>Fri, 15 Mar 2002 21:00:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/03/15/race-report-central-coast-cx-spring-series-race-3/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;CCCX MTB Race 3&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/03/CCCXMTBRace3/2002CCCXMTBRace3.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: March 10, 2002&lt;br&gt;
Event: Central Coast CX MTB Race 3&lt;br&gt;
Category: Expert Men 35+&lt;br&gt;
Time: ~1h51m! Argh!&lt;br&gt;
Laps: 5&lt;br&gt;
Distance: 25 miles&lt;br&gt;
Place: 5th&lt;br&gt;
Field: 8 racers!&lt;/p&gt;
&lt;p&gt;With &lt;a href=&#34;http://www.seaotterclassic.com&#34; title=&#34;Sea Otter Classic&#34;&gt;Sea Otter Classic&lt;/a&gt; quickly approaching, I decided to get some race time on my good ole mountain bike. The Central Coast CX crew threw together a nice little &lt;a href=&#34;http:/www.cccx.org/mtb/2002/index.htm&#34; title=&#34;CCCX Spring Mountain Bike Series&#34;&gt;spring race series&lt;/a&gt; for this year. This last race of the series was located in Fort Ord down in Monterey. This is the same area as the Sea Otter so conditions would be similar.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tugboat Limbo!</title>
      <link>http://www.hanskellner.com/2002/03/15/tugboat-limbo/</link>
      <pubDate>Fri, 15 Mar 2002 19:20:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/03/15/tugboat-limbo/</guid> 
      <description>&lt;p&gt;I just had to post this link. Check out this tugboat doing the &lt;a href=&#34;http://koti.mbnet.fi/~soldier/towboat.htm&#34; title=&#34;Tugboat Limbo&#34;&gt;limbo&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Thanks to &lt;a href=&#34;http://www.kottke.org/notes/0203.html#020314&#34; title=&#34;Kottke.org&#34;&gt;kottke.org&lt;/a&gt; for the link.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: Monterey Circuit Race 2002</title>
      <link>http://www.hanskellner.com/2002/03/13/race-report-monterey-circuit-race-2002/</link>
      <pubDate>Wed, 13 Mar 2002 22:42:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/03/13/race-report-monterey-circuit-race-2002/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Monterey Circuit Race 2002 - I finished 3rd!&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/03/MontereyCircuitRace/Results-DSC00050.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: March 9, 2002&lt;br&gt;
Event: Monterey Circuit Race&lt;br&gt;
Category: Senior 4/5&lt;br&gt;
Time: ~1h22m&lt;br&gt;
Laps: 12&lt;br&gt;
Place: &lt;strong&gt;3rd!&lt;/strong&gt;&lt;br&gt;
Field: 80+ racers&lt;/p&gt;
&lt;p&gt;I will have to cut to the chase for this report.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;I finished 3rd! :&amp;rsquo;)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Ok, now that I have that over with we can move back to how I ended up placing so well.&lt;/p&gt;
&lt;p&gt;This was my first circuit race and I had no experience or knowledge of how to race the event. I gathered up feedback from friends and my coach. &amp;ldquo;Like a road race criterium&amp;rdquo; was the most common description. Well, that narrowed it down. I thought about tactics while on the drive down to Monterey. I decided to be passive-aggressive. I would ride without attacking or pulling (passive) but I would stay in the front of the pack and stick with any attacks (aggressive). Actually, this tactic would probably work for most races but I solidified it for this one.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: McLane Pacific Cycling Classic Road Race</title>
      <link>http://www.hanskellner.com/2002/03/04/race-report-mclane-pacific-cycling-classic-road-race/</link>
      <pubDate>Mon, 04 Mar 2002 19:53:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/03/04/race-report-mclane-pacific-cycling-classic-road-race/</guid> 
      <description>&lt;p&gt;Date: March 3, 2002&lt;br&gt;
Event: McLane Pacific Cycling Classic Road Race&lt;br&gt;
Category: Senior 4/5&lt;br&gt;
Laps: 2&lt;br&gt;
Miles: 46&lt;br&gt;
Place: ~15th&lt;/p&gt;
&lt;p&gt;There must be passion to make someone wake up at 4:30am on a Sunday morning and drive 2 hours to race.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;McLane Pacific Bee Hives&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/03/McLanePacificRoadRace/BeeHives-DSC00047.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Yes, I&amp;rsquo;m addicted.&lt;/p&gt;
&lt;p&gt;But, let&amp;rsquo;s not dwell on that fact and instead focus on the event itself. The McLane Pacific Cycling Classic is a two day event. On Saturday is the criterium and Sunday the road race. I chose the road race as my poison for the weekend. I had only done two other road races and was itching to try another. So, I awoke early, packed the bike and gear, and headed towards Modesto over in the central valley.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Little Story :: Skunks and Bikes</title>
      <link>http://www.hanskellner.com/2002/02/28/little-story-skunks-and-bikes/</link>
      <pubDate>Fri, 01 Mar 2002 07:35:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/02/28/little-story-skunks-and-bikes/</guid> 
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/02/skunk.gif&#34;&gt;
Here&amp;rsquo;s a little story about skunks and bikes.&lt;/p&gt;
&lt;p&gt;I was on a weekly group night ride up in the Marin Headlands. It was skunk season so the critters were out in force and without a care for bikes or people.&lt;/p&gt;
&lt;p&gt;The group was riding down a fire road when, just ahead, a skunk popped out of the bushes and proceeded to swagger down the trail. Luckily, moving in a direction away from us. We slowed and rode behind at a safe distance, hoping it would head off in some other direction. Nope, it would just look back and continue on its journey. Finally, after appearing to get bored with us, it veered off the trail and into the bushes. We made mad dashes past the spot, all of us with the assumption the skunk had setup an ambush. Luckily, no attack occurred.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sycip adds to their 2002 team!</title>
      <link>http://www.hanskellner.com/2002/02/20/sycip-adds-to-their-2002-team/</link>
      <pubDate>Wed, 20 Feb 2002 23:15:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/02/20/sycip-adds-to-their-2002-team/</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.sycip.com/&#34;&gt;&lt;img alt=&#34;Sycip Logo&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/cycling/Sycip/Sycip_red_oval_logo.gif&#34;&gt;&lt;/a&gt;&lt;a href=&#34;http://www.sycip.com/&#34;&gt;Sycip&lt;/a&gt; has signed me to their 2002 team roster! I am very pleased to be a member of this team. The company and the people behind it are top notch. I recommend you drop over to their site and browse the &lt;a href=&#34;http://www.sycip.com/Pages/the_bikes.html&#34;&gt;beautiful custom bikes&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Race Report :: Cool Mountain Bike Race</title>
      <link>http://www.hanskellner.com/2002/02/19/race-report-cool-mountain-bike-race/</link>
      <pubDate>Tue, 19 Feb 2002 21:31:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/02/19/race-report-cool-mountain-bike-race/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;&amp;ldquo;Cool MTB Race Muddy Results&amp;rdquo;&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/2002/02/CoolMTBRace-MuddyResults.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Date: February 17, 2002&lt;br&gt;
Event: Cool Mt. Bike Race&lt;br&gt;
Category: Veteran&lt;br&gt;
Laps: 2&lt;br&gt;
Miles: 20&lt;br&gt;
Place: 5th\&lt;/p&gt;
&lt;p&gt;Bring on the cold weather and lots of rain! :&#39;)&lt;/p&gt;
&lt;p&gt;That tends to be the way it is at the Cool Mt. Bike Race. I left the bay area at 6:30am with Sarah and Jason (two other &amp;ldquo;cool&amp;rdquo; racers&amp;quot;) and headed up to &lt;a href=&#34;https://maps.app.goo.gl/tjiPNCciKkywe62V9&#34; title=&#34;Map of Cool, CA&#34;&gt;Cool&lt;/a&gt; (down highway 49 from Auburn). Rain, clouds, and fog the whole way up. Chain alerts flashing on the warning signs. Luckily, the elevation of Cool is only around 1000 feet. Any higher and I know we would have seen snow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Added remaining Domaine Chandon 2001 Cyclocross Video</title>
      <link>http://www.hanskellner.com/2002/02/14/added-remaining-domaine-chandon-2001-cyclocross-video/</link>
      <pubDate>Thu, 14 Feb 2002 09:42:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/02/14/added-remaining-domaine-chandon-2001-cyclocross-video/</guid> 
      <description>&lt;p&gt;Updated my previous post with the remaining videos:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.hanskellner.com/2001/12/17/2001-vineyard-cyclocross-race-at-domaine-chandon/&#34; title=&#34;Domaine Chandon Video&#34;&gt;2001 Vineyard Cyclocross Race at Domaine Chandon&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Snow in Marin!</title>
      <link>http://www.hanskellner.com/2002/02/14/snow-in-marin/</link>
      <pubDate>Thu, 14 Feb 2002 09:36:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/02/14/snow-in-marin/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Snow in Marin California&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20020128MarinSnow/2002-Marin-Snow-1.jpg&#34;&gt;&lt;img alt=&#34;Snow in Marin California&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20020128MarinSnow/2002-Marin-Snow-2.jpg&#34;&gt;&lt;img alt=&#34;Snow in Marin California&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20020128MarinSnow/2002-Marin-Snow-3.jpg&#34;&gt;&lt;img alt=&#34;Snow in Marin California&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20020128MarinSnow/2002-Marin-Snow-4.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Captured a few photos from the other day when it snowed around the bay area. Very weird looking out my window and seeing snow covered hills in Marin.&lt;/p&gt;
&lt;p&gt;Photos taken with a Sony DCR-TRV30 on February 28, 2002.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2002 Race Results</title>
      <link>http://www.hanskellner.com/2002/02/01/2002-race-results/</link>
      <pubDate>Fri, 01 Feb 2002 00:08:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2002/02/01/2002-race-results/</guid> 
      <description>&lt;p&gt;What the??? I haven&amp;rsquo;t updated this list since 2002??? I&amp;rsquo;ve been a lazy boy! Well, you can find later race reports and results in my weblog archives.&lt;/p&gt;
&lt;p&gt;(click on a linked event name to view the race report)&lt;/p&gt;
&lt;table width=&#34;96%&#34; border=&#34;0&#34; cellspacing=&#34;0&#34; cellpadding=&#34;1&#34; align=&#34;center&#34;&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34; bgcolor=&#34;black&#34;&gt;&lt;font size=&#34;2&#34; color=&#34;white&#34; face=&#34;Arial Black&#34;&gt;Date&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34; bgcolor=&#34;black&#34;&gt;&lt;font size=&#34;2&#34; color=&#34;white&#34; face=&#34;Arial Black&#34;&gt;Event&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34; bgcolor=&#34;black&#34;&gt;&lt;font size=&#34;2&#34; color=&#34;white&#34; face=&#34;Arial Black&#34;&gt;Type&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34; bgcolor=&#34;black&#34;&gt;&lt;font size=&#34;2&#34; color=&#34;white&#34; face=&#34;Arial Black&#34;&gt;Category&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34; bgcolor=&#34;black&#34;&gt;&lt;font size=&#34;2&#34; color=&#34;white&#34; face=&#34;Arial Black&#34;&gt;Field Size&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34; bgcolor=&#34;black&#34;&gt;&lt;font size=&#34;2&#34; color=&#34;white&#34; face=&#34;Arial Black&#34;&gt;Place&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34; bgcolor=&#34;black&#34;&gt;&lt;font size=&#34;2&#34; color=&#34;white&#34; face=&#34;Arial Black&#34;&gt;Primes&lt;/font&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;2/10/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Cherry Pie&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;81&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;12&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;2/17/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Cool MTB Race&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;MTB XC&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Veteran&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;40&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;3/3/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;McLane Pacific&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Road Race&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4/5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;80&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;18&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;3/9/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Monterey&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Circuit Race&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4/5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;88&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;3&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;3/22/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;&lt;a title=&#34;Race Report :: 2002 Sea Otter Classic :: Road Race&#34; href=&#34;http://www.hanskellner.com/2002/05/16/race_report_2002_sea_otter_classic_road_race.html&#34;&gt;Sea Otter Classic&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Road Race&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;100&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;18&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;3/23/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;&lt;a title=&#34;Race Report :: 2002 Sea Otter Classic :: Road Circuit Race&#34; href=&#34;http://www.hanskellner.com/2002/05/17/race_report_2002_sea_otter_classic_road_circuit_race.html&#34;&gt;Sea Otter Classic&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Circuit Race&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Master 30+ 4/5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;125&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;6&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;3/24/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Sea Otter Classic&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;MTB XC&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Expert 35-39&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;100&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;24&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;3/30/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Solano Bicycle Classic&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;19&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;4/13/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Copperopolis&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Road Race&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;64&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;8&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;4/14/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Santa Cruz Classic&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;48&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;2&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;4/21/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Napa Valley Dirt Classic&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;MTB XC&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Expert Vet 35-44&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;47&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;32&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;4/27/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Wente Vineyards&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Road Race&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;93&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;26&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;4/28/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Glory Hole MTB Race&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;MTB XC&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Pro/Expert Vets 35+&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;11&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;6&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;5/4/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Two Rock&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Road Race&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;72&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;18&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;1&lt;/font&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;5/5/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Corporate Center&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;34&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;2&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;5/5/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Corporate Center&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Master 30+ 3/4/5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;50&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;11&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;5/12/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Norba National Championships #1&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;MTB XC&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Expert 35-39&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;45&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;23&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;5/18/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;&lt;a title=&#34;Race Report :: 24 Hours of Adrenalin :: Laguna Seca, Monterey, CA&#34; href=&#34;http://www.hanskellner.com/2002/05/20/race_report_24_hours_of_adrenalin_laguna_seca_monterey_ca.html&#34;&gt;24hrs of Adrenalin&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;24 Hour&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Co-Ed (5 person)&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;29&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;3&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;5/25/2002&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;a title=&#34;Race Report :: 2002 USCF District ITT and TTT Championship&#34; href=&#34;http://www.hanskellner.com/2002/06/03/race_report_2002_uscf_district_itt_and_ttt_championship.html&#34;&gt;USCF District ITT and TTT Championship&lt;/a&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Time Trial&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Senior Men Open&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;28&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;23&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;5/28/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;&lt;a title=&#34;Race Report :: May 28, 2002 :: Alameda Twilight Criterium Series&#34; href=&#34;http://www.hanskellner.com/2002/06/03/race_report_may_28_2002_alameda_twilight_criterium_series.html&#34;&gt;Alameda Twilights&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4/5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;30&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;1&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;6/1/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;&lt;a title=&#34;Race Report :: 2002 Wheels of Thunder Criterium&#34; href=&#34;http://www.hanskellner.com/2002/06/18/race_report_2002_wheels_of_thunder_criterium.html&#34;&gt;Wheels of Thunder&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Master 35+ 4/5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;42&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;1&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;1&lt;/font&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;6/4/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;&lt;a title=&#34;Race Report :: June 4, 2002 :: Alameda Twilight Criterium Series&#34; href=&#34;http://www.hanskellner.com/2002/06/24/race_report_june_4_2002_alameda_twilight_criterium_series.html&#34;&gt;Alameda Twilights&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4/5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;30&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;2&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;2&lt;/font&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;6/18/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;&lt;a title=&#34;Race Report :: June 18, 2002 :: Alameda Twilight Criterium Series&#34; href=&#34;http://www.hanskellner.com/2002/06/24/race_report_june_18_2002_alameda_twilight_criterium_series.html&#34;&gt;Alameda Twilights&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4/5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;30&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;1&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;1&lt;/font&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;6/22/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;5th Annual Pescadero Classic&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Road Race&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;75&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;dnf&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;6/23/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;&lt;a title=&#34;Race Report :: June 23, 2002 :: Monta Vista Velo Criterium&#34; href=&#34;http://www.hanskellner.com/2002/07/01/race_report_june_23_2002_monta_vista_velo_criterium.html&#34;&gt;Monta Vista Velo&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4/5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;80&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;2&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;6/23/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;&lt;a title=&#34;Race Report :: June 23, 2002 :: Monta Vista Velo Criterium&#34; href=&#34;http://www.hanskellner.com/2002/07/01/race_report_june_23_2002_monta_vista_velo_criterium.html&#34;&gt;Monta Vista Velo&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Master 35+ 4/5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;46&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;2&lt;/font&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;6/25/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;&lt;a title=&#34;Race Report :: June 25, 2002 :: Alameda Twilight Criterium Series&#34; href=&#34;http://www.hanskellner.com/2002/06/26/race_report_june_25_2002_alameda_twilight_criterium_series.html&#34;&gt;Alameda Twilights&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4/5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;50&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;1&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;1&lt;/font&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;6/30/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Burlingame&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Master 30+ 4/5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;98&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;2&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;1&lt;/font&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;7/2/2002&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;a title=&#34;Race Report :: July 2, 2002 :: Alameda Twilight Criterium Series&#34; href=&#34;http://www.hanskellner.com/2002/07/21/race_report_july_2_2002_alameda_twilight_criterium_series.html&#34;&gt;Alameda Twilights&lt;/a&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Criterium&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Senior 4/5&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;45&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;2&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;7/4/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Davis July 4th&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;59&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;7&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;7/4/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Davis July 4th&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Master 35+ 4/5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;77&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;4&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;1&lt;/font&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;7/14/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Oakland Museum&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 4/5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;80&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;2&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;1&lt;/font&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;7/14/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Oakland Museum&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Master 35+&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;60&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;12&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;7/16/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Alameda Twilights&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Pro/1/2/3&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;60&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;middle&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;7/21/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Midway Shelter Criterium Alameda&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 3&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;45&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;5&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;7/21/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Midway Shelter Criterium Alameda&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Master 30+&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;50&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;pulled&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;7/28/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Minden Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 3&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;22&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;crash&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;9/2/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;&lt;a title=&#34;Race Report :: September 2, 2002 :: Giro di San Francisco Criterium&#34; href=&#34;http://www.hanskellner.com/2002/09/20/race_report_september_2_2002_giro_di_san_francisco_criterium.html&#34;&gt;Giro di San Francisco&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Senior 3&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;100&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;6&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;9/7/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Downieville Classic XC&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;MTB XC&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Expert 35-44&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;32&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;18&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;9/8/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Downieville Classic DH&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;MTB DH&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Expert&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;40&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;13&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;9/21/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;NCNCA Masters Crit Championships&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Criterium&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Master 35-39&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;50&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;6&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;9/22/2002&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;East Bay Cyclocross Race #1&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Cyclocross&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;Masters&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;35&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;font size=&#34;2&#34; face=&#34;Arial,Helvetica,Geneva,Swiss,SunSans-Regular&#34;&gt;7&lt;/font&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;10/13/2002&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;a title=&#34;Race Report :: Surf City Cyclocross #1&#34; href=&#34;http://www.hanskellner.com/2002/10/14/race_report_surf_city_cyclocross_1.html&#34;&gt;Surf City Cyclocross Race #1&lt;/a&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Cyclocross&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Senior B&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;90&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;25&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;10/20/2002&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;a title=&#34;Race Report :: Central Coast Cyclocross Race 2&#34; href=&#34;http://www.hanskellner.com/2002/10/21/race_report_central_coast_cyclocross_race_2.html&#34;&gt;Central Coast Cyclocross Race #2&lt;/a&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Cyclocross&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Master 35+ A&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;45&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;12&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;10/27/2002&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;a title=&#34;Race Report :: 2002 Surf City Cyclocross #2&#34; href=&#34;http://www.hanskellner.com/2002/10/28/race_report_2002_surf_city_cyclocross_2.html&#34;&gt;Surf City Cyclocross Race #2&lt;/a&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Cyclocross&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Senior B&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;62&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;27&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;11/10/2002&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;a title=&#34;Race Report :: Surf City Cyclocross #3&#34; href=&#34;http://www.hanskellner.com/2002/11/11/race_report_surf_city_cyclocross_3.html&#34;&gt;Surf City Cyclocross Race #3&lt;/a&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Cyclocross&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Senior B&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;70&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;39&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;11/16/2002&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;a title=&#34;Race Report :: NCNCA Cyclocross District Championships&#34; href=&#34;http://www.hanskellner.com/2002/11/18/race_report_2002_ncnca_cyclocross_district_championships.html&#34;&gt;NCNCA Cyclocross District Championships&lt;/a&gt;&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Cyclocross&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Master 35-44&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;40&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;?&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td align=&#34;center&#34;&gt;11/17/2002&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Central Coast Cyclocross Race #4&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Cyclocross&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;Master 35+ A&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;47&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;19&lt;/td&gt;
		&lt;td align=&#34;center&#34;&gt;&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;</description>
    </item>
    <item>
      <title>Great Northern California Cyclocross Site</title>
      <link>http://www.hanskellner.com/2001/12/20/great-northern-california-cyclocross-site/</link>
      <pubDate>Thu, 20 Dec 2001 20:12:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/12/20/great-northern-california-cyclocross-site/</guid> 
      <description>&lt;p&gt;Check out Dave Carr&amp;rsquo;s website &lt;a href=&#34;http://members.aol.com/napavelo/cross.htm&#34;&gt;The NVV Cyclocross Circuit&lt;/a&gt;. It&amp;rsquo;s a wealth of information about cyclocross.&lt;/p&gt;
&lt;p&gt;You will find interesting items like the discussion thread about &lt;a href=&#34;http://members.aol.com/napavelo/fries.htm&#34;&gt;cyclocross and road overtraining&lt;/a&gt;. Who to believe? Richard Fries, Joe Friel, or Rene and Kendra Wenzel? You decide.
I recommend the site!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2001 Vineyard Cyclocross Race at Domaine Chandon</title>
      <link>http://www.hanskellner.com/2001/12/17/2001-vineyard-cyclocross-race-at-domaine-chandon/</link>
      <pubDate>Mon, 17 Dec 2001 19:39:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/12/17/2001-vineyard-cyclocross-race-at-domaine-chandon/</guid> 
      <description>&lt;p&gt;Here is the video from the &lt;a href=&#34;http://www.ncnca.org/cyclocross/2001/vinecx2001.html&#34; title=&#34;2001 Vineyard Cyclocross Race&#34;&gt;2001 Vineyard Cyclocross Race&lt;/a&gt; at Domaine Chandon.&lt;/p&gt;
&lt;p&gt;To experiment a little I decided to film this race with the camera pointing backwards. The shots are almost what I expected. The angle was a little too low so I will need to aim higher next time. At first you might think the video is an ad for Camelbak. Maybe they should sponsor this one? :&#39;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unequal justice for cyclists</title>
      <link>http://www.hanskellner.com/2001/12/07/unequal-justice-for-cyclists/</link>
      <pubDate>Fri, 07 Dec 2001 17:39:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/12/07/unequal-justice-for-cyclists/</guid> 
      <description>&lt;p&gt;Here in San Francisco, a little over a year ago, we lost a fellow cyclist to road rage. You might remember when this tragedy occurred to Chris Robertson. You can read more about the tragedy in this article &lt;a href=&#34;http://www.sfgate.com/cgi-bin/article.cgi?file=/chronicle/archive/2000/11/18/MN16467.DTL&amp;amp;type=printable&#34;&gt;&amp;ldquo;Cyclist Run Over and Killed By Big-Rig Truck in S.F.&amp;rdquo;&lt;/a&gt;. And here is a site dedicated to the &lt;a href=&#34;http://www.scorcher.org/crobertson/chris.html&#34;&gt;details&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Sadly, the driver was able to get away with minor charges for running down and killing Chris. In Chicago, cyclist Tommy McBride was run down by a driver under &lt;a href=&#34;http://www.chicagocriticalmass.org/mcbride_main.html&#34;&gt;similar circumstances&lt;/a&gt;. Except, that in that instance, felony charges were filed and won.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sunsets are really cool</title>
      <link>http://www.hanskellner.com/2001/12/03/sunsets-are-really-cool/</link>
      <pubDate>Tue, 04 Dec 2001 07:21:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/12/03/sunsets-are-really-cool/</guid> 
      <description>&lt;p&gt;&lt;img alt=&#34;Joshua Tree Sunset&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20011122ThanksgivingJoshuaTree/SunsetJoshuaTree.jpg&#34;&gt;
&lt;img alt=&#34;Lost Horse Valley&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20011122ThanksgivingJoshuaTree/LostHorseValley.jpg&#34;&gt;
&lt;img alt=&#34;Cactus at Sunset&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20011122ThanksgivingJoshuaTree/SunsetCactus.jpg&#34;&gt;
&lt;img alt=&#34;Me at Sunset&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20011122ThanksgivingJoshuaTree/SunsetHans.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;How can anyone not enjoy a great sunset?&lt;/p&gt;
&lt;p&gt;When I lived in Arizona I would see amazing sunsets all of the time. &amp;ldquo;Particulates in the air&amp;rdquo; was one explanation I heard for this. Maybe that&amp;rsquo;s why a smoggy place like Los Angelas gets great sunsets.&lt;/p&gt;
&lt;p&gt;Whatever the reason, I was lucky enough to see some great sunsets during Thanksgiving week in Joshua Tree National Park.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Passing of my grandmother</title>
      <link>http://www.hanskellner.com/2001/12/02/passing-of-my-grandmother/</link>
      <pubDate>Sun, 02 Dec 2001 19:41:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/12/02/passing-of-my-grandmother/</guid> 
      <description>&lt;p&gt;On November 23, 2001 my grandmother Florence Dodds Smith passed away.&lt;/p&gt;
&lt;p&gt;She was an incredible woman that influenced my life in ways that I am still realizing. She was always caring and loving towards me. Always interested in how life was treating me and that I was happy.&lt;/p&gt;
&lt;p&gt;I will miss her.&lt;/p&gt;
&lt;p&gt;The Pittsburgh Post-Gazette published an &lt;a href=&#34;http://www.post-gazette.com/obituaries/20011201smith1201p3.asp&#34;&gt;article&lt;/a&gt; about my grandmother.
And here is the obituary that my father wrote:
Florence Dodds Smith
&lt;img alt=&#34;Florence Dodds Smith&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/florencesmith.jpg&#34;&gt;
Of McCandless Township, died Friday, November 23, 2001, at the age of 83. Mrs. Smith, a retired entrepreneur, was the widow of David O. Smith who died in January 2001. She was the Founder and President of Kellner Equipment Company, a petroleum equipment business in the North Hills. Mrs. Smith was a leader in her industry. In 1978 she served as President of the Petroleum Equipment Institute, an international trade association with over 900 member companies in 58 countries. In this position, Florence Smith was the first woman to serve as the head of a national trade association. Although her entire professional life was spent in industries dominated by men, she often said that being a woman was an advantage. As President of the PEI, Mrs. Smith met George Bush, then United Nations delegate, and became active in local Republican politics. Mrs. Smith is the daughter of Dr. and Mrs. David D. Dodds of Oakmont. Dr. Dodds, a Presbyterian Minister, taught his daughter the principles of door-to-door salesmanship during the Depression. She graduated from Oakmont High School in 1935 and attended Grove City College. In 1936 she was voted Miss Personality of Pittsburgh. During World War II, she worked for the National Bomb Committee under the direction of Augustus Anheiser Busch. In this position she traveled widely and coordinated all strategic materials used in the manufacture of semi armor-piercing and general purpose bombs. In 1944 she married Hans W. Kellner, of Scarsdale, New York, whom she divorced in 1947. Following the war she was Secretary, first to the Treasurer of Blaw Knox Steel, then to the President of Scaife Corporation. In 1948 she began selling petroleum marketing equipment for the firm of Stover and Rust. After the sudden death of Mr. Stover in 1951, she founded her own company, Kellner Equipment Company, which she ran for almost 40 years. In 1952, she married David O. Smith, a Pittsburgh businessman who joined Kellner Equipment Company soon after their marriage. The two were avid golfers, members of Wildwood Golf Club, Wanango Country Club, and the Pittsburgh Athletic Association. A member of Bakerstown Presbyterian Church, Mrs. Smith also supported Grove City College and La Roche College. After Mr. Smith&amp;rsquo;s death, Mrs. Smith resided at Alterra Clare Bridge Memory Care Home in Cheswick. She suffered from Alzheimer&amp;rsquo;s Disease. Florence Smith is survived by a brother, Dr. David W. Dodds, of McHenry, Illinois; a son, Hans Dodds Kellner, of Arlington, Texas; &amp;amp; 3 grandchildren, Hans David Kellner, of San Francisco, California, Annaliese Kellner, of Durham North Carolina, &amp;amp; Margaret Kellner, of Evanston, Illinois.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2001 Surf City Cyclo-X Race 4 Video</title>
      <link>http://www.hanskellner.com/2001/11/27/2001-surf-city-cyclo-x-race-4-video/</link>
      <pubDate>Tue, 27 Nov 2001 08:53:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/11/27/2001-surf-city-cyclo-x-race-4-video/</guid> 
      <description>&lt;p&gt;I was gone all last week, vacationing down at &lt;a href=&#34;http://www.nps.gov/jotr/&#34; title=&#34;Joshua Tree National Park&#34;&gt;Joshua Tree National Park&lt;/a&gt;. If you haven&amp;rsquo;t been there then I highly recommend visiting.&lt;/p&gt;
&lt;p&gt;Now that I have returned I&amp;rsquo;ve been able to edit and post the video from the 4th &lt;a href=&#34;http://www.cyclo-x.com/&#34; title=&#34;Surf City Cyclo-X&#34;&gt;Surf City Cyclo-X&lt;/a&gt; race. This race was held at Aptos High School in Aptos, CA. It&amp;rsquo;s just a few miles south of Santa Cruz.&lt;/p&gt;
&lt;p&gt;To give racers in a class other than my own a chance to be filmed, I rode in the Senior Men B race. I lined up at the very back of the pack of about 60 racers. Be prepared for a sea of riders in the video.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Central Coast Cyclocross Race 3 Report</title>
      <link>http://www.hanskellner.com/2001/11/15/central-coast-cyclocross-race-3-report/</link>
      <pubDate>Thu, 15 Nov 2001 08:05:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/11/15/central-coast-cyclocross-race-3-report/</guid> 
      <description>&lt;p&gt;The rain has arrived in Northern California, much to the delight of all the sick and twisted cyclocross racers out here. Yes, there were people wishing for rain last Sunday at the 3rd &lt;a href=&#34;http://www.cccx.org/index.htm&#34;&gt;Central Coast Cyclocross&lt;/a&gt; race. I guess racing at lactic threshold, running up steep slippery hills, flying around sand covered corners, and hurtling over barriers just isn&amp;rsquo;t enough for these folks!&lt;/p&gt;
&lt;p&gt;Well, luck was with me and no rain appeared for the event. The prior days rain prepared the course quite nicely. No dust, nice tacky soil, only a few soft spots. I arrived at the starting line along with my fellow Masters 35+ category racers. To test the crowd I remarked out loud &amp;ldquo;Nice weather and no rain&amp;rdquo;. Two responses, similar in comment, came swiftly back &amp;ldquo;Too bad, it never rains for our races&amp;rdquo;. Yes, I have stepped into the cyclocross zone.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Awesome Lance Armstrong &#39;Enjoy the Weather&#39; Cycling Video</title>
      <link>http://www.hanskellner.com/2001/11/13/awesome-lance-armstrong-enjoy-the-weather-cycling-video/</link>
      <pubDate>Tue, 13 Nov 2001 20:37:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/11/13/awesome-lance-armstrong-enjoy-the-weather-cycling-video/</guid> 
      <description>&lt;p&gt;&lt;strong&gt;Update : Looks like Nike pulled the video from their site so I have removed the link. Sorry. Send an e-mail to them asking to repost.&lt;/strong&gt;
&lt;strong&gt;Oh&amp;hellip; if you are still looking for a cycling video then view some of mine:&lt;/strong&gt; &lt;a href=&#34;http://www.hanskellner.com/categories/video/&#34; title=&#34;Cycling Videos&#34;&gt;Cycling Videos&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you are a cyclist, I highly recommend viewing the video:&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Lance Armstrong &amp;lsquo;Enjoy the Weather&amp;rsquo; Video&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/weather_lance.jpg&#34;&gt; Lance Armstrong &amp;lsquo;Enjoy the Weather&amp;rsquo; Video&lt;/p&gt;
&lt;p&gt;It is motivating and inspirational. Plus, it has Lance kicking butt.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Weblogs.Com Perl XML-RPC Ping Utility</title>
      <link>http://www.hanskellner.com/2001/11/12/weblogs-com-perl-xml-rpc-ping-utility/</link>
      <pubDate>Tue, 13 Nov 2001 05:06:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/11/12/weblogs-com-perl-xml-rpc-ping-utility/</guid> 
      <description>&lt;p&gt;I have written a small Perl utility that pings the Weblogs.Com server to notify it of a weblog change. It uses the standard IO::Socket package and therefore should not require the installation of additional packages.&lt;/p&gt;
&lt;p&gt;The installation steps and source code are below (open the entry if not visible).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Installation&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Copy the Perl source code from below and save to a local file name &lt;code&gt;weblogUpdatesPing.pl&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Edit the file and change the first line to point to the correct location of your Perl executable. For example &lt;code&gt;#!/usr/bin/perl&lt;/code&gt; on Un*x or &lt;code&gt;#!c:\\perl\\bin\\perl.exe&lt;/code&gt; on Wintel.&lt;/li&gt;
&lt;li&gt;Edit the &lt;code&gt;$weblog\_name&lt;/code&gt; and &lt;code&gt;$weblog\_url&lt;/code&gt; strings to contain the name and url of your weblog.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Now, assuming you have a valid Perl installation, you should be able to run the utility:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Added Remaining Surf City Cyclo-X Race 3 Video</title>
      <link>http://www.hanskellner.com/2001/11/10/added-remaining-surf-city-cyclo-x-race-3-video/</link>
      <pubDate>Sat, 10 Nov 2001 19:53:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/11/10/added-remaining-surf-city-cyclo-x-race-3-video/</guid> 
      <description>&lt;p&gt;I have posted the remaining video clips from &lt;a href=&#34;http://www.hanskellner.com/2001/11/07/2001-surf-city-cyclo-x-race-3-video/&#34;&gt;Surf City Cyclo-X Race 3&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Note: To view my other videos, jump to my &lt;a href=&#34;http://www.hanskellner.com/videos/&#34; title=&#34;Video Gallery&#34;&gt;Video Gallery&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2001 Surf City Cyclo-X Race 3 Video</title>
      <link>http://www.hanskellner.com/2001/11/07/2001-surf-city-cyclo-x-race-3-video/</link>
      <pubDate>Wed, 07 Nov 2001 16:07:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/11/07/2001-surf-city-cyclo-x-race-3-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/51338503?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;The 3rd &lt;a href=&#34;http://www.cyclo-x.com/&#34; title=&#34;Surf City Cyclo-X&#34;&gt;Surf City Cyclo-X&lt;/a&gt; race was held at the Santa Cruz Fairgrounds in Watsonville, CA last weekend. I once again braved the masses and filmed the Masters 35+ &amp;ldquo;A&amp;rdquo; race. Watch me suffer. Watch the poor mountain biker get dropped on the flats. Curses to all those cyclocross bikes! :&#39;)&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Larkspur to San Francisco Sunset Photos</title>
      <link>http://www.hanskellner.com/2001/11/03/larkspur-to-san-francisco-sunset-photos/</link>
      <pubDate>Sat, 03 Nov 2001 08:20:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/11/03/larkspur-to-san-francisco-sunset-photos/</guid> 
      <description>&lt;p&gt;I rode the Larkspur ferry home from work the other day during one of those rare sunsets in the bay area.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Larkspur Ferry To San Francisco&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20011012%20LarkspurFerryToSF/Ferry-Larkspur-to-SF-01.jpg&#34;&gt;
&lt;img alt=&#34;Larkspur Ferry To San Francisco&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20011012%20LarkspurFerryToSF/Ferry-Larkspur-to-SF-05.jpg&#34;&gt;
&lt;img alt=&#34;Larkspur Ferry To San Francisco&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20011012%20LarkspurFerryToSF/Ferry-Larkspur-to-SF-06.jpg&#34;&gt;
&lt;img alt=&#34;Larkspur Ferry To San Francisco&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20011012%20LarkspurFerryToSF/Ferry-Larkspur-to-SF-07.jpg&#34;&gt;
&lt;img alt=&#34;Larkspur Ferry To San Francisco&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20011012%20LarkspurFerryToSF/Ferry-Larkspur-to-SF-09.jpg&#34;&gt;
&lt;img alt=&#34;Larkspur Ferry To San Francisco&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20011012%20LarkspurFerryToSF/Ferry-Larkspur-to-SF-11.jpg&#34;&gt;
&lt;img alt=&#34;Larkspur Ferry To San Francisco&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20011012%20LarkspurFerryToSF/Ferry-Larkspur-to-SF-13.jpg&#34;&gt;
&lt;img alt=&#34;Larkspur Ferry To San Francisco&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20011012%20LarkspurFerryToSF/Ferry-Larkspur-to-SF-14.jpg&#34;&gt;
&lt;img alt=&#34;Larkspur Ferry To San Francisco&#34; loading=&#34;lazy&#34; src=&#34;http://www.hanskellner.com/photos/20011012%20LarkspurFerryToSF/Ferry-Larkspur-to-SF-17.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;Captured some digital photos of the sunset with my new Sony DCR-TRV30.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2001 Surf City Cyclo-X Race 2 &#34;Washout Crash&#34; Video</title>
      <link>http://www.hanskellner.com/2001/10/30/2001-surf-city-cyclo-x-race-2-washout-crash-video/</link>
      <pubDate>Wed, 31 Oct 2001 00:51:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/10/30/2001-surf-city-cyclo-x-race-2-washout-crash-video/</guid> 
      <description>&lt;p&gt;Some requests from &amp;ldquo;friends&amp;rdquo; have come in asking me to post the crash I had during the race. Little washout caught on film for all you blood thirsty viewers. A guess it&amp;rsquo;s appropriate being Halloween is so close.&lt;/p&gt;

        &lt;figure class=&#34;video&#34;&gt;
    &lt;video controls preload=&#34;metadata&#34; width=&#34;640&#34; poster=&#34;/videos/2001SCCXRace2/2001SCCXRace2-Washout.jpg&#34;  &gt;
      &lt;source src=&#34;http://www.hanskellner.com/videos/2001SCCXRace2/2001SCCXRace2-Washout.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;/video&gt;
    &lt;figcaption&gt;Surf City Cyclocross Video &amp;#39;The Washout&amp;#39;&lt;/figcaption&gt;
    &lt;/figure&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Easy Bay Cyclocross Race 3 Report</title>
      <link>http://www.hanskellner.com/2001/10/27/easy-bay-cyclocross-race-3-report/</link>
      <pubDate>Sun, 28 Oct 2001 04:19:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/10/27/easy-bay-cyclocross-race-3-report/</guid> 
      <description>&lt;p&gt;Back to Rodgers Ranch east of Livermore for the 3rd &lt;a href=&#34;http://www.ncnca.org/cyclocross/2001/ebcx2001.html&#34;&gt;East Bay Cyclocross Series&lt;/a&gt; race. The location is commonly described as the &amp;ldquo;dump&amp;rdquo; among the cowpies. Aptly named because the start finish is used as a dump for assorted piles of dirt, rock, wood and other detritus. The cow pies are from our friends grazing on the ranch in which the course traverses.&lt;/p&gt;
&lt;p&gt;Being so far east of the foggy bay, we managed to reach the edge of the clouds and had sun. Luckily a cool breeze kept the temperature down. I raced the Masters 35+ which started at 11ish&amp;hellip; sharp! From the start the pack was on fire. Swell&amp;hellip; legs felt like lead during warm-up and now a hammer fest.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2001 Surf City Cyclo-X Race 2 Video</title>
      <link>http://www.hanskellner.com/2001/10/26/2001-surf-city-cyclo-x-race-2-video/</link>
      <pubDate>Sat, 27 Oct 2001 03:50:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/10/26/2001-surf-city-cyclo-x-race-2-video/</guid> 
      <description>&lt;div
          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
        &lt;iframe
          src=&#34;https://player.vimeo.com/video/27775353?dnt=0&#34;
            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;

&lt;p&gt;I recently purchased a &lt;a href=&#34;http://www.helmetcamera.com/&#34;&gt;helmet camera&lt;/a&gt; so that I could capture some of the riding and racing I do. Here is a video that I captured at the &lt;a href=&#34;http://www.cyclo-x.com/&#34;&gt;Surf City Cyclo-X&lt;/a&gt; race in Monterey, CA. The video is of the first lap from the Senior Men&amp;rsquo;s B race.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>New look and feel!</title>
      <link>http://www.hanskellner.com/2001/10/23/new-look-and-feel/</link>
      <pubDate>Wed, 24 Oct 2001 06:34:00 +0000</pubDate>
       <guid isPermaLink="false">http://hanskellner.com/2001/10/23/new-look-and-feel/</guid> 
      <description>&lt;p&gt;I have introduced a new look and feel to the site. Part of the transformation involves converting over to CSS and becoming W3C XHTML 1.0 compliant. If you have no idea what I am talking about then you will either need to read up on these subjects or simply nod your head and continue on, content that what I am doing is just fine.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
