{codeBox}
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html lang='en' b:layoutsVersion='3' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<meta charset='UTF-8'/>
<meta content='width=device-width, initial-scale=1.0' name='viewport'/>
<title>Document</title>
<b:skin><![CDATA[
/* write Your Css Here */
]]></b:skin>
<b:template-skin><[CDATA[
<!-- CSS code to style Layout options ---!>
]]></b:template-skin>
</head>
<body>
<!---- Header Area----->
<header>
<b:section id='header' class='header' maxwidgets="1" showaddelement="no">
</b:section>
</header>
<!---- Content Wrapper ---->
<div class='content-wrapper'>
<!---- Main area blog posts ---->
<main>
<!--- Necessary - Don't Remove-->
<b:section id='main' class='main' maxwidgets="1" showaddelement="no">
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog' version='1'>
</b:widget>
</b:section>
</main>
<!---- Sidebar Area Start ----->
<aside>
<b:section id="sidebar" class="sidebar" showaddelement="yes">
</b:section>
</aside>
</div>
<!---- Footer Start ---->
<footer>
<b:section id='footer' class='footer' showaddelement="yes">
<!-- Footer widgets -->
</b:section>
</footer>
</body>
</html>