<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!-- This document contains data on Jazz Warehouse special offers -->
<?xml-stylesheet type="text/css" href="jw.css" ?>
<!-- Jennifer Dorsey -->
<items>
      <message>
      <![CDATA[
              Here are some of the latest specials from the Jazz Warehouse.
              Please note that all Miles Davis & John Coltrane CDs will be
              on sale for the month of March.
       ]]> 
       </message>
	<item>
	     <title> Kind of Blues </title>
	     <priceus> US: $11.99 </priceus>
	     <priceuk> UK: &#163;8.39 </priceuk>
	     <artist> Miles Davis </artist>
	     <tracks>
	          <track length="9:22"> So What </track>
 	          <track length="9:46"> Freddie Freeloader </track>
	          <track length="5:37"> Blue in Green </track>
	          <track length="11:33"> All Blues </track>
	          <track length="9:26"> Flamenco Sketchers </track>
  	      </tracks>
	  </item>	
	<item>
	    <title> Cookin </title>
                       <priceus> US: $7.99 </priceus>
	     <priceuk> UK: &#163;5.59 </priceuk>
	     <artist> Miles Davis </artist>
	     <tracks>
	          <track length="5:57"> My Funny Valentine</track>
 	          <track length="9:53"> Blues by Five </track>
	          <track length="4:22"> Airegin </track>
	          <track length="13:03"> Tune-Up </track>
	      </tracks>
	</item>
	<item>
	     <title> Blue Train </title>
                       <priceus> US: $8.99 </priceus>
	     <priceuk> UK: &#163;6.29 </priceuk>
	     <artist> John Coltrane </artist>
	     <tracks>
	          <track length="10:39"> Blue train </track>
 	          <track length="9:06"> Moment's Notice </track>
	          <track length="7:11"> Locomotion </track>
	          <track length="7:55"> I'm Old Fashioned </track>
	          <track length="7:03"> Lazy Bird </track>
  	      </tracks>
	  </item>	
</items>	
