<?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>Services &#8211; Jaws EarthworX</title>
	<atom:link href="https://jawsearthworx.com.au/service/feed/" rel="self" type="application/rss+xml" />
	<link>https://jawsearthworx.com.au</link>
	<description>Jaws EarthworX</description>
	<lastBuildDate>Mon, 15 Nov 2021 11:36:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://jawsearthworx.com.au/wp-content/uploads/2021/11/cropped-favicon-32x32.png</url>
	<title>Services &#8211; Jaws EarthworX</title>
	<link>https://jawsearthworx.com.au</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Civil Works</title>
		<link>https://jawsearthworx.com.au/service/civilworks/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 10 Jan 2017 00:55:03 +0000</pubDate>
				<guid isPermaLink="false">http://localhost/construction/?post_type=services&#038;p=51</guid>

					<description><![CDATA[Jaws earthworX provides wide range of civil works including but not limited to site cut, ground remediation, Earth moving for all kinds of project such as school, commercial buildings, urban development sites etc]]></description>
										<content:encoded><![CDATA[<div class="row row-fluid vc_custom_1484205646719"><div class="col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">

<h2 class="construction-custom-heading fancy_heading_top" style="font-size: 25px;color: #111111;font-weight: 100;text-transform: uppercase;">Our Process</h2>


<h2 class="construction-custom-heading fancy_heading_bottom" style="font-size: 50px;color: #111111;text-transform: uppercase;">How It Works</h2>

	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p>Jaws earthworX provides wide range of civil works including but not limited to site cut, ground remediation, Earth moving for all kinds of project such as school, commercial buildings, urban development sites etc</p>

		</div>
	</div>
</div></div></div></div><div class="row row-fluid vc_custom_1484203050275"><div class="col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">

<h2 class="construction-custom-heading fancy_heading_top" style="font-size: 25px;color: #111111;font-weight: 100;text-align: right;text-transform: uppercase;">You Can Start A</h2>


<h2 class="construction-custom-heading fancy_heading_bottom" style="font-size: 50px;color: #111111;text-align: right;text-transform: uppercase;">Similar Project</h2>
<div class="row vc_inner row-fluid"><div class="col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><style>

        .project-in-filter {
            width:33%}

      </style>

<!-- Portfolio Filter -->
<div class="portfolioFilter">

    <a href="#" data-filter="*" class="current">All Categories</a>

    <a href="#" data-filter=".civil-works">Civil Works </a><a href="#" data-filter=".infrastructure-works">Infrastructure Works </a><a href="#" data-filter=".retention-works">Retention Works </a>
</div>


<div class="projects-filter row">

    

        <div class="project-in-filter civil-works">
            <figure class="projects-filter-figure">
                <div class="project-filter-img"><img fetchpriority="high" decoding="async" width="600" height="400" src="https://jawsearthworx.com.au/wp-content/uploads/2021/10/IMG_0345-600x400.jpg" class="attachment-construction-image-600x400-cropped size-construction-image-600x400-cropped wp-post-image" alt="" /></div>
                <figcaption>
                    <a class="project-filter-title" href="https://jawsearthworx.com.au/project/civil-works/">Civil Works</a>
                </figcaption>
            </figure>
        </div>


    

        <div class="project-in-filter infrastructure-works">
            <figure class="projects-filter-figure">
                <div class="project-filter-img"><img decoding="async" width="600" height="400" src="https://jawsearthworx.com.au/wp-content/uploads/2017/01/infrastructure-1-600x400.jpg" class="attachment-construction-image-600x400-cropped size-construction-image-600x400-cropped wp-post-image" alt="" /></div>
                <figcaption>
                    <a class="project-filter-title" href="https://jawsearthworx.com.au/project/infrastructure-works/">Infrastructure Works</a>
                </figcaption>
            </figure>
        </div>


    

        <div class="project-in-filter retention-works">
            <figure class="projects-filter-figure">
                <div class="project-filter-img"><img decoding="async" width="600" height="400" src="https://jawsearthworx.com.au/wp-content/uploads/2021/10/36-600x400.jpg" class="attachment-construction-image-600x400-cropped size-construction-image-600x400-cropped wp-post-image" alt="" /></div>
                <figcaption>
                    <a class="project-filter-title" href="https://jawsearthworx.com.au/project/retention-works/">Retention Works</a>
                </figcaption>
            </figure>
        </div>


    
</div>


<script type="text/javascript">
    jQuery(document).ready(function($) {
       "use_strict";

        // init Isotope
        var $container = $('.projects-filter');

        // layout Isotope after each image loads
        $container.imagesLoaded().progress( function() {
            $container.isotope({
                filter: '*',
                layoutMode: 'fitRows',
                animationOptions: {
                    duration: 750,
                    easing: 'linear',
                    queue: false
                }
            });
        });

        // The filter
        $('.portfolioFilter a').click(function(){
            $('.portfolioFilter .current').removeClass('current');
            $(this).addClass('current');

            var selector = $(this).attr('data-filter');
            $container.isotope({
                filter: selector,
                animationOptions: {
                    duration: 750,
                    easing: 'linear',
                    queue: false
                }
            });
            return false;
        });

    });
</script>
<div class="create-space" id="CreateSpace_69ac836c3e05d">

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

        // vars
        var CreateSpaceID = 'CreateSpace_69ac836c3e05d';

        function construction_Create_Space() {

            // Desktop sized devices
            if (window.matchMedia('(min-width: 1200px)').matches && 30) {
                $('#' + CreateSpaceID).css( 'height', 30 );
            }

            // Tablet sized devices
            else if (window.matchMedia('(max-width: 1199px) and (min-width: 700px)').matches && 30) {
                $('#' + CreateSpaceID).css( 'height', 30 );
            }

            // Mobile sized devices
            else if (window.matchMedia('(max-width: 699px) and (min-width: 1px)').matches && 30) {
                $('#' + CreateSpaceID).css( 'height', 30 );
            }

            // Otherwise
            else {
                $('#' + CreateSpaceID).css ( 'height', '' );
            }

        }

        // Initialize
        $(document).ready(function(){
           construction_Create_Space();
        });

        // Check when window resized
        $(window).resize(function(){
           construction_Create_Space();
        });


    })(jQuery);
