<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="workwithqi.xsl"?>

<!DOCTYPE directory[
<!ENTITY nbsp "&#160;" >
<!ENTITY copy "&#169;" >
<!ENTITY mdash "&#8212;" >
<!ENTITY pound "&#163;" >
]>

<directory>
  <days id="th">Thursday</days>
  <days id="fr">Friday</days>

  <!--classes skill="qigong">
    <location id="burli"/>
    <time day="th" caveat="term">17:30</time>
  </classes-->

  <classes location="international">
    <skills name="qigong"/>
    <time day="fr" caveat="term">12:00</time>
  </classes>

  <classes location="international">
    <skills name="wingchun"/>
    <time day="fr" caveat="term">13:00</time>
  </classes>

  <!--classes location="trinity">
    <skills name="chunyuen"/>
    <skills name="chen"/>
    <skills name="qigong"/>
    <time day="th" caveat="term">17:30</time>
  </classes-->

  <caveats id="term">During <a href="http://manchester.ac.uk/aboutus/dates" target="_blank">Term Times</a></caveats>

  <!--google api params. see http://mapki.com/wiki/Google_Map_Parameters and http://www.seomoz.org/ugc/the-ultimate-guide-to-the-google-search-parameters.
	  hl= interface language
	  ie= input encoding
	  t=  Map Type. The available options are "m" map, "k" satellite, "h" hybrid, "p" terrain, ("e" GoogleEarth, "8" 8-bit)
	  iwloc= Specifies where the infowindow will be displayed. In a business search iwloc=A to iwloc=J will open the info window over the corresponding business marker, and iwloc=near will place it over the big green arrow if that's currently displayed.
	  output= Output format (blank (default) is a standard webpage for user). output=embed Outputs HTML suitable for embedding in third party sites, only works with the presence of the encrypted s= param, presumably to stop arbitrary content being included. 
	  q= Query - anything passed in this parameter is treated as if it had been typed into the query box on the maps.google.com page
	  ll= Latitude,longitude of map centre - Note the order. Only decimal format is accepted.    If this is used without a query, then the map is centred at the point but no marker or info window is displayed.
	  sll= Latitude,longitude of the point from which the business search should be performed. You could use this to perform an off-centre busness search. Google use it so "link to this page" can record a map that has had the centre moved after performing a business search. When requesting a route <math>map.getBounds().getSouthWest().toUrlValue()</math> returns the same value maps.google.com uses.
	  sspn= Stands for "Screen span". Map bounds dimensions in Degrees, to calculate this use: <math>new GLatLng(map.getBounds().getNorthEast().lat() - map.getBounds().getSouthWest().lat(), map.getBounds().getNorthEast().lng() - map.getBounds().getSouthWest().lng()).toUrlValue()</math> 
	  spn= Approximate lat/long span. The zoom level will be adjusted to fit if there's no z= parameter. Use this Mapki tool to find a lat and long
	  z=Sets the zoom level. (Range from 1-20; magnification same as Static Maps API's "zoom=")
	  view= Can be used to select text view (view=text) or the normal map view (view=map).
	  geocode= Concatenation of "geocode" encoded values for waypoints used in Directions. Appears when waypoints in "from: blah to: blah" are potentially ambiguous.
	  f= Controls the style of query form to be displayed.
	  f=d Displays the "directions" form (two input boxes: from, to).
	  f=l Displays the "local" form (two input boxes: what, where).
	  f=q (or no parameter) The default search form is displayed (single input).
	  source= Unknown! One parameter is: s_d. Another is: s_q.
	  aq=f  The user did not choose the query from the Google Suggest box, but the user has Google Suggest box enabled.

aq=n (where n = number from 0 up) - the query string came from Google Suggest box with n saying which position was selected. For the first entry in Google Suggest drop down box the n would be 0, for the second entry the n is 1, etc.

Note: if Google Suggest dropdown is not enabled, and the search is from google home page or google serps, the aq=  parameter is not in URL string.
      oq= (string)  shows which were the words/letters at which point the user stopped typing in the search box and instead went to suggest box and choose the entry. This is used in conjuction with aq= parameter where aq then defines which entry out of the suggest box the user has choosen.
      g= a address/location, provides extra context for the q param. Google Maps itself stores the last run search here. NOTE: if its the first search it can contain your starting location. This is a potential information leak, check you do in fact mean to share the content of this parameter. -->

  <locations id="international">
    <room>1</room>
    <building>The International Society</building>
    <street>327 Oxford Road</street>
    <postcode>M13 9PG</postcode>
    <!--https://maps.google.com/maps?q=The+International+Society,+Oxford+Road,+Manchester,+United+Kingdom&hl=en&ll=53.467639,-2.229366&spn=0.010142,0.019569&sll=37.0625,-95.677068&sspn=27.699934,40.078125&oq=international+society+man&t=m&z=15&iwloc=A-->
    <googlemap_params>near=Manchester+M13+9PG,+UK&amp;geocode=CaS-cNwiQG54FRjPLwMdt_Ld_yldUfzOjbF7SDFk8OwmUSWuqA&amp;q=international&amp;f=l&amp;sll=53.467715,-2.228594&amp;sspn=0.010142,0.019569&amp;ie=UTF8&amp;hq=international&amp;hnear=&amp;t=m&amp;cid=11256070247463266688&amp;ll=53.468405,-2.231641&amp;spn=0.008941,0.018239&amp;z=15&amp;iwloc=A</googlemap_params>
    <googlemap_embed>&amp;output=embed</googlemap_embed>
    <googlemap_link>&amp;source=embed</googlemap_link>
    <link url="www.internationalsociety.org.uk">
      <title>The International Society</title>
      <details>Classes are held here</details>
    </link>
  </locations>

  <locations id="trinity">
    <room>Dance Studio</room>
    <building>Trinity High School Sports Centre</building>
    <street>Cambridge Street</street>
    <postcode>M15 6HP</postcode>
    <googlemap_params>&amp;f=q&amp;geocode=&amp;q=Trinity+Sports+Centre,+Cambridge+Street,+Hulme,+United+Kingdom&amp;aq=1&amp;oq=trin&amp;sll=53.468597,-2.234323&amp;sspn=0.005454,0.008454&amp;hq=Trinity+Sports+Centre,&amp;hnear=Cambridge+St,+Manchester+M15,+United+Kingdom&amp;ll=53.468597,-2.238&amp;spn=0.010071,0.006423</googlemap_params>
    <!--ll=53.465357,-2.238532-->
    <googlemap_embed>&amp;output=embed</googlemap_embed>
    <googlemap_link>&amp;source=s_q&amp;output=embed</googlemap_link>
    <link url="trinitysportscentre.co.uk">
      <title>Trinity Sports Centre</title>
      <details>Classes are no longer held here</details>
    </link>
  </locations>

  <locations id="burli">
    <room>Schunck Room</room>
    <building>Schunck Building</building>
    <street>Burlington Street</street>
    <other>The University of Manchester</other>
    <postcode>M13 9PL</postcode>
    <googlemap_params>&amp;q=Schunck+Building+Burlington+Rooms,+Manchester,+United+Kingdom&amp;sll=53.464921,-2.234928&amp;sspn>=0.000433,0.000845&amp;spn=0.004471,0.00912&amp;z=16&amp;view=map&amp;geocode=FVzPLwMdxeXd_w&amp;ftid=0x487bb18d1a652661:0xc65e5da206f43bcf&amp;ftt=3394&amp;split=0&amp;hq=&amp;hnear=Schunck+Bldg+Burlington+Rooms,+Manchester,+United+Kingdom</googlemap_params>
    <googlemap_embed>&amp;ll=53.466336,-2.234666&amp;output=embed</googlemap_embed>
    <googlemap_link>&amp;ll=53.466336,-2.234666</googlemap_link>
    <link url="burlington.manchester.ac.uk">
      <title>The Burlington Society</title>
      <details>Classes are no longer held here</details>
  </link>

  </locations>

  <locations id="jabez">
    <floor>1st</floor>
    <building>Jabez Clegg</building>
    <street>2 Portsmouth St</street>
    <city>Manchester</city>
    <postcode>M13 9GB</postcode>
    <googlemap_params>&amp;q=Jabez+Clegg,+Portsmouth+Street,+Manchester,+United+Kingdom&amp;geocode=&amp;sll=53.464812,-2.230902&amp;sspn=0.012442,0.017939&amp;z=15&amp;spn>0.008942,0.018239&amp;f=q&amp;aq=0&amp;oq=jabez&amp;g=m13+9gb&amp;hq=Jabez+Clegg,+Portsmouth+Street,+Manchester,+United+Kingdom</googlemap_params>
    <googlemap_embed>&amp;ll=53.468663,-2.229969&amp;source=s_q&amp;output=embed</googlemap_embed>
    <googlemap_link>&amp;ll=53.465263,-2.231169&amp;source=embed</googlemap_link>
    <link>
      <title>Jabez Clegg Beer Hall</title>
      <details>This venue has now cosed</details>
    </link>

  </locations>

  <skills id="chunyuen" name="Chun Yuen Quan">
    <calligraphy url="calligraphy_chun_yuen_quan.jpg" height="174px"/>
    <headlines>Correct your posture, relax your body and calm your mind</headlines>
    <headlines>Ancient Chinese techniques for improving your fitness, health and internal strength</headlines>
    <headlines>Practise beautiful, flowing movement forms together &mdash; all welcome!</headlines>
    <intro>The Chun Yuen family of skills are Shaolin forms adapted for performance in the Beijing Opera. As you can imagine, this makes them quite impressive to watch! The skill was preserved by Grandmaster Wu Chun Yuen, who used to practise his forms every day in a park in Beijing. His perfect posture and flowing movement attracted the attention of Grandmaster Michael Tse, who recognised a high level skill and set out to learn all he could. Grandmaster Wu is no longer with us, but Grandmaster Tse has vowed to keep this skill alive and pass it on so that everyone can benefit. For this reason, he renamed the skill after his teacher.</intro>
    <learn>Chun Yuen is a more energetic skill to practise, and it is important to warm up to the movements properly. In class you will first learn higher levels of warm up focusing on the legs, covering stretches, kicking and jumping. At the same time, we will study the first form in the Chun Yuen syllabus, Xing Shou ('Style Hand'). Later, we will move on to Da Bei (the 'Great Sadness') Gong and weapons forms including sword and staff.</learn>
    <benefit>The first focus during Chun Yuen practice is posture, and holding a good posture throughout the forms rapidly leads to improved fitness and stamina. As you progress, you will quickly develop better internal strength and relaxation, and it does not take long before you start leaving Chun Yuen practice sessions feeling more invigorated and alive than when you came in.</benefit>
  </skills>

  <skills id="qigong" name="Dayan Qigong">
    <calligraphy url="calligraphy_dayan_qigong.jpg" height="219px"/>
    <headlines>Correct your posture, relax your body and calm your mind</headlines>
    <headlines>Ancient Chinese techniques for improving your fitness, health and internal strength</headlines>
    <headlines>Practise beautiful, flowing movement forms together &mdash; all welcome!</headlines>
    <intro>The graceful and flowing character of Qigong movements is often mistaken for 'tai chi.' They are relaxed exercises designed to improve a person's qi energy and increase health and vitality. We practise Dayan Qigong, an original Chinese skill over 1800 years old, preserved through many generations before being opened up to the public by Grandmaster Yang Meijun. This ancient skill was first taught in the UK by Grandmaster Michael Tse who was a direct student of Grandmaster Yang.</intro>
    <learn>In the first weeks of class we will work together on the Balancing Gong movement form, progressing later to the movements in Healthy Living Gong, all in preparation for further studies of Dayan (Wild Goose) Qigong. Classes will also include a gentle warm up and mediatation exercises.</learn>
    <benefit>The first benefit is relaxation — sounds easy, but as we progress you'll develop a new and deeper understanding of what relaxation really means! You will challenge your balance, flexibility and co-ordination and improve your posture and breathing. Further study brings improved internal strength, better health, and through correct movement and meditation we achieve a balance of Yin and Yang in the body.</benefit>
  </skills>

  <skills id="chen" name="Chen Family Taijiquan">
    <calligraphy url="calligraphy_chen_family_taijiquan.jpg" height="230px"/>
    <headlines>Correct your posture, relax your body and calm your mind</headlines>
    <headlines>Ancient Chinese techniques for improving your fitness, health and internal strength</headlines>
    <headlines>Practise beautiful, flowing movement forms together &mdash; all welcome!</headlines>
    <intro>Chen Family Taijiquan is the root of all the various styles of 'tai chi' found in the world today. It is a martial art covering both wrestling and the use of various weapons, focusing on the principle of spiral energy. At its high level, Chen style Taijiquan is a profound and powerful skill.</intro>
    <learn>In order to understand the principle and energy of the Chen style, we must first learn to relax, making our upper body soft and our legs strong. In class we will practise the 19 step form arranged by Grandmaster Chen Xiaowang, which is an introduction to some of the common movements found in the style. We will also practice Zhang Zhuang meditation ('standing like a tree'). All of this will help prepare us for pushing hands with a partner (Tui Shou) and discovering techniques and applications of the movements.</learn>
    <benefit>Studying Chen Taijiquan is challenging but brings many rewards. You will gain the ability to relax your body even when placed in physically demanding postures, and develop internal strength and stamina, particularly in the legs. As you progress, you will discover sensitivity to other people's force, energy and intent, and acquire a softness in your movement which balances yin and yang. After time, the Chan Si Jin energy ('silk reeling') at the centre of all chen taiji will start to emerge in your own movement, and you will truly begin to understand the power of the Chen style.</benefit>
  </skills>

  <skills id="wingchun" name="Wing Chun Kuen">
    <calligraphy url="calligraphy_wing_chun_kuen.jpg" height="160px"/>
    <headlines>Simple, practical self defence techniques</headlines>
    <headlines>Use skill to overcome strength &mdash; suitable for everyone</headlines>
    <intro>Wing Chun is a popular martial art, which was opened to the public by Grandmaster Ip Man and made famous by his student, Bruce Lee &mdash; although there are now many films about Ip Man as well! Legend tells us that the skill was invented by a woman, its two central principles being to avoid using strength against strength, and to move as efficiently as possible. These principles make it a skill suitable for anyone to learn and use effectively.</intro>
    <learn>In order to use Wing Chun effectively you must develop sensitivity, relaxation, calmness and a strong stance. We will use Wing Chun's first form (Siu Lim Tao) to work on relaxation, calmness and stance, and in class we will also practise Chi Sao ('sticking hands') and applications in order to learn sensitivity as well as how to use the skill in practical situations. Later we will progress to moving techniques via the Tsum Kiu form, and further in the syllabus are weapons forms and the use of the wooden dummy to make your skill correct and accurate.</learn>
    <benefit>Wing chun is a very effective martial art and a useful skill in its own right. Training the skill will test your discipline, and as a reward some of the benefits are a calmer mind, better posture and a relaxed body, a more stable bearing and improved sensitivity and reflexes.</benefit>
  </skills>

  <sifus id="LJB" name="Lee Baylis">
    <description>realised he needed to make serious improvements to his posture, stamina and co-ordination after working long hours hunched over lab equipment and computer screens. He discovered Master Darryl Moy's class (darrylmoy.com) in 2008, and realised the tremendous benefit of studying these skills. Through dedication and practise he is now a qualified Qigong, Chen Taijiquan, and Chun Yuen (Shaolin Quan) instructor, and aims to pass on these valuable skills to a wider audience, hoping that many others will benefit from them.</description>
    <phone></phone>
    <mail>sifu</mail>
  </sifus>

  <links url="darrylmoy.com">
    <title>Moy sifu's classes</title>
  </links>

  <links url="tseqigongcentre.com">
    <title>The Tse Qigong Centre</title>
  </links>

</directory>
