<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Besige Breintjies</provider_name><provider_url>https://besigebreintjies.co.za/af</provider_url><author_name>Michelle Henningse</author_name><author_url>https://besigebreintjies.co.za/af/author/michellebesige/</author_url><title>A variety of fruits and vegetables - Besige Breintjies</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="bhOM2GFSMz"&gt;&lt;a href="https://besigebreintjies.co.za/af/a-variety-of-fruits-and-vegetables/"&gt;A variety of fruits and vegetables&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://besigebreintjies.co.za/af/a-variety-of-fruits-and-vegetables/embed/#?secret=bhOM2GFSMz" width="600" height="338" title="&#x201C;A variety of fruits and vegetables&#x201D; &#x2014; Besige Breintjies" data-secret="bhOM2GFSMz" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;&lt;script&gt;
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * Single line comments should not be used since they will break
 * the script when inlined in get_post_embed_html(), specifically
 * when the comments are not stripped out due to SCRIPT_DEBUG
 * being turned on.
 */
(function ( window, document ) {
	'use strict';

	/* Abort for ancient browsers. */
	if ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {
		return;
	}

	/** @namespace wp */
	window.wp = window.wp || {};

	/* Abort if script was already executed. */
	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	/**
	 * Receive embed message.
	 *
	 * @param {MessageEvent} e
	 */
	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		/* Verify shape of message. */
		if (
			! ( data || data.secret || data.message || data.value ) ||
			/[^a-zA-Z0-9]/.test( data.secret )
		) {
			return;
		}

		var iframes = document.querySelectorAll( 'iframe[data-secret="' + data.secret + '"]' ),
			blockquotes = document.querySelectorAll( 'blockquote[data-secret="' + data.secret + '"]' ),
			allowedProtocols = new RegExp( '^https?:$', 'i' ),
			i, source, height, sourceURL, targetURL;

		for ( i = 0; i &lt; blockquotes.length; i++ ) {
			blockquotes[ i ].style.display = 'none';
		}

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( e.source !== source.contentWindow ) {
				continue;
			}

			source.removeAttribute( 'style' );

			if ( 'height' === data.message ) {
				/* Resize the iframe on request. */
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			} else if ( 'link' === data.message ) {
				/* Link to a specific URL on request. */
				sourceURL = new URL( source.getAttribute( 'src' ) );
				targetURL = new URL( data.value );

				if (
					allowedProtocols.test( targetURL.protocol ) &amp;&amp;
					targetURL.host === sourceURL.host &amp;&amp;
					document.activeElement === source
				) {
					window.top.location.href = data.value;
				}
			}
		}
	};

	function onLoad() {
		var iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			i, source, secret;

		for ( i = 0; i &lt; iframes.length; i++ ) {
			/** @var {IframeElement} */
			source = iframes[ i ];

			secret = source.getAttribute( 'data-secret' );
			if ( ! secret ) {
				/* Add secret to iframe */
				secret = Math.random().toString( 36 ).substring( 2, 12 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/*
			 * Let post embed window know that the parent is ready for receiving the height message, in case the iframe
			 * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the
			 * window will then (re-)send the height message right away.
			 */
			source.contentWindow.postMessage( {
				message: 'ready',
				secret: secret
			}, '*' );
		}
	}

	window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
	document.addEventListener( 'DOMContentLoaded', onLoad, false );
})( window, document );
//# sourceURL=https://besigebreintjies.co.za/wp-includes/js/wp-embed.js
&lt;/script&gt;</html><thumbnail_url>https://besigebreintjies.co.za/wp-content/uploads/2020/05/fruits.png</thumbnail_url><thumbnail_width>819</thumbnail_width><thumbnail_height>219</thumbnail_height><description>Since we are staying home this winter &#x2013; let&#x2019;s eat a variety of delicious and colourful fruits and vegetables. Share some interesting information while cooking with your little one and you might just have less convincing to do with the eating part. Oranges Usually have ten segments per orange (this can turn into a math lesson). A high amount of Vitamin C and fibre. Oranges rarely grow in the wild anymore. Oranges do not spoil quickly. Snack idea: Have the kids roll an orange until it becomes tender and then make a small hole in the peel &#x2013; natural juice box on the go! Once all the juice is sucked out, tear open the orange and enjoy the remaining flesh inside. Orange peel can be used as slug repellent in vegetable gardens. Avocado Avocado is seen as a fruit &#x2013; in particular a large berry. It grows on a tree and has one large seed (pit). Avocados are also known as an Alligator pear in some parts of the world. High in healthy fats, avos are wonderful for young developing brains (and old tired brains &#x1F60A;). Avocados are cholesterol and sodium (&#x201C;salt&#x201D;) free and high in Potassium. In other words [&hellip;]</description></oembed>