</script>

</div>

<h2 class="construction-custom-heading " style="font-size: 25px;color: #111111;text-transform: uppercase;">What We Can Offer</h2>

	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p>Jaws EarthworX has the ability to scale its work force to suit any project needs.<br />
All our operators, spotters hold current Rail Industry Worker cards and other associated building card requirements, that includes our skilled labour force / installers.</p>
<p>Jaws EarthworX has gained immense experience through practical application across Numerous Tier 1 projects within Victoria. We bring that experience to every project.</p>
<p>Jaws EarthworX prides itself on completing projects on time while delivering an on budget out come from our clients.</p>
<p>With our wide range of machines in out fleet, from our 1 ton Excavator all the way to our biggest machines Jaws EarthworX can meet any trench/excavation need.</p>

		</div>
	</div>
</div></div></div></div></div></div></div></div><div class="row row-fluid vc_custom_1484203050275"><div class="col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">

<h2 class="construction-custom-heading fancy_heading_top" style="font-size: 25px;color: #111111;font-weight: 100;text-transform: uppercase;">Take The First Step and</h2>


<h2 class="construction-custom-heading fancy_heading_bottom" style="font-size: 50px;color: #111111;text-transform: uppercase;">Contact Us</h2>

	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p>Jaws EarthworX as highly experienced and committed to providing high-quality and cost-effective service to our clients regardless of the size of the project. We will ensure your project is set for success from day 1. Please contact us for an obligation free quote or tender, we endeavour to come back to you as soon as possible.</p>

		</div>
	</div>
