<?xml version="1.0" encoding="gb2312"?>
<!-- 博客进入后台数据库结构 -->
<BlogCategory CategoryCount="100">
<PeriodCategory TotalPeriod="10">
<Period_1 Period="2009.1" BlogCount="10">
<File_1 FilePath="1.xml" Time="2009.1.15 14:05:02" TagID="Tag_1" TypeID="Type_1"></File_1>
<File_2 FilePath="2.xml" Time="2009.1.15 14:05:02" TagID="Tag_1" TypeID="Type_1"></File_2>
</Period_1>
<Period_2 Period="2009.2" BlogCount="5">
<File_4 FilePath="4.xml" Time="2009.1.15 14:05:02" TagID="Tag_1" TypeID="Type_1"></File_4>
</Period_2>
</PeriodCategory>
<TagCategory TotalTag="10">
<Tag_1 TagName="生活" BlogCount="2">
<File_1 FilePath="1.xml" Time="2009.1.15 14:05:02" TagID="Tag_1" TypeID="Type_1"></File_1>
<File_2 FilePath="2.xml" Time="2009.1.15 14:05:02" TagID="Tag_1" TypeID="Type_1"></File_2>
</Tag_1>
</TagCategory>
<TypeCategory TotalType="3">
<Type_1>
<File_1 FilePath="1.xml" Time="2009.1.15 14:05:02" TagID="Tag_1" TypeID="Type_1"></File_1>
<File_2 FilePath="2.xml" Time="2009.1.15 14:05:02" TagID="Tag_1" TypeID="Type_1"></File_2>
</Type_1>
</TypeCategory>
</BlogCategory>