<?xml version="1.0" standalone="no" ?>
<?xml-stylesheet type="text/xsl" href="skiResortlist.xsl"?>

<skiResortList>
   <resort id="1">
      <resortName>Heavenly</resortName>
      <logo>images/heavenly.gif</logo>
      <location>Stateline, NV</location>
      <website>http://www.skiheavenly.com</website>
      <rating>8</rating>
      <comments>Great place.  Not worth the money if you're a beginner.</comments>
   </resort>
   <resort id="2">
      <resortName>Kirkwood</resortName>
      <logo>images/kirkwood.gif</logo>
      <location>Kirkwood, CA</location>
      <website>http://www.kirkwood.com/</website>
      <rating>7</rating>
      <comments>A little out of your way but worth it once you are there.</comments>
   </resort>
   <resort id="3">
      <resortName>Sierra at Tahoe</resortName>
      <logo>images/sierra.jpg"</logo>
      <location>Twin Bridges, CA</location>
      <website>http://www.sierratahoe.com/</website>
      <rating>6</rating>
      <comments>Great place for beginners.  It's one of the closest resorts to the Bay Area.</comments>
   </resort>
   <resort id="4">
      <resortName>Whistler</resortName>
      <logo>images/whistler.gif</logo>
      <location>Whistler, Canada</location>
      <website>http://www.whistler-blackcomb.com/</website>
      <rating>10</rating>
      <comments>Best resort I've ever been to.  Worth every penny spent.</comments>
   </resort>
   <resort id="5">
      <resortName>Blackcomb</resortName>
       <logo>images/whistler.gif</logo>
      <location>Whistler, Canada</location>
      <website>http://www.whistler-blackcomb.com/</website>
      <rating>10</rating>
      <comments>Blackcomb is located next to Whistler mountain.  Awesome place to snowboard.</comments>
   </resort>
</skiResortList>