[contact-form-7]</div></div></div></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Infrastructure Works</title>
		<link>https://jawsearthworx.com.au/service/infrastructureworks/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 10 Jan 2017 00:54:43 +0000</pubDate>
				<guid isPermaLink="false">http://localhost/construction/?post_type=services&#038;p=50</guid>

					<description><![CDATA[Jaws earthworX have been involved in many infrastructure projects around Melbourne such as Level Crossings, Solar farms, Road works etc]]></description>
										<content:encoded><![CDATA[<div class="row row-fluid vc_custom_1484205646719"><div class="col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">

<h2 class="construction-custom-heading fancy_heading_top" style="font-size: 25px;color: #111111;font-weight: 100;text-transform: uppercase;">Our Process</h2>


<h2 class="construction-custom-heading fancy_heading_bottom" style="font-size: 50px;color: #111111;text-transform: uppercase;">How It Works</h2>

	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p>Jaws earthworX have been involved in many infrastructure projects around Melbourne such as Level Crossings, Solar farms, Road works etc</p>

		</div>
	</div>
</div></div></div></div><div class="row row-fluid vc_custom_1484203050275"><div class="col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">

<h2 class="construction-custom-heading fancy_heading_top" style="font-size: 25px;color: #111111;font-weight: 100;text-align: right;text-transform: uppercase;">You Can Start A</h2>


<h2 class="construction-custom-heading fancy_heading_bottom" style="font-size: 50px;color: #111111;text-align: right;text-transform: uppercase;">Similar Project</h2>
<div class="row vc_inner row-fluid"><div class="col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><style>

        .project-in-filter {
            width:33%}

      </style>

<!-- Portfolio Filter -->
<div class="portfolioFilter">

    <a href="#" data-filter="*" class="current">All Categories</a>

    <a href="#" data-filter=".civil-works">Civil Works </a><a href="#" data-filter=".infrastructure-works">Infrastructure Works </a><a href="#" data-filter=".retention-works">Retention Works </a>
</div>


<div class="projects-filter row">

    

        <div class="project-in-filter civil-works">
            <figure class="projects-filter-figure">
                <div class="project-filter-img"><img loading="lazy" decoding="async" width="600" height="400" src="https://jawsearthworx.com.au/wp-content/uploads/2021/10/IMG_0345-600x400.jpg" class="attachment-construction-image-600x400-cropped size-construction-image-600x400-cropped wp-post-image" alt="" /></div>
                <figcaption>
                    <a class="project-filter-title" href="https://jawsearthworx.com.au/project/civil-works/">Civil Works</a>
                </figcaption>
            </figure>
        </div>


    

        <div class="project-in-filter infrastructure-works">
            <figure class="projects-filter-figure">
                <div class="project-filter-img"><img loading="lazy" decoding="async" width="600" height="400" src="https://jawsearthworx.com.au/wp-content/uploads/2017/01/infrastructure-1-600x400.jpg" class="attachment-construction-image-600x400-cropped size-construction-image-600x400-cropped wp-post-image" alt="" /></div>
                <figcaption>
                    <a class="project-filter-title" href="https://jawsearthworx.com.au/project/infrastructure-works/">Infrastructure Works</a>
                </figcaption>
            </figure>
        </div>


    

        <div class="project-in-filter retention-works">
            <figure class="projects-filter-figure">
                <div class="project-filter-img"><img loading="lazy" decoding="async" width="600" height="400" src="https://jawsearthworx.com.au/wp-content/uploads/2021/10/36-600x400.jpg" class="attachment-construction-image-600x400-cropped size-construction-image-600x400-cropped wp-post-image" alt="" /></div>
                <figcaption>
                    <a class="project-filter-title" href="https://jawsearthworx.com.au/project/retention-works/">Retention Works</a>
                </figcaption>
            </figure>
        </div>


    
</div>


<script type="text/javascript">
    jQuery(document).ready(function($) {
       "use_strict";

        // init Isotope
        var $container = $('.projects-filter');

        // layout Isotope after each image loads
        $container.imagesLoaded().progress( function() {
            $container.isotope({
                filter: '*',
                layoutMode: 'fitRows',
                animationOptions: {
                    duration: 750,
                    easing: 'linear',
                    queue: false
                }
            });
        });

        // The filter
        $('.portfolioFilter a').click(function(){
            $('.portfolioFilter .current').removeClass('current');
            $(this).addClass('current');

            var selector = $(this).attr('data-filter');
            $container.isotope({
                filter: selector,
                animationOptions: {
                    duration: 750,
                    easing: 'linear',
                    queue: false
                }
            });
            return false;
        });

    });
</script>
<div class="create-space" id="CreateSpace_69ac836c4055d">

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

        // vars
        var CreateSpaceID = 'CreateSpace_69ac836c4055d';

        function construction_Create_Space() {

            // Desktop sized devices
            if (window.matchMedia('(min-width: 1200px)').matches && 30) {
                $('#' + CreateSpaceID).css( 'height', 30 );
            }

            // Tablet sized devices
            else if (window.matchMedia('(max-width: 1199px) and (min-width: 700px)').matches && 30) {
                $('#' + CreateSpaceID).css( 'height', 30 );
            }

            // Mobile sized devices
            else if (window.matchMedia('(max-width: 699px) and (min-width: 1px)').matches && 30) {
                $('#' + CreateSpaceID).css( 'height', 30 );
            }

            // Otherwise
            else {
                $('#' + CreateSpaceID).css ( 'height', '' );
            }

        }

        // Initialize
        $(document).ready(function(){
           construction_Create_Space();
        });

        // Check when window resized
        $(window).resize(function(){
           construction_Create_Space();
        });


    })(jQuery);
