<?xml version='1.0' encoding='utf-8'?>
<conditions>
	<!-- Last updated date in format: YYYY-MM-DD --> 
	<last-updated-date>
		<![CDATA[2026-04-20]]>
	</last-updated-date>
	<!-- Last updated time in 24hr format: hh:mm --> 
	<last-updated-time>
		<![CDATA[0:20]]>
	</last-updated-time>
	<!-- Positive or negative number representing high temp in C (i.e. -12 or 12.2) --> 
	<temp-high>
		<![CDATA[4]]>
	</temp-high>
	<!-- Free text weather note, no HTML -->
	<weather-note>
		<![CDATA[Array]]>
	</weather-note>
    
                <!-- Snowfall overnight in cm, integer -->
        <snowfall-12-hours-lower>
            <![CDATA[0]]>
        </snowfall-12-hours-lower>
        <!-- Snowfall in last 24hrs in cm, integer -->
        <snowfall-24-hours-lower>
            <![CDATA[0]]>
        </snowfall-24-hours-lower>
        <!-- Snowfall in last 7 days in cm, integer -->
        <snowfall-7-days-lower>
            <![CDATA[22]]>
        </snowfall-7-days-lower>
        <!-- Snowfall total for season in cm, integer -->
        <snowfall-total-lower>
            <![CDATA[346]]>
        </snowfall-total-lower>
        <!-- Total snow base in cm, integer -->
        <base-lower>
            <![CDATA[60]]>
        </base-lower>
            
                <!-- Snowfall overnight in cm, integer -->
        <snowfall-12-hours-upper>
            <![CDATA[0]]>
        </snowfall-12-hours-upper>
        <!-- Snowfall in last 24hrs in cm, integer -->
        <snowfall-24-hours-upper>
            <![CDATA[0]]>
        </snowfall-24-hours-upper>
        <!-- Snowfall in last 7 days in cm, integer -->
        <snowfall-7-days-upper>
            <![CDATA[25]]>
        </snowfall-7-days-upper>
        <!-- Snowfall total for season in cm, integer -->
        <snowfall-total-upper>
            <![CDATA[399]]>
        </snowfall-total-upper>
        <!-- Total snow base in cm, integer -->
        <base-upper>
            <![CDATA[69]]>
        </base-upper>
        
        	
        <!-- Total runs open, integer -->
        <runs-open>
            <![CDATA[0]]>
        </runs-open>
        <!-- Total runs, integer -->
        <runs-total>
            <![CDATA[81]]>
        </runs-total>
        
        	
        <!-- Total lifts open, integer -->
        <lifts-open>
            <![CDATA[0]]>
        </lifts-open>
        <!-- Total lifts open, integer -->
        <lifts-total>
            <![CDATA[7]]>
        </lifts-total>
            
	<!-- Free text general notes, no HTML -->
	<notes>
		<![CDATA[<h4><b>We&#8217;re closed for the 2025/26 ski season! See you in November!</b></h4>
]]>
	</notes>
</conditions>