<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Хобби</title>
	<atom:link href="http://bokhoo.wordpress.com/hobby/feed/" rel="self" type="application/rss+xml" />
	<link>http://bokhoo.wordpress.com</link>
	<description>Өнгөрсөн муухай дурсамж бүхнийг мартаж ирээдүй рүү харж амьдарцгаая &#124; 2009.10.29</description>
	<lastBuildDate>Mon, 28 Dec 2009 10:38:08 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ddk</title>
		<link>http://bokhoo.wordpress.com/hobby/#comment-4568</link>
		<dc:creator>ddk</dc:creator>
		<pubDate>Thu, 24 Sep 2009 03:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://bokhoo.wordpress.com/hobby/#comment-4568</guid>
		<description>zaluuchuud chuluut tsagaaraa dota hamt Roomd tolood mongol SERVERt CS-1.6 buudiildaa zaluusa</description>
		<content:encoded><![CDATA[<p>zaluuchuud chuluut tsagaaraa dota hamt Roomd tolood mongol SERVERt CS-1.6 buudiildaa zaluusa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bokhoo</title>
		<link>http://bokhoo.wordpress.com/hobby/#comment-4094</link>
		<dc:creator>bokhoo</dc:creator>
		<pubDate>Wed, 19 Aug 2009 06:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://bokhoo.wordpress.com/hobby/#comment-4094</guid>
		<description>түүх монголоор ...
http://www.garena.com/forum/viewthread.php?tid=709110&amp;extra=page%3D4

story english
http://www.worldofwarcraft.com/info/story/chapter1.html</description>
		<content:encoded><![CDATA[<p>түүх монголоор &#8230;<br />
<a href="http://www.garena.com/forum/viewthread.php?tid=709110&amp;extra=page%3D4" rel="nofollow">http://www.garena.com/forum/viewthread.php?tid=709110&amp;extra=page%3D4</a></p>
<p>story english<br />
<a href="http://www.worldofwarcraft.com/info/story/chapter1.html" rel="nofollow">http://www.worldofwarcraft.com/info/story/chapter1.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bokhoo</title>
		<link>http://bokhoo.wordpress.com/hobby/#comment-3929</link>
		<dc:creator>bokhoo</dc:creator>
		<pubDate>Mon, 27 Jul 2009 07:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://bokhoo.wordpress.com/hobby/#comment-3929</guid>
		<description>Дээрх бол ер нь 3.0.9 гэлтгүй ерөнхий мангос суулгах арга ба хоосон датабэйстэй сууна. Дараа нь датабэйсийг авч ажиллуулна...</description>
		<content:encoded><![CDATA[<p>Дээрх бол ер нь 3.0.9 гэлтгүй ерөнхий мангос суулгах арга ба хоосон датабэйстэй сууна. Дараа нь датабэйсийг авч ажиллуулна&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bokhoo</title>
		<link>http://bokhoo.wordpress.com/hobby/#comment-2944</link>
		<dc:creator>bokhoo</dc:creator>
		<pubDate>Thu, 09 Apr 2009 02:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://bokhoo.wordpress.com/hobby/#comment-2944</guid>
		<description>CREATE WOW PRIVATE SERVER 3.0.9
www.getmangos.com
-------------------------------------------------------

What you will need:
-WoW client updated to 3.0.9 (3.1.0 is unsupported as of yet)
-MySQL server (download here)
-SQL client (a good one is SQLyog Community, available here; scroll down a bit on that page)
-GIT client (msysgit available here)
-Microsoft Visual C++ 2008 (Express Edition available here)

Getting the MaNGOS source files
-Install your GIT client if you haven&#039;t already
-Once installed, make a folder anywhere and call it whatever you want (this will be your MaNGOS source folder so you might want to call it &quot;MaNGOS&quot; or something)
-Right click your new folder and select &quot;Git GUI Here&quot;
-When the GIT GUI window comes up, click on &quot;Clone Existing Repository&quot;
-Another window should pop up
-In the &quot;Source Location&quot; field, type in:
Code:

git://github.com/mangos/mangos.git

-In the &quot;Target Directory&quot; field, type in the filepath of your folder (e.g. C:\MaNGOS)
-Click &quot;Clone&quot; and wait for it to finish
-Once it&#039;s done, close the GIT GUI

Compiling MaNGOS
-Open Visual C++ and in the menu bar at the top, click &quot;Tools&quot; then Options
-Click the &quot;+&quot; next to Projects and Solutions, then click VC++ Directories
-Make sure the drop down menu days &quot;Executable Files&quot;
-Click the open button near the right of the dialog window, and make sure the path is:
Code:

C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin

-Click the drop down menu and make sure it says &quot;Include Files&quot;, then click open and make the path:
Code:

C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include

-Click the drop down menu and make sure it says &quot;Library Files&quot;, then click open and make the path:
Code:

C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib

-Go to your Mangos compile folder, then into the &quot;win&quot; folder
-Open the &quot;VC80.sln&quot; file, or for 2008 users &quot;VC90.sln&quot;
-Click &quot;Build&quot; in the menu and select &quot;Configuration Manager&quot;
-Click &quot;Release&quot; in the drop down box for &quot;Active Solution Configuration&quot;
-The &quot;Active Solution Platform&quot; should be set to &quot;Win32&quot;
-Then, click &quot;Build&quot; in the menu and select &quot;Build Solution&quot;
-If you get any errors, click &quot;Build&quot; in the menu and select &quot;Clean Solution&quot;, then restart the compile
-Note: this WILL take a long time - You might get some warning messages...If you do, don&#039;t worry about it, it&#039;s normal

Installing MaNGOS
-Add all the .exe files, .dll files and .pdb files in the compile folder into your Mangos folder (Ctrl + F to find them)
-Go back into your MaNGOS source folder, then into the &quot;src&quot; folder, then into the &quot;mangosd&quot; folder
-Rename &quot;mangosd.conf.dist&quot; to &quot;mangosd.conf&quot;
-Go back into your MaNGOS source folder, then into the &quot;src&quot; folder, then into the &quot;realmd&quot; folder
-Rename &quot;realmd.conf.dist&quot; to &quot;realmd.conf&quot;

Exracting maps and DBC files
-Go back into your MaNGOS source folder, then into the &quot;contrib&quot; folder, then into the &quot;extractor&quot; folder
-Place the &quot;ad.exe&quot; application in your World of Warcraft folder
-Run it and wait for it to finish (can take a while)
-Make two new folders in your MaNGOS core folder (note: not your source folder, the core folder is where you put all the .dll, .exe (etc.) files), one called &quot;maps&quot; and one called &quot;dbc&quot;
-Copy the extracted dbc files into the dbc folder and the maps into the maps folder

Installing the MySQL server
-Run the setup file
-Choose &quot;Typical&quot; setup when asked
-When the installation is finished, you&#039;re going to be asked if you want to configure the server; make sure that&#039;s checked off

Configuring the MySQL server
-Choose &quot;Standard Configuration&quot; when asked
-Check off &quot;Install as Windows Service&quot; and &quot;Launch MySQL Server Automatically&quot; when asked (the name of the service should be &quot;MySQL&quot;)
-Choose &quot;Modify Security Settings&quot; when asked
-Type in a password, make sure it&#039;s one you will remember (Note: Default server password is mangos, use that if you are not putting your server online for other players)
-If you plan on having a registration page on another machine, or plan on being able to access the database from another machine other than the one the databases are hosted on, check off &quot;Enable Root Access from Remote Machines&quot;

Setting up the databases
-Run SQLyog
-Click the &quot;New Connection&quot; button at the top of the connection window somewhere
-Name the connection anything you like
-Fill out the fields as indicated below:
MySQL Host Address: This is &quot;127.0.0.1&quot; or &quot;localhost&quot; for playing singleplayer or LAN; if you want to put your server online, put this as the IP or DNS of the server that MaNGOS is being hosted on.
Username: Type in &quot;root&quot;.
Password: This is the password you set up when you installed the MySQL Community Server.
Database(s): Leave this blank for now.
-Click &quot;Connect&quot;

Adding Databases
-In the top left-hand side, right-click &quot;root@(IP here)&quot;
-Click &quot;Create Database&quot;
-For the database name type in &quot;realmd&quot;
-Do the same, except for two more databases named &quot;mangos&quot; and &quot;characters&quot;

Once that&#039;s done...

-Click &quot;File&quot; in the menu at the top of SQLyog
-Click &quot;New Connection&quot;
-This time in the databases field, type:
Code:

realmd;mangos;characters

-When SQLyog asks if you&#039;d like to save the changes, choose yes
-Click &quot;Connect&quot;
-Now, in the left-hand database list, right-click &quot;realmd&quot; and click &quot;Restore from SQL Dump&quot;
-Click &quot;Browse&quot;, and select your MaNGOS source folder, then go into the &quot;sql&quot; folder and select realmd.sql
-Click &quot;Execute&quot;

Once that&#039;s done...

-Right-click &quot;characters&quot; and select &quot;Restore from SQL Dump&quot;
-Click &quot;Browse&quot;, and select the characters.sql in the same sql folder
-Click &quot;Execute&quot;

Once that&#039;s done...

-Go here to download the newest UDB database (contains all the world stuff)
-Make sure that your MaNGOS core is up-to-date with the database (check your core&#039;s revision number, then the compatible revision number within the file title of the UDB database)
-Download the latest UDB update packs here (if that link doesn&#039;t work, go here and find the updates folder in /trunk)

Updating your database with .sql batch files
-Open the .sql file you are going to use to update the database in Notepad
-Open SQLyog and connect to your server
-Select the database that is supposed to be updated
-In the textbox to the right of SQLyog at the top of the application (the query textbox), paste the contents of the .sql file
-Select all the text in the textbox, then press the play button in the toolbar at the top of SQLyog
-Parts of the application will become grayed, wait for the query to finish executing

Configuring MaNGOS
-Go into your Mangos folder
-Open mangosd.conf in Notepad
-Look for the part &quot;DataDir =&quot;
-Make sure it looks like the following:
Code:

Datadir=&quot;.&quot;

-Look for the following codes (and change them as necessary):
Code:

WorldDatabaseInfo = &quot;[Server IP];3306;root;[SQL password];mangos&quot;
LoginDatabaseInfo = &quot;[Server IP];3306;root;[SQL password];realmd&quot;
CharacterDatabaseInfo = &quot;[Server IP];3306;root;[SQL password];characters&quot;

-Save, exit
-Go back into your Mangos folder
-Open realmd.conf in Notepad
-Look for the following code (and change it as necessary):
Code:

LoginDatabaseInfo = &quot;[Server IP];3306;root;[SQL password];realmd&quot;

-Save, exit

Setting up your client for use with your server
-Go into the folder where you installed WoW
-Go into your &quot;data&quot; folder
-Go into your locale folder (it&#039;s going to be named something like &quot;enUS&quot;, &quot;enGB&quot;, &quot;frFR&quot;, &quot;deDE&quot;, etc.)
-Open realmlist.wtf in Notepad and change the contents to the following:
Code:

set realmlist [server IP]
set patchlist [server IP]

Running your server
-Go into your MaNGOS core folder
-Run mangosd.exe and realmd.exe
-Everything should work fine unless you did something wrong

Errors
-If you get an error that says something like &quot;sql was probably updated&quot; or &quot;# fields, # missing&quot;, then you need to update your database and possibly your entire core
-If you get any map or dbc errors, make sure that the &quot;datadir&quot; field is set to &quot;.&quot; and that your dbc and map files are up-to-date with your client in your MaNGOS core folder

Creating Accounts Without a Registration Page
-Once everything in mangosd.exe has loaded, type-in the following (with some cores there is tons of text flooding the command prompt; not to worry, keep typing anyway, it doesn&#039;t matter) :

Creating the actual account
Code:

create [username] [password]

Enabling expansions for a user
Code:

setexpansion [username] [1 for TBC, 2 for TBC and WotLK]

Changing GM levels
Code:

setgm [username] [anything from 0 to 3, 3 being administrator, 0 being player]

Congratulations! You&#039;re now ready to play on your very own private server.</description>
		<content:encoded><![CDATA[<p>CREATE WOW PRIVATE SERVER 3.0.9<br />
<a href="http://www.getmangos.com" rel="nofollow">http://www.getmangos.com</a><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>What you will need:<br />
-WoW client updated to 3.0.9 (3.1.0 is unsupported as of yet)<br />
-MySQL server (download here)<br />
-SQL client (a good one is SQLyog Community, available here; scroll down a bit on that page)<br />
-GIT client (msysgit available here)<br />
-Microsoft Visual C++ 2008 (Express Edition available here)</p>
<p>Getting the MaNGOS source files<br />
-Install your GIT client if you haven&#8217;t already<br />
-Once installed, make a folder anywhere and call it whatever you want (this will be your MaNGOS source folder so you might want to call it &#8220;MaNGOS&#8221; or something)<br />
-Right click your new folder and select &#8220;Git GUI Here&#8221;<br />
-When the GIT GUI window comes up, click on &#8220;Clone Existing Repository&#8221;<br />
-Another window should pop up<br />
-In the &#8220;Source Location&#8221; field, type in:<br />
Code:</p>
<p>git://github.com/mangos/mangos.git</p>
<p>-In the &#8220;Target Directory&#8221; field, type in the filepath of your folder (e.g. C:\MaNGOS)<br />
-Click &#8220;Clone&#8221; and wait for it to finish<br />
-Once it&#8217;s done, close the GIT GUI</p>
<p>Compiling MaNGOS<br />
-Open Visual C++ and in the menu bar at the top, click &#8220;Tools&#8221; then Options<br />
-Click the &#8220;+&#8221; next to Projects and Solutions, then click VC++ Directories<br />
-Make sure the drop down menu days &#8220;Executable Files&#8221;<br />
-Click the open button near the right of the dialog window, and make sure the path is:<br />
Code:</p>
<p>C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin</p>
<p>-Click the drop down menu and make sure it says &#8220;Include Files&#8221;, then click open and make the path:<br />
Code:</p>
<p>C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include</p>
<p>-Click the drop down menu and make sure it says &#8220;Library Files&#8221;, then click open and make the path:<br />
Code:</p>
<p>C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib</p>
<p>-Go to your Mangos compile folder, then into the &#8220;win&#8221; folder<br />
-Open the &#8220;VC80.sln&#8221; file, or for 2008 users &#8220;VC90.sln&#8221;<br />
-Click &#8220;Build&#8221; in the menu and select &#8220;Configuration Manager&#8221;<br />
-Click &#8220;Release&#8221; in the drop down box for &#8220;Active Solution Configuration&#8221;<br />
-The &#8220;Active Solution Platform&#8221; should be set to &#8220;Win32&#8243;<br />
-Then, click &#8220;Build&#8221; in the menu and select &#8220;Build Solution&#8221;<br />
-If you get any errors, click &#8220;Build&#8221; in the menu and select &#8220;Clean Solution&#8221;, then restart the compile<br />
-Note: this WILL take a long time &#8211; You might get some warning messages&#8230;If you do, don&#8217;t worry about it, it&#8217;s normal</p>
<p>Installing MaNGOS<br />
-Add all the .exe files, .dll files and .pdb files in the compile folder into your Mangos folder (Ctrl + F to find them)<br />
-Go back into your MaNGOS source folder, then into the &#8220;src&#8221; folder, then into the &#8220;mangosd&#8221; folder<br />
-Rename &#8220;mangosd.conf.dist&#8221; to &#8220;mangosd.conf&#8221;<br />
-Go back into your MaNGOS source folder, then into the &#8220;src&#8221; folder, then into the &#8220;realmd&#8221; folder<br />
-Rename &#8220;realmd.conf.dist&#8221; to &#8220;realmd.conf&#8221;</p>
<p>Exracting maps and DBC files<br />
-Go back into your MaNGOS source folder, then into the &#8220;contrib&#8221; folder, then into the &#8220;extractor&#8221; folder<br />
-Place the &#8220;ad.exe&#8221; application in your World of Warcraft folder<br />
-Run it and wait for it to finish (can take a while)<br />
-Make two new folders in your MaNGOS core folder (note: not your source folder, the core folder is where you put all the .dll, .exe (etc.) files), one called &#8220;maps&#8221; and one called &#8220;dbc&#8221;<br />
-Copy the extracted dbc files into the dbc folder and the maps into the maps folder</p>
<p>Installing the MySQL server<br />
-Run the setup file<br />
-Choose &#8220;Typical&#8221; setup when asked<br />
-When the installation is finished, you&#8217;re going to be asked if you want to configure the server; make sure that&#8217;s checked off</p>
<p>Configuring the MySQL server<br />
-Choose &#8220;Standard Configuration&#8221; when asked<br />
-Check off &#8220;Install as Windows Service&#8221; and &#8220;Launch MySQL Server Automatically&#8221; when asked (the name of the service should be &#8220;MySQL&#8221;)<br />
-Choose &#8220;Modify Security Settings&#8221; when asked<br />
-Type in a password, make sure it&#8217;s one you will remember (Note: Default server password is mangos, use that if you are not putting your server online for other players)<br />
-If you plan on having a registration page on another machine, or plan on being able to access the database from another machine other than the one the databases are hosted on, check off &#8220;Enable Root Access from Remote Machines&#8221;</p>
<p>Setting up the databases<br />
-Run SQLyog<br />
-Click the &#8220;New Connection&#8221; button at the top of the connection window somewhere<br />
-Name the connection anything you like<br />
-Fill out the fields as indicated below:<br />
MySQL Host Address: This is &#8220;127.0.0.1&#8243; or &#8220;localhost&#8221; for playing singleplayer or LAN; if you want to put your server online, put this as the IP or DNS of the server that MaNGOS is being hosted on.<br />
Username: Type in &#8220;root&#8221;.<br />
Password: This is the password you set up when you installed the MySQL Community Server.<br />
Database(s): Leave this blank for now.<br />
-Click &#8220;Connect&#8221;</p>
<p>Adding Databases<br />
-In the top left-hand side, right-click &#8220;root@(IP here)&#8221;<br />
-Click &#8220;Create Database&#8221;<br />
-For the database name type in &#8220;realmd&#8221;<br />
-Do the same, except for two more databases named &#8220;mangos&#8221; and &#8220;characters&#8221;</p>
<p>Once that&#8217;s done&#8230;</p>
<p>-Click &#8220;File&#8221; in the menu at the top of SQLyog<br />
-Click &#8220;New Connection&#8221;<br />
-This time in the databases field, type:<br />
Code:</p>
<p>realmd;mangos;characters</p>
<p>-When SQLyog asks if you&#8217;d like to save the changes, choose yes<br />
-Click &#8220;Connect&#8221;<br />
-Now, in the left-hand database list, right-click &#8220;realmd&#8221; and click &#8220;Restore from SQL Dump&#8221;<br />
-Click &#8220;Browse&#8221;, and select your MaNGOS source folder, then go into the &#8220;sql&#8221; folder and select realmd.sql<br />
-Click &#8220;Execute&#8221;</p>
<p>Once that&#8217;s done&#8230;</p>
<p>-Right-click &#8220;characters&#8221; and select &#8220;Restore from SQL Dump&#8221;<br />
-Click &#8220;Browse&#8221;, and select the characters.sql in the same sql folder<br />
-Click &#8220;Execute&#8221;</p>
<p>Once that&#8217;s done&#8230;</p>
<p>-Go here to download the newest UDB database (contains all the world stuff)<br />
-Make sure that your MaNGOS core is up-to-date with the database (check your core&#8217;s revision number, then the compatible revision number within the file title of the UDB database)<br />
-Download the latest UDB update packs here (if that link doesn&#8217;t work, go here and find the updates folder in /trunk)</p>
<p>Updating your database with .sql batch files<br />
-Open the .sql file you are going to use to update the database in Notepad<br />
-Open SQLyog and connect to your server<br />
-Select the database that is supposed to be updated<br />
-In the textbox to the right of SQLyog at the top of the application (the query textbox), paste the contents of the .sql file<br />
-Select all the text in the textbox, then press the play button in the toolbar at the top of SQLyog<br />
-Parts of the application will become grayed, wait for the query to finish executing</p>
<p>Configuring MaNGOS<br />
-Go into your Mangos folder<br />
-Open mangosd.conf in Notepad<br />
-Look for the part &#8220;DataDir =&#8221;<br />
-Make sure it looks like the following:<br />
Code:</p>
<p>Datadir=&#8221;.&#8221;</p>
<p>-Look for the following codes (and change them as necessary):<br />
Code:</p>
<p>WorldDatabaseInfo = &#8220;[Server IP];3306;root;[SQL password];mangos&#8221;<br />
LoginDatabaseInfo = &#8220;[Server IP];3306;root;[SQL password];realmd&#8221;<br />
CharacterDatabaseInfo = &#8220;[Server IP];3306;root;[SQL password];characters&#8221;</p>
<p>-Save, exit<br />
-Go back into your Mangos folder<br />
-Open realmd.conf in Notepad<br />
-Look for the following code (and change it as necessary):<br />
Code:</p>
<p>LoginDatabaseInfo = &#8220;[Server IP];3306;root;[SQL password];realmd&#8221;</p>
<p>-Save, exit</p>
<p>Setting up your client for use with your server<br />
-Go into the folder where you installed WoW<br />
-Go into your &#8220;data&#8221; folder<br />
-Go into your locale folder (it&#8217;s going to be named something like &#8220;enUS&#8221;, &#8220;enGB&#8221;, &#8220;frFR&#8221;, &#8220;deDE&#8221;, etc.)<br />
-Open realmlist.wtf in Notepad and change the contents to the following:<br />
Code:</p>
<p>set realmlist [server IP]<br />
set patchlist [server IP]</p>
<p>Running your server<br />
-Go into your MaNGOS core folder<br />
-Run mangosd.exe and realmd.exe<br />
-Everything should work fine unless you did something wrong</p>
<p>Errors<br />
-If you get an error that says something like &#8220;sql was probably updated&#8221; or &#8220;# fields, # missing&#8221;, then you need to update your database and possibly your entire core<br />
-If you get any map or dbc errors, make sure that the &#8220;datadir&#8221; field is set to &#8220;.&#8221; and that your dbc and map files are up-to-date with your client in your MaNGOS core folder</p>
<p>Creating Accounts Without a Registration Page<br />
-Once everything in mangosd.exe has loaded, type-in the following (with some cores there is tons of text flooding the command prompt; not to worry, keep typing anyway, it doesn&#8217;t matter) :</p>
<p>Creating the actual account<br />
Code:</p>
<p>create [username] [password]</p>
<p>Enabling expansions for a user<br />
Code:</p>
<p>setexpansion [username] [1 for TBC, 2 for TBC and WotLK]</p>
<p>Changing GM levels<br />
Code:</p>
<p>setgm [username] [anything from 0 to 3, 3 being administrator, 0 being player]</p>
<p>Congratulations! You&#8217;re now ready to play on your very own private server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tushig</title>
		<link>http://bokhoo.wordpress.com/hobby/#comment-2874</link>
		<dc:creator>Tushig</dc:creator>
		<pubDate>Mon, 30 Mar 2009 12:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://bokhoo.wordpress.com/hobby/#comment-2874</guid>
		<description>Ene ch goy togloom shuu hehe</description>
		<content:encoded><![CDATA[<p>Ene ch goy togloom shuu hehe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bokhoo</title>
		<link>http://bokhoo.wordpress.com/hobby/#comment-2610</link>
		<dc:creator>bokhoo</dc:creator>
		<pubDate>Thu, 12 Mar 2009 03:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://bokhoo.wordpress.com/hobby/#comment-2610</guid>
		<description>Аая бас тоглодог байсан юм уу</description>
		<content:encoded><![CDATA[<p>Аая бас тоглодог байсан юм уу</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aania</title>
		<link>http://bokhoo.wordpress.com/hobby/#comment-2553</link>
		<dc:creator>aania</dc:creator>
		<pubDate>Fri, 06 Mar 2009 04:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://bokhoo.wordpress.com/hobby/#comment-2553</guid>
		<description>Ooxxoo та хэд чинь алли байсымуу? Би ч оорд байлаа шүүдээ одоо ч тоглоод байх зав гаркумдоо.</description>
		<content:encoded><![CDATA[<p>Ooxxoo та хэд чинь алли байсымуу? Би ч оорд байлаа шүүдээ одоо ч тоглоод байх зав гаркумдоо.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