</script>

</div>

<h2 class="construction-custom-heading " style="font-size: 25px;color: #111111;text-transform: uppercase;">What We Can Offer</h2>

	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p>Jaws EarthworX has the ability to scale its work force to suit any project needs.<br />
All our operators, spotters hold current Rail Industry Worker cards and other associated building card requirements, that includes our skilled labour force / installers.</p>
<p>Jaws EarthworX has gained immense experience through practical application across Numerous Tier 1 projects within Victoria. We bring that experience to every project.</p>
<p>Jaws EarthworX prides itself on completing projects on time while delivering an on budget out come from our clients.</p>
<p>With our wide range of machines in out fleet, from our 1 ton Excavator all the way to our biggest machines Jaws EarthworX can meet any trench/excavation need.</p>

		</div>
	</div>
</div></div></div></div></div></div></div></div><div class="row row-fluid vc_custom_1484203050275"><div class="col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">

<h2 class="construction-custom-heading fancy_heading_top" style="font-size: 25px;color: #111111;font-weight: 100;text-transform: uppercase;">Take The First Step</h2>


<h2 class="construction-custom-heading fancy_heading_bottom" style="font-size: 50px;color: #111111;text-transform: uppercase;">And Contact Us</h2>

	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p>Jaws EarthworX as highly experienced and committed to providing high-quality and cost-effective service to our clients regardless of the size of the project. We will ensure your project is set for success from day 1. Please contact us for an obligation free quote or tender, we endeavour to come back to you as soon as possible.</p>

		</div>
	</div>
