<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>wordpress &#8211; Colegio Providencia Antofagasta</title>
	<atom:link href="https://colprovidencia.cl/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://colprovidencia.cl</link>
	<description>Omnes Unum in Christo</description>
	<lastBuildDate>Tue, 01 Dec 2015 12:31:35 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://colprovidencia.cl/wp-content/uploads/2025/03/cropped-logo_colegio-32x32.png</url>
	<title>wordpress &#8211; Colegio Providencia Antofagasta</title>
	<link>https://colprovidencia.cl</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>High School students share Shakespeare&#8217;s stage</title>
		<link>https://colprovidencia.cl/high-school-students-share-shakespeares-stage/</link>
					<comments>https://colprovidencia.cl/high-school-students-share-shakespeares-stage/#respond</comments>
		
		<dc:creator><![CDATA[Colegio Providencia]]></dc:creator>
		<pubDate>Tue, 01 Dec 2015 12:31:35 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[School life]]></category>
		<category><![CDATA[Athletics]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[themeforest]]></category>
		<category><![CDATA[school]]></category>
		<guid isPermaLink="false">http://smartyschool.stylemixthemes.com/?p=101</guid>

					<description><![CDATA[Every kindergarten through sixth grade student enjoys a core syllabus of language arts, mathematics, science and social studies.]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>The Workshop focused on Dr. Templeton’s The Jareks, adapted by Edward Ford and brought to the stage by Nathan Xavier. We are home to 1,500 students (aged 12 to 16) and 100 expert faculty and staff — a community representing over 40 different nations. We are proud of our international and multi-cultural ethos, and the way our community collaborates to make a difference. Our world-renowned curriculum is built on the best of global and US standards.</p>

		</div>
	</div>

<div class="stm-slider vc_custom_1454049893799" id="stm-slider-69dcca308563a" >
	<div class="stm-slider__item">
				
	</div>
<div class="stm-slider__item">
				
	</div>
<div class="stm-slider__item">
				
	</div>
</div>

<script>
	(function($) {
		"use strict";

		$(document).ready(function() {
			var sliderId = '#stm-slider-69dcca308563a';

			$(sliderId).owlCarousel({
				loop:true,
				nav:true,
				dots:false,
				items:1,
				navText:['&larr;', '&rarr;'],
				smartSpeed: 450
			});
		});

		$(document).on("click", ".stm-slider__video-play", function() {
			var $this = $(this),
					$videoContainer = $this.parent(),
					videoSrc = $videoContainer.find(".stm-slider__video-iframe").attr('src');

			$videoContainer.find('.stm-slider__video-iframe').attr( 'src', videoSrc + '?autoplay=1' );

			setTimeout(function() {
				$videoContainer.find('.stm-slider__video-poster').addClass('stm-slider__video-poster_state_hidden');
				$this.hide();
			}, 1000);

			return false;
		});

	})(jQuery);
</script>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Our talented musicians recently delighted family, friends and teachers with a range of seasonal concerts. Our Secondary School recital saw students, including the Jazz Band and High School Singers, perform various Christmas numbers to a full theatre, including ‘Silent Night’, ‘Here comes Santa Claus’ and a very jazzy ‘Jingle Bells’. Wearing festive costumes for an extravaganza of performances, a second concert of ‘Holiday Pops’ saw musicians from across the school don reindeer antlers, elf hats and tinsel!</p>

		</div>
	</div>
<div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-5"><div class="vc_column-inner"><div class="wpb_wrapper">
<div class="stm-blockquote stm-blockquote_bordered vc_custom_1456380700577">
	<p>These two fantastic events are always a highlight of our festive calendar. Our students performed brilliantly and we hope the audiences enjoyed the recitals, as well as our festive efforts!</p>
			<footer >
			<cite><b>Ms. Emilia Kingsley</b>, Head of Music</cite>
		</footer>
	</div>
<div class="stm-spacing" id="stm-spacing-69dcca30866f2"></div>
<script>
	(function($){
		"use strict";
		var spacingID = 'stm-spacing-69dcca30866f2',
			  lgSpacing = '',
			  mdSpacing = '',
			  smSpacing = '',
			  xsSpacing = '46px';

		function smartySpacing() {
			if ( window.matchMedia("(min-width: 1200px)").matches && lgSpacing ) {
				$( '#' + spacingID ).css ( "height", lgSpacing );
			} else if ( window.matchMedia("(max-width: 1199px) and (min-width: 992px )").matches && mdSpacing ) {
				$( '#' + spacingID ).css ( "height", mdSpacing );
			} else if ( window.matchMedia("(max-width: 991px) and (min-width: 768px )").matches && smSpacing ) {
				$( '#' + spacingID ).css ( "height", smSpacing );
			} else if ( window.matchMedia("(max-width: 767px)").matches && xsSpacing ) {
				$( '#' + spacingID ).css ( "height", xsSpacing );
			} else {
				$( '#' + spacingID ).css ( "height", "" );
			}
		}

		$(document).ready(function() {
			smartySpacing();
		});

		$(window).resize(function() {
			smartySpacing();
		});

	})(jQuery);
</script>

</div></div></div><div class="wpb_column vc_column_container vc_col-sm-7"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element vc_custom_1453977112139" >
		<div class="wpb_wrapper">
			<h3>DUCK week at Lower School!</h3>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>The multi-group recital included jolly renditions from the Lower School and Middle School choirs, the Gong Gang, Marimbas, Ukestra, and the Jazz Couriers. Our wonderful Lower School students were recently visited by three charity representatives after they raised over £1,500 for charitable causes. As part of their annual DUCK week (Developing, Understanding, Caring and Kindness), each year group decided on a different fundraising method, organising activities from discos and games, to face painting and volunteering.</p>

		</div>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element vc_custom_1457039389893" >
		<div class="wpb_wrapper">
			<p>SPARKS, a children’s medical research charity; and the Donald Sutherland Wildlife Foundation as their chosen charities. Following the students’ fundraising, representatives from each charity attended a specially planned assembly to talk about their charities and how the funds raised would help support their causes.</p>

		</div>
	</div>
</div></div></div></div>
</div>]]></content:encoded>
					
					<wfw:commentRss>https://colprovidencia.cl/high-school-students-share-shakespeares-stage/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>High School students share Shakespeare&#039;s stage</title>
		<link>https://colprovidencia.cl/high-school-students-share-shakespeares-stage-2/</link>
					<comments>https://colprovidencia.cl/high-school-students-share-shakespeares-stage-2/#respond</comments>
		
		<dc:creator><![CDATA[Colegio Providencia]]></dc:creator>
		<pubDate>Tue, 01 Dec 2015 12:31:35 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[School life]]></category>
		<category><![CDATA[Athletics]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[themeforest]]></category>
		<guid isPermaLink="false">http://smartyschool.stylemixthemes.com/?p=101</guid>

					<description><![CDATA[Every kindergarten through sixth grade student enjoys a core syllabus of language arts, mathematics, science and social studies.]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>The Workshop focused on Dr. Templeton’s The Jareks, adapted by Edward Ford and brought to the stage by Nathan Xavier. We are home to 1,500 students (aged 12 to 16) and 100 expert faculty and staff — a community representing over 40 different nations. We are proud of our international and multi-cultural ethos, and the way our community collaborates to make a difference. Our world-renowned curriculum is built on the best of global and US standards.</p>

		</div>
	</div>

<div class="stm-slider vc_custom_1454049893799" id="stm-slider-69dcca3086f74" >
	<div class="stm-slider__item">
				
	</div>
<div class="stm-slider__item">
				
	</div>
<div class="stm-slider__item">
				
	</div>
</div>

<script>
	(function($) {
		"use strict";

		$(document).ready(function() {
			var sliderId = '#stm-slider-69dcca3086f74';

			$(sliderId).owlCarousel({
				loop:true,
				nav:true,
				dots:false,
				items:1,
				navText:['&larr;', '&rarr;'],
				smartSpeed: 450
			});
		});

		$(document).on("click", ".stm-slider__video-play", function() {
			var $this = $(this),
					$videoContainer = $this.parent(),
					videoSrc = $videoContainer.find(".stm-slider__video-iframe").attr('src');

			$videoContainer.find('.stm-slider__video-iframe').attr( 'src', videoSrc + '?autoplay=1' );

			setTimeout(function() {
				$videoContainer.find('.stm-slider__video-poster').addClass('stm-slider__video-poster_state_hidden');
				$this.hide();
			}, 1000);

			return false;
		});

	})(jQuery);
</script>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Our talented musicians recently delighted family, friends and teachers with a range of seasonal concerts. Our Secondary School recital saw students, including the Jazz Band and High School Singers, perform various Christmas numbers to a full theatre, including ‘Silent Night’, ‘Here comes Santa Claus’ and a very jazzy ‘Jingle Bells’. Wearing festive costumes for an extravaganza of performances, a second concert of ‘Holiday Pops’ saw musicians from across the school don reindeer antlers, elf hats and tinsel!</p>

		</div>
	</div>
<div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-5"><div class="vc_column-inner"><div class="wpb_wrapper">
<div class="stm-blockquote stm-blockquote_bordered vc_custom_1456380700577">
	<p>These two fantastic events are always a highlight of our festive calendar. Our students performed brilliantly and we hope the audiences enjoyed the recitals, as well as our festive efforts!</p>
			<footer >
			<cite><b>Ms. Emilia Kingsley</b>, Head of Music</cite>
		</footer>
	</div>
<div class="stm-spacing" id="stm-spacing-69dcca30879a7"></div>
<script>
	(function($){
		"use strict";
		var spacingID = 'stm-spacing-69dcca30879a7',
			  lgSpacing = '',
			  mdSpacing = '',
			  smSpacing = '',
			  xsSpacing = '46px';

		function smartySpacing() {
			if ( window.matchMedia("(min-width: 1200px)").matches && lgSpacing ) {
				$( '#' + spacingID ).css ( "height", lgSpacing );
			} else if ( window.matchMedia("(max-width: 1199px) and (min-width: 992px )").matches && mdSpacing ) {
				$( '#' + spacingID ).css ( "height", mdSpacing );
			} else if ( window.matchMedia("(max-width: 991px) and (min-width: 768px )").matches && smSpacing ) {
				$( '#' + spacingID ).css ( "height", smSpacing );
			} else if ( window.matchMedia("(max-width: 767px)").matches && xsSpacing ) {
				$( '#' + spacingID ).css ( "height", xsSpacing );
			} else {
				$( '#' + spacingID ).css ( "height", "" );
			}
		}

		$(document).ready(function() {
			smartySpacing();
		});

		$(window).resize(function() {
			smartySpacing();
		});

	})(jQuery);
</script>

</div></div></div><div class="wpb_column vc_column_container vc_col-sm-7"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element vc_custom_1453977112139" >
		<div class="wpb_wrapper">
			<h3>DUCK week at Lower School!</h3>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>The multi-group recital included jolly renditions from the Lower School and Middle School choirs, the Gong Gang, Marimbas, Ukestra, and the Jazz Couriers. Our wonderful Lower School students were recently visited by three charity representatives after they raised over £1,500 for charitable causes. As part of their annual DUCK week (Developing, Understanding, Caring and Kindness), each year group decided on a different fundraising method, organising activities from discos and games, to face painting and volunteering.</p>

		</div>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element vc_custom_1457039389893" >
		<div class="wpb_wrapper">
			<p>SPARKS, a children’s medical research charity; and the Donald Sutherland Wildlife Foundation as their chosen charities. Following the students’ fundraising, representatives from each charity attended a specially planned assembly to talk about their charities and how the funds raised would help support their causes.</p>

		</div>
	</div>
</div></div></div></div>
</div>]]></content:encoded>
					
					<wfw:commentRss>https://colprovidencia.cl/high-school-students-share-shakespeares-stage-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>High School students share Shakespeare`s stage</title>
		<link>https://colprovidencia.cl/high-school-students-share-shakespeares-stage-2-2/</link>
					<comments>https://colprovidencia.cl/high-school-students-share-shakespeares-stage-2-2/#respond</comments>
		
		<dc:creator><![CDATA[Colegio Providencia]]></dc:creator>
		<pubDate>Tue, 01 Dec 2015 12:31:35 +0000</pubDate>
				<category><![CDATA[Athletics]]></category>
		<category><![CDATA[School life]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[themeforest]]></category>
		<guid isPermaLink="false">https://smartyschool.stylemixthemes.com/?p=101</guid>

					<description><![CDATA[Every kindergarten through sixth grade student enjoys a core syllabus of language arts, mathematics, science and social studies.]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>The Workshop focused on Dr. Templeton’s The Jareks, adapted by Edward Ford and brought to the stage by Nathan Xavier. We are home to 1,500 students (aged 12 to 16) and 100 expert faculty and staff — a community representing over 40 different nations. We are proud of our international and multi-cultural ethos, and the way our community collaborates to make a difference. Our world-renowned curriculum is built on the best of global and US standards.</p>

		</div>
	</div>

<div class="stm-slider vc_custom_1454049893799" id="stm-slider-69dcca30880e0" >
	<div class="stm-slider__item">
			<img decoding="async" src="" width="" height="" />	
	</div>
<div class="stm-slider__item">
			<img decoding="async" src="" width="" height="" />	
	</div>
<div class="stm-slider__item">
			<img decoding="async" src="" width="" height="" />	
	</div>
</div>

<script>
	(function($) {
		"use strict";

		$(document).ready(function() {
			var sliderId = '#stm-slider-69dcca30880e0';

			$(sliderId).owlCarousel({
				loop:true,
				nav:true,
				dots:false,
				items:1,
				navText:['&larr;', '&rarr;'],
				smartSpeed: 450
			});
		});

		$(document).on("click", ".stm-slider__video-play", function() {
			var $this = $(this),
					$videoContainer = $this.parent(),
					videoSrc = $videoContainer.find(".stm-slider__video-iframe").attr('src');

			$videoContainer.find('.stm-slider__video-iframe').attr( 'src', videoSrc + '?autoplay=1' );

			setTimeout(function() {
				$videoContainer.find('.stm-slider__video-poster').addClass('stm-slider__video-poster_state_hidden');
				$this.hide();
			}, 1000);

			return false;
		});

	})(jQuery);
</script>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Our talented musicians recently delighted family, friends and teachers with a range of seasonal concerts. Our Secondary School recital saw students, including the Jazz Band and High School Singers, perform various Christmas numbers to a full theatre, including ‘Silent Night’, ‘Here comes Santa Claus’ and a very jazzy ‘Jingle Bells’. Wearing festive costumes for an extravaganza of performances, a second concert of ‘Holiday Pops’ saw musicians from across the school don reindeer antlers, elf hats and tinsel!</p>

		</div>
	</div>
<div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-5"><div class="vc_column-inner"><div class="wpb_wrapper">
<div class="stm-blockquote stm-blockquote_bordered vc_custom_1456380700577">
	<p>These two fantastic events are always a highlight of our festive calendar. Our students performed brilliantly and we hope the audiences enjoyed the recitals, as well as our festive efforts!</p>
			<footer >
			<cite><b>Ms. Emilia Kingsley</b>, Head of Music</cite>
		</footer>
	</div>
<div class="stm-spacing" id="stm-spacing-69dcca308a56c"></div>
<script>
	(function($){
		"use strict";
		var spacingID = 'stm-spacing-69dcca308a56c',
			  lgSpacing = '',
			  mdSpacing = '',
			  smSpacing = '',
			  xsSpacing = '46px';

		function smartySpacing() {
			if ( window.matchMedia("(min-width: 1200px)").matches && lgSpacing ) {
				$( '#' + spacingID ).css ( "height", lgSpacing );
			} else if ( window.matchMedia("(max-width: 1199px) and (min-width: 992px )").matches && mdSpacing ) {
				$( '#' + spacingID ).css ( "height", mdSpacing );
			} else if ( window.matchMedia("(max-width: 991px) and (min-width: 768px )").matches && smSpacing ) {
				$( '#' + spacingID ).css ( "height", smSpacing );
			} else if ( window.matchMedia("(max-width: 767px)").matches && xsSpacing ) {
				$( '#' + spacingID ).css ( "height", xsSpacing );
			} else {
				$( '#' + spacingID ).css ( "height", "" );
			}
		}

		$(document).ready(function() {
			smartySpacing();
		});

		$(window).resize(function() {
			smartySpacing();
		});

	})(jQuery);
</script>

</div></div></div><div class="wpb_column vc_column_container vc_col-sm-7"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element vc_custom_1453977112139" >
		<div class="wpb_wrapper">
			<h3>DUCK week at Lower School!</h3>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>The multi-group recital included jolly renditions from the Lower School and Middle School choirs, the Gong Gang, Marimbas, Ukestra, and the Jazz Couriers. Our wonderful Lower School students were recently visited by three charity representatives after they raised over £1,500 for charitable causes. As part of their annual DUCK week (Developing, Understanding, Caring and Kindness), each year group decided on a different fundraising method, organising activities from discos and games, to face painting and volunteering.</p>

		</div>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element vc_custom_1457039389893" >
		<div class="wpb_wrapper">
			<p>SPARKS, a children’s medical research charity; and the Donald Sutherland Wildlife Foundation as their chosen charities. Following the students’ fundraising, representatives from each charity attended a specially planned assembly to talk about their charities and how the funds raised would help support their causes.</p>

		</div>
	</div>
</div></div></div></div>
</div>]]></content:encoded>
					
					<wfw:commentRss>https://colprovidencia.cl/high-school-students-share-shakespeares-stage-2-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Preparing to Christmas</title>
		<link>https://colprovidencia.cl/preparing-to-christmas/</link>
					<comments>https://colprovidencia.cl/preparing-to-christmas/#respond</comments>
		
		<dc:creator><![CDATA[Colegio Providencia]]></dc:creator>
		<pubDate>Thu, 26 Nov 2015 04:05:14 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[School life]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[pupils]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://smartyschool.stylemixthemes.com/?p=34</guid>

					<description><![CDATA[Considering a private elementary school for your child? Del Mar Pines School is one of the best.]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>The Workshop focused on Dr. Templeton’s The Jareks, adapted by Edward Ford and brought to the stage by Nathan Xavier. We are home to 1,500 students (aged 12 to 16) and 100 expert faculty and staff — a community representing over 40 different nations. We are proud of our international and multi-cultural ethos, and the way our community collaborates to make a difference. Our world-renowned curriculum is built on the best of global and US standards.</p>

		</div>
	</div>

<div class="stm-slider vc_custom_1454049893799" id="stm-slider-69dcca308ae62" >
	<div class="stm-slider__item">
	
				<div class="stm-slider__video stm-slider__video_has_poster">
										<a href="#" class="stm-slider__video-play"><span class="stm-icon stm-icon-play"></span></a>
						
										
				<iframe class="stm-slider__video-iframe" width="100%" src="https://www.youtube.com/embed/C0DPdy98e4c" frameborder="0" allowfullscreen></iframe>
			</div>
	</div>
<div class="stm-slider__item">
				
	</div>
<div class="stm-slider__item">
				
	</div>
</div>

<script>
	(function($) {
		"use strict";

		$(document).ready(function() {
			var sliderId = '#stm-slider-69dcca308ae62';

			$(sliderId).owlCarousel({
				loop:true,
				nav:true,
				dots:false,
				items:1,
				navText:['&larr;', '&rarr;'],
				smartSpeed: 450
			});
		});

		$(document).on("click", ".stm-slider__video-play", function() {
			var $this = $(this),
					$videoContainer = $this.parent(),
					videoSrc = $videoContainer.find(".stm-slider__video-iframe").attr('src');

			$videoContainer.find('.stm-slider__video-iframe').attr( 'src', videoSrc + '?autoplay=1' );

			setTimeout(function() {
				$videoContainer.find('.stm-slider__video-poster').addClass('stm-slider__video-poster_state_hidden');
				$this.hide();
			}, 1000);

			return false;
		});

	})(jQuery);
</script>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Our talented musicians recently delighted family, friends and teachers with a range of seasonal concerts. Our Secondary School recital saw students, including the Jazz Band and High School Singers, perform various Christmas numbers to a full theatre, including ‘Silent Night’, ‘Here comes Santa Claus’ and a very jazzy ‘Jingle Bells’. Wearing festive costumes for an extravaganza of performances, a second concert of ‘Holiday Pops’ saw musicians from across the school don reindeer antlers, elf hats and tinsel!</p>

		</div>
	</div>
<div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-5"><div class="vc_column-inner"><div class="wpb_wrapper">
<div class="stm-blockquote stm-blockquote_bordered vc_custom_1456468594608">
	<p>These two fantastic events are always a highlight of our festive calendar. Our students performed brilliantly and we hope the audiences enjoyed the recitals, as well as our festive efforts!</p>
			<footer >
			<cite><b>Ms. Emilia Kingsley</b>, Head of Music</cite>
		</footer>
	</div>
<div class="stm-spacing" id="stm-spacing-69dcca308bb21"></div>
<script>
	(function($){
		"use strict";
		var spacingID = 'stm-spacing-69dcca308bb21',
			  lgSpacing = '',
			  mdSpacing = '',
			  smSpacing = '',
			  xsSpacing = '46px';

		function smartySpacing() {
			if ( window.matchMedia("(min-width: 1200px)").matches && lgSpacing ) {
				$( '#' + spacingID ).css ( "height", lgSpacing );
			} else if ( window.matchMedia("(max-width: 1199px) and (min-width: 992px )").matches && mdSpacing ) {
				$( '#' + spacingID ).css ( "height", mdSpacing );
			} else if ( window.matchMedia("(max-width: 991px) and (min-width: 768px )").matches && smSpacing ) {
				$( '#' + spacingID ).css ( "height", smSpacing );
			} else if ( window.matchMedia("(max-width: 767px)").matches && xsSpacing ) {
				$( '#' + spacingID ).css ( "height", xsSpacing );
			} else {
				$( '#' + spacingID ).css ( "height", "" );
			}
		}

		$(document).ready(function() {
			smartySpacing();
		});

		$(window).resize(function() {
			smartySpacing();
		});

	})(jQuery);
</script>

</div></div></div><div class="wpb_column vc_column_container vc_col-sm-7"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element vc_custom_1453977112139" >
		<div class="wpb_wrapper">
			<h3>DUCK week at Lower School!</h3>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>The multi-group recital included jolly renditions from the Lower School and Middle School choirs, the Gong Gang, Marimbas, Ukestra, and the Jazz Couriers. Our wonderful Lower School students were recently visited by three charity representatives after they raised over £1,500 for charitable causes. As part of their annual DUCK week (Developing, Understanding, Caring and Kindness), each year group decided on a different fundraising method, organising activities from discos and games, to face painting and volunteering.</p>

		</div>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element vc_custom_1454040396815" >
		<div class="wpb_wrapper">
			<p>SPARKS, a children’s medical research charity; and the Donald Sutherland Wildlife Foundation as their chosen charities. Following the students’ fundraising, representatives from each charity attended a specially planned assembly to talk about their charities and how the funds raised would help support their causes.</p>

		</div>
	</div>
</div></div></div></div>
</div>]]></content:encoded>
					
					<wfw:commentRss>https://colprovidencia.cl/preparing-to-christmas/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
