<%@LANGUAGE="VBSCRIPT"%> Layout

Accommodation and Hotels in Iceland

Our Hotels available to book in Iceland

<% Dim mm_xsl: Set mm_xsl = new MM_XSLTransform mm_xsl.setXML "AH_download_2006-04-13.xml" mm_xsl.setXSL "accommodation.xsl" Response.write mm_xsl.Transform() %>