<?xml version="1.0" encoding="utf-8"?>



<?xml-stylesheet type="text/xsl" href="cats.xsl"?>



<cats>



	<males>







<!-- Mall för att lägga in en ny katt 		-->	



		
	  <cat id="">					

			<name>DK*AntoCats Dirty Harry</name>  				

            <image>Harry/Harry,11m.jpg</image> 

			<birthdate>2010-09-16</birthdate>	
			
			<nickname>Harry</nickname>          		

			<parents>					

				<mother id="">DK* Antocat´s Aquileia</mother>	

				<father id="">D* Pillowtalk´s Fifty Star</father>	

			</parents>					

<!--			<awards>					-->

<!--				<award></award>			-->

<!--			</awards>					-->

			<health>					

				<hcm>HCM-gen: N/N</hcm>		

<!--				<bloodtype></bloodtype>	-->

<!--				<FeLV></FeLV>			-->

<!--				<FIV></FIV>				-->

			</health>					







</cat>





		



		



	</males>



</cats>




