yssh

xxxnx



<?xml version="1.0" encoding="UTF-8" ?>

<!DOCTYPE html>

<html b:version='2' 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 content='width=device-width, initial-scale=1' name='viewport'/>

<title><data:blog.pageTitle/></title>


<style>

body{

margin:0;

font-family:Arial, sans-serif;

background:#ffffff;

color:#111;

}


header{

text-align:center;

padding:20px;

font-size:22px;

font-weight:bold;

border-bottom:1px solid #eee;

}


.container{

max-width:900px;

margin:auto;

padding:15px;

}


.post{

border:1px solid #eee;

padding:15px;

margin-bottom:15px;

border-radius:6px;

}


.post-title{

font-size:18px;

margin-bottom:10px;

}


a{

text-decoration:none;

color:#000;

}


footer{

text-align:center;

padding:15px;

border-top:1px solid #eee;

font-size:14px;

color:#777;

}

</style>


</head>


<body>


<header>

<data:blog.title/>

</header>


<div class='container'>


<b:section id='main' showaddelement='yes'>

<b:widget id='Blog1' type='Blog' title='Posts' visible='true'/>

</b:section>


</div>


<footer>

© <data:blog.title/>

</footer>


</body>

</html>