[contact-form-7]</div></div></div></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Retention Works</title>
		<link>https://jawsearthworx.com.au/service/retentionworks/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 10 Jan 2017 00:54:31 +0000</pubDate>
				<guid isPermaLink="false">http://localhost/construction/?post_type=services&#038;p=49</guid>

					<description><![CDATA[Jaws earthworX is specialized in excavation of basements. We have the experience and recources  to work within difficult sites with tight access, bad soil conditions and high water table.]]></description>
										<content:encoded><![CDATA[<div class="row row-fluid vc_custom_1484205646719"><div class="col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">

<h2 class="construction-custom-heading fancy_heading_top" style="font-size: 25px;color: #111111;font-weight: 100;text-transform: uppercase;">Our Process</h2>


<h2 class="construction-custom-heading fancy_heading_bottom" style="font-size: 50px;color: #111111;text-transform: uppercase;">How It Works</h2>

	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p>Jaws earthworX is specialized in excavation of basements. We have the experience and recources to work within difficult sites with tight access, bad soil conditions and high water table.</p>

		</div>
	</div>
</div></div></div></div><div class="row row-fluid vc_custom_1484203050275"><div class="col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">

<h2 class="construction-custom-heading fancy_heading_top" style="font-size: 25px;color: #111111;font-weight: 100;text-align: right;text-transform: uppercase;">You Can Start A</h2>


<h2 class="construction-custom-heading fancy_heading_bottom" style="font-size: 50px;color: #111111;text-align: right;text-transform: uppercase;">Similar Project</h2>
<div class="row vc_inner row-fluid"><div class="col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><style>

        .project-in-filter {
            width:33%}

      </style>

<!-- Portfolio Filter -->
<div class="portfolioFilter">

    <a href="#" data-filter="*" class="current">All Categories</a>

    <a href="#" data-filter=".civil-works">Civil Works </a><a href="#" data-filter=".infrastructure-works">Infrastructure Works </a><a href="#" data-filter=".retention-works">Retention Works </a>
</div>


<div class="projects-filter row">

    

        <div class="project-in-filter civil-works">
            <figure class="projects-filter-figure">
                <div class="project-filter-img"><img loading="lazy" decoding="async" width="600" height="400" src="https://jawsearthworx.com.au/wp-content/uploads/2021/10/IMG_0345-600x400.jpg" class="attachment-construction-image-600x400-cropped size-construction-image-600x400-cropped wp-post-image" alt="" /></div>
                <figcaption>
                    <a class="project-filter-title" href="https://jawsearthworx.com.au/project/civil-works/">Civil Works</a>
                </figcaption>
            </figure>
        </div>


    

        <div class="project-in-filter infrastructure-works">
            <figure class="projects-filter-figure">
                <div class="project-filter-img"><img loading="lazy" decoding="async" width="600" height="400" src="https://jawsearthworx.com.au/wp-content/uploads/2017/01/infrastructure-1-600x400.jpg" class="attachment-construction-image-600x400-cropped size-construction-image-600x400-cropped wp-post-image" alt="" /></div>
                <figcaption>
                    <a class="project-filter-title" href="https://jawsearthworx.com.au/project/infrastructure-works/">Infrastructure Works</a>
                </figcaption>
            </figure>
        </div>


    

        <div class="project-in-filter retention-works">
            <figure class="projects-filter-figure">
                <div class="project-filter-img"><img loading="lazy" decoding="async" width="600" height="400" src="https://jawsearthworx.com.au/wp-content/uploads/2021/10/36-600x400.jpg" class="attachment-construction-image-600x400-cropped size-construction-image-600x400-cropped wp-post-image" alt="" /></div>
                <figcaption>
                    <a class="project-filter-title" href="https://jawsearthworx.com.au/project/retention-works/">Retention Works</a>
                </figcaption>
            </figure>
        </div>


    
</div>


<script type="text/javascript">
    jQuery(document).ready(function($) {
       "use_strict";

        // init Isotope
        var $container = $('.projects-filter');

        // layout Isotope after each image loads
        $container.imagesLoaded().progress( function() {
            $container.isotope({
                filter: '*',
                layoutMode: 'fitRows',
                animationOptions: {
                    duration: 750,
                    easing: 'linear',
                    queue: false
                }
            });
        });

        // The filter
        $('.portfolioFilter a').click(function(){
            $('.portfolioFilter .current').removeClass('current');
            $(this).addClass('current');

            var selector = $(this).attr('data-filter');
            $container.isotope({
                filter: selector,
                animationOptions: {
                    duration: 750,
                    easing: 'linear',
                    queue: false
                }
            });
            return false;
        });

    });
</script>
<div class="create-space" id="CreateSpace_69ac836c42a1c">

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

        // vars
        var CreateSpaceID = 'CreateSpace_69ac836c42a1c';

        function construction_Create_Space() {

            // Desktop sized devices
            if (window.matchMedia('(min-width: 1200px)').matches && 30) {
                $('#' + CreateSpaceID).css( 'height', 30 );
            }

            // Tablet sized devices
            else if (window.matchMedia('(max-width: 1199px) and (min-width: 700px)').matches && 30) {
                $('#' + CreateSpaceID).css( 'height', 30 );
            }

            // Mobile sized devices
            else if (window.matchMedia('(max-width: 699px) and (min-width: 1px)').matches && 30) {
                $('#' + CreateSpaceID).css( 'height', 30 );
            }

            // Otherwise
            else {
                $('#' + CreateSpaceID).css ( 'height', '' );
            }

        }

        // Initialize
        $(document).ready(function(){
           construction_Create_Space();
        });

        // Check when window resized
        $(window).resize(function(){
           construction_Create_Space();
        });


    })(jQuery);
</script>

</div>

<h2 class="construction-custom-heading " style="font-size: 25px;color: #111111;text-transform: uppercase;">What We Can Offer</h2>

	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p>Jaws EarthworX has the ability to scale its work force to suit any project needs.<br />
All our operators, spotters hold current Rail Industry Worker cards and other associated building card requirements, that includes our skilled labour force / installers.</p>
<p>Jaws EarthworX has gained immense experience through practical application across Numerous Tier 1 projects within Victoria. We bring that experience to every project.</p>
<p>Jaws EarthworX prides itself on completing projects on time while delivering an on budget out come from our clients.</p>
<p>With our wide range of machines in out fleet, from our 1 ton Excavator all the way to our biggest machines Jaws EarthworX can meet any trench/excavation need.</p>

		</div>
	</div>
</div></div></div></div></div></div></div></div><div class="row row-fluid vc_custom_1484203050275"><div class="col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">

<h2 class="construction-custom-heading fancy_heading_top" style="font-size: 25px;color: #111111;font-weight: 100;text-transform: uppercase;">Take The First Step</h2>


<h2 class="construction-custom-heading fancy_heading_bottom" style="font-size: 50px;color: #111111;text-transform: uppercase;">And Contact Us</h2>

	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p>Jaws EarthworX as highly experienced and committed to providing high-quality and cost-effective service to our clients regardless of the size of the project. We will ensure your project is set for success from day 1. Please contact us for an obligation free quote or tender, we endeavour to come back to you as soon as possible.</p>

		</div>
	</div>
[contact-form-7]</div></div></div></div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
