<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>メル友広場-同じ趣味のメル友作ろう</title>
    <link rel="alternate" type="text/html" href="http://merutomo-ok11.com/" />
    <link rel="self" type="application/atom+xml" href="http://merutomo-ok11.com/atom.xml" />
    <id>tag:merutomo-ok11.com,2008-11-11://1</id>
    <updated>2009-03-30T09:07:14Z</updated>
    <subtitle>今すぐ趣味が合うメル友を作ろう！！</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Commercial 4.22-ja</generator>

<entry>
    <title>カラオケ好きの方！大歓迎！</title>
    <link rel="alternate" type="text/html" href="http://merutomo-ok11.com/2008/11/post.php" />
    <id>tag:merutomo-ok11.com,2008://1.2</id>

    <published>2008-11-19T02:55:26Z</published>
    <updated>2009-06-04T07:41:47Z</updated>

    <summary>カラオケ大好きな方あつまれぃ★歌って、盛り上がって↑↑↑テーションあがるトークを...</summary>
    <author>
        <name>メル友</name>
        
    </author>
    
        <category term="カラオケが好き" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://merutomo-ok11.com/">
        <![CDATA[<p class="al-c f11pt pink b">カラオケ大好きな方あつまれぃ★歌って、盛り上がって↑↑↑テーションあがるトークをしよう★</p></div>
<div class="contents3">
<?
$data=get_data(4);
for($i=0;$i<count($data['id']);$i++)
{
?>
<div class="fl-l2">
<h3><a href="<?=$data['imgName'][$i]?>" target="_blank" rel="nofollow"><?=$data['ttl'][$i]?></a></h3>
<p class="fl-r3"><?=$data['com'][$i]?></p>
<p class="fl-l3"><a href="<?=$data['url'][$i]?>" target="_blank" rel="nofollow"><img height="<?=$data['imgH'][$i]?>" alt="<?=$data['imgAlt'][$i]?>" src="<?=$data['imgName'][$i]?>" width="<?=$data['imgW'][$i]?>" /></a></p></div>
<?
if($i%2==1) echo "<br style=\"clear:both;\" />";
}
?>]]>
        
    </content>
</entry>

<entry>
    <title>ペット好きの方！大歓迎！</title>
    <link rel="alternate" type="text/html" href="http://merutomo-ok11.com/2008/11/post-1.php" />
    <id>tag:merutomo-ok11.com,2008://1.3</id>

    <published>2008-11-19T02:59:36Z</published>
    <updated>2009-06-04T07:39:00Z</updated>

    <summary>ペット好き大歓迎♪いろんな動物ネタで盛り上がろう★君の好きなペットは何かな？？ ...</summary>
    <author>
        <name>メル友</name>
        
    </author>
    
        <category term="ペットが好き" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://merutomo-ok11.com/">
        <![CDATA[<p class="al-c f11pt pink b">ペット好き大歓迎♪いろんな動物ネタで盛り上がろう★君の好きなペットは何かな？？</p></div>
<div class="contents3">
<?
$data=get_data(4);
for($i=0;$i<count($data['id']);$i++)
{
?>
<div class="fl-l2">
<h3><a href="<?=$data['imgName'][$i]?>" target="_blank" rel="nofollow"><?=$data['ttl'][$i]?></a></h3>
<p class="fl-r3"><?=$data['com'][$i]?></p>
<p class="fl-l3"><a href="<?=$data['url'][$i]?>" target="_blank" rel="nofollow"><img height="<?=$data['imgH'][$i]?>" alt="<?=$data['imgAlt'][$i]?>" src="<?=$data['imgName'][$i]?>" width="<?=$data['imgW'][$i]?>" /></a></p></div>
<?
if($i%2==1) echo "<br style=\"clear:both;\" />";
}
?>]]>
        
    </content>
</entry>

<entry>
    <title>スポーツ好きの方！大歓迎！</title>
    <link rel="alternate" type="text/html" href="http://merutomo-ok11.com/2008/11/post-2.php" />
    <id>tag:merutomo-ok11.com,2008://1.4</id>

    <published>2008-11-19T03:03:21Z</published>
    <updated>2009-06-04T07:35:19Z</updated>

    <summary>スポーツトークで盛り上がろう★野球、サッカー、バスケ、バレーetc...あなたの...</summary>
    <author>
        <name>メル友</name>
        
    </author>
    
        <category term="スポーツが好き" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://merutomo-ok11.com/">
        <![CDATA[<p class="al-c f11pt pink b">スポーツトークで盛り上がろう★野球、サッカー、バスケ、バレーetc...あなたの好きなスポーツはなんでしょう！</p></div>
<div class="contents3">
<?
$data=get_data(4);
for($i=0;$i<count($data['id']);$i++)
{
?>
<div class="fl-l2">
<h3><a href="<?=$data['imgName'][$i]?>" target="_blank" rel="nofollow"><?=$data['ttl'][$i]?></a></h3>
<p class="fl-r3"><?=$data['com'][$i]?></p>
<p class="fl-l3"><a href="<?=$data['url'][$i]?>" target="_blank" rel="nofollow"><img height="<?=$data['imgH'][$i]?>" alt="<?=$data['imgAlt'][$i]?>" src="<?=$data['imgName'][$i]?>" width="<?=$data['imgW'][$i]?>" /></a></p></div>
<?
if($i%2==1) echo "<br style=\"clear:both;\" />";
}
?>]]>
        
    </content>
</entry>

<entry>
    <title>音楽好きの方！大歓迎！</title>
    <link rel="alternate" type="text/html" href="http://merutomo-ok11.com/2008/11/post-3.php" />
    <id>tag:merutomo-ok11.com,2008://1.5</id>

    <published>2008-11-19T03:08:32Z</published>
    <updated>2009-06-04T07:32:41Z</updated>

    <summary>音楽好きの方★集まれ！！大好きな音楽トークで今すぐ盛り上がりましょう！！のりのり...</summary>
    <author>
        <name>メル友</name>
        
    </author>
    
        <category term="音楽が好き" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://merutomo-ok11.com/">
        <![CDATA[<p class="al-c f11pt pink b">音楽好きの方★集まれ！！大好きな音楽トークで今すぐ盛り上がりましょう！！のりのりな話でもりあがろう！</p></div>
<div class="contents3">
<?
$data=get_data(4);
for($i=0;$i<count($data['id']);$i++)
{
?>
<div class="fl-l2">
<h3><a href="<?=$data['imgName'][$i]?>" target="_blank" rel="nofollow"><?=$data['ttl'][$i]?></a></h3>
<p class="fl-r3"><?=$data['com'][$i]?></p>
<p class="fl-l3"><a href="<?=$data['url'][$i]?>" target="_blank" rel="nofollow"><img height="<?=$data['imgH'][$i]?>" alt="<?=$data['imgAlt'][$i]?>" src="<?=$data['imgName'][$i]?>" width="<?=$data['imgW'][$i]?>" /></a></p></div>
<?
if($i%2==1) echo "<br style=\"clear:both;\" />";
}
?>]]>
        
    </content>
</entry>

<entry>
    <title>車、バイク好きの方！大歓迎！</title>
    <link rel="alternate" type="text/html" href="http://merutomo-ok11.com/2008/11/post-4.php" />
    <id>tag:merutomo-ok11.com,2008://1.6</id>

    <published>2008-11-19T03:11:13Z</published>
    <updated>2009-06-04T07:31:05Z</updated>

    <summary>車、バイク好きな君へ★おすすめのサイトがココにあるよ♪今すぐ試してみはいかがでし...</summary>
    <author>
        <name>メル友</name>
        
    </author>
    
        <category term="車、バイクが好き" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://merutomo-ok11.com/">
        <![CDATA[<p class="al-c f11pt pink b">車、バイク好きな君へ★おすすめのサイトがココにあるよ♪今すぐ試してみはいかがでしょうか？？</p></div>
<div class="contents3">
<?
$data=get_data(4);
for($i=0;$i<count($data['id']);$i++)
{
?>
<div class="fl-l2">
<h3><a href="<?=$data['imgName'][$i]?>" target="_blank" rel="nofollow"><?=$data['ttl'][$i]?></a></h3>
<p class="fl-r3"><?=$data['com'][$i]?></p>
<p class="fl-l3"><a href="<?=$data['url'][$i]?>" target="_blank" rel="nofollow"><img height="<?=$data['imgH'][$i]?>" alt="<?=$data['imgAlt'][$i]?>" src="<?=$data['imgName'][$i]?>" width="<?=$data['imgW'][$i]?>" /></a></p></div>
<?
if($i%2==1) echo "<br style=\"clear:both;\" />";
}
?>]]>
        
    </content>
</entry>

<entry>
    <title>旅行好きの方！大歓迎！</title>
    <link rel="alternate" type="text/html" href="http://merutomo-ok11.com/2008/11/post-5.php" />
    <id>tag:merutomo-ok11.com,2008://1.7</id>

    <published>2008-11-19T03:14:30Z</published>
    <updated>2009-06-04T07:23:41Z</updated>

    <summary>旅行好きの方★今すぐ遊びにきてみませんか？？いろんな国の話、旅行トークでもりあが...</summary>
    <author>
        <name>メル友</name>
        
    </author>
    
        <category term="旅行が好き" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://merutomo-ok11.com/">
        <![CDATA[<p class="al-c f11pt pink b">旅行好きの方★今すぐ遊びにきてみませんか？？いろんな国の話、旅行トークでもりあがろう！！</p></div>
<div class="contents3">
<?
$data=get_data(4);
for($i=0;$i<count($data['id']);$i++)
{
?>
<div class="fl-l2">
<h3><a href="<?=$data['imgName'][$i]?>" target="_blank" rel="nofollow"><?=$data['ttl'][$i]?></a></h3>
<p class="fl-r3"><?=$data['com'][$i]?></p>
<p class="fl-l3"><a href="<?=$data['url'][$i]?>" target="_blank" rel="nofollow"><img height="<?=$data['imgH'][$i]?>" alt="<?=$data['imgAlt'][$i]?>" src="<?=$data['imgName'][$i]?>" width="<?=$data['imgW'][$i]?>" /></a></p></div>
<?
if($i%2==1) echo "<br style=\"clear:both;\" />";
}
?>]]>
        
    </content>
</entry>

<entry>
    <title>漫画、アニメ好きの方！大歓迎！</title>
    <link rel="alternate" type="text/html" href="http://merutomo-ok11.com/2008/11/post-6.php" />
    <id>tag:merutomo-ok11.com,2008://1.8</id>

    <published>2008-11-19T03:16:35Z</published>
    <updated>2009-06-04T07:04:24Z</updated>

    <summary>漫画アニメ大好きな人あつまれぃ★★アニオタ、漫画大好き、同人誌ネタで盛り上がって...</summary>
    <author>
        <name>メル友</name>
        
    </author>
    
        <category term="漫画、アニメが好き" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://merutomo-ok11.com/">
        <![CDATA[<p class="al-c f11pt pink b">漫画アニメ大好きな人あつまれぃ★★アニオタ、漫画大好き、同人誌ネタで盛り上がってみよう♪</p></div>
<div class="contents3">
<?
$data=get_data(4);
for($i=0;$i<count($data['id']);$i++)
{
?>
<div class="fl-l2">
<h3><a href="<?=$data['imgName'][$i]?>" target="_blank" rel="nofollow"><?=$data['ttl'][$i]?></a></h3>
<p class="fl-r3"><?=$data['com'][$i]?></p>
<p class="fl-l3"><a href="<?=$data['url'][$i]?>" target="_blank" rel="nofollow"><img height="<?=$data['imgH'][$i]?>" alt="<?=$data['imgAlt'][$i]?>" src="<?=$data['imgName'][$i]?>" width="<?=$data['imgW'][$i]?>" /></a></p></div>
<?
if($i%2==1) echo "<br style=\"clear:both;\" />";
}
?>]]>
        
    </content>
</entry>

<entry>
    <title>テレビ、映画好きの方！大歓迎！</title>
    <link rel="alternate" type="text/html" href="http://merutomo-ok11.com/2008/11/post-7.php" />
    <id>tag:merutomo-ok11.com,2008://1.9</id>

    <published>2008-11-19T03:19:27Z</published>
    <updated>2009-06-04T06:49:27Z</updated>

    <summary>趣味別にメル友を探そう！！当メル友はテレビ、映画好きの方を対象にしたサイト。今す...</summary>
    <author>
        <name>メル友</name>
        
    </author>
    
        <category term="テレビ、映画が好き" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://merutomo-ok11.com/">
        <![CDATA[<p class="al-c f11pt pink b">趣味別にメル友を探そう！！当メル友はテレビ、映画好きの方を対象にしたサイト。今すぐ趣味別トークで盛り上がってみよう。</p></div>
<div class="contents3">
<?
$data=get_data(4);
for($i=0;$i<count($data['id']);$i++)
{
?>
<div class="fl-l2">
<h3><a href="<?=$data['imgName'][$i]?>" target="_blank" rel="nofollow"><?=$data['ttl'][$i]?></a></h3>
<p class="fl-r3"><?=$data['com'][$i]?></p>
<p class="fl-l3"><a href="<?=$data['url'][$i]?>" target="_blank" rel="nofollow"><img height="<?=$data['imgH'][$i]?>" alt="<?=$data['imgAlt'][$i]?>" src="<?=$data['imgName'][$i]?>" width="<?=$data['imgW'][$i]?>" /></a></p></div>
<?
if($i%2==1) echo "<br style=\"clear:both;\" />";
}
?>]]>
        
    </content>
</entry>

<entry>
    <title>趣味別以外のメル友探しをしてみませんか？</title>
    <link rel="alternate" type="text/html" href="http://merutomo-ok11.com/2009/01/post-8.php" />
    <id>tag:merutomo-ok11.com,2009://1.10</id>

    <published>2009-01-23T07:56:40Z</published>
    <updated>2009-03-30T09:07:14Z</updated>

    <summary> 地域別でメル友探すなら 当サイトは地域別でメル友が検索できる掲示板サイト★ご近...</summary>
    <author>
        <name>メル友</name>
        
    </author>
    
        <category term="メル友の相互リンク一覧" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://merutomo-ok11.com/">
        <![CDATA[<div class="contents4">
<p><a href="http://mobiletuba.com/" target="_blank">地域別でメル友探すなら</a></p>
<p class="al-c">当サイトは地域別でメル友が検索できる掲示板サイト★ご近所からのメル友探しが可能♪遠距離恋愛の心配なんて一切ありません★気になったら是非足を運んでみてはいかがでしょうか</p>
<p class="al-c"><a href="http://mobiletuba.com/" target="_blank"><img height="150" alt="メル友を探すなら地域別メル友掲示板" src="http://merutomo-ok11.com/images/tiikibetu12.gif" width="370" /></a></p></div>
<div class="contents3">
<div class="fl-l2">
<h3>メル友から出会いをゲット！</h3>
<p class="m20-lr"><a href="http://yumegoten.com/" target="_blank">出会いをメル友からはじめませんか？？</a></p>
<p class="m20-lr">素敵な出会いを探すなら当メル友サイトがおすすめです。当サイトは本気で恋愛を求めている男女がたくさんいるサイトです。</p>
<p class="al-c"><a href="http://yumegoten.com/" target="_blank"><img height="125" alt="メル友出会い系サイトで今すぐメル友をゲット！" src="http://merutomo-ok11.com/images/deaimerutomo2.gif" width="133" /></a></p></div>
<div class="fl-r2">
<h3>高校生のメル友探し</h3>
<p class="m20-lr"><a href="http://merutomo415.net/" target="_blank">高校生のメル友探し</a></p>
<p class="al-c">高校生のメル友探しをしてみませんか？？当サイトが高校生のメル友探しが可能なサイト★18歳以上の男女が使用可能。</p>
<p class="al-c"><a href="http://merutomo415.net/" target="_blank"><img height="125" alt="メル友サーチ-高校生のメル友を探そう" src="http://merutomo-ok11.com/images/koukousei.gif" width="133" /></a></p></div></div>
<div class="contents3">
<div class="fl-l2">
<h3>35歳からのメル友を探そう。</h3>
<p class="m20-lr"><a href="http://merutomo003.com/" target="_blank">35歳からのメル友探し</a></p>
<p class="al-c">35歳のみのメル友を探してみませんか？？当サイトは35歳以上の男女を対象に募集しているメル友サイトです。大人の出会いを当サイトで始めてみませんか？？</p>
<p class="al-c"><a href="http://merutomo003.com/" target="_blank"><img height="125" alt="メル友探そう！/35歳からのメル友探し" src="http://merutomo-ok11.com/images/35.gif" width="133" /></a></p></div>
<div class="fl-r2">
<h3>年代別で探そう！！</h3>
<p class="m20-lr"><a href="http://freemerutomo77.com/" target="_blank">年代別でメル友探すなら</a></p>
<p class="al-c">年代別でメル友を探してみませんか？？当サイトは年代別でメル友を探すことが可能なサイトです。</p>
<p class="al-c"><a href="http://freemerutomo77.com/" target="_blank"><img height="125" alt="メル友探すならココからメル友年代別掲示板" src="http://merutomo-ok11.com/images/nendaibetu2.gif" width="133" /></a></p></div></div>
<div class="contents3">
<div class="fl-l2">
<h3>メル友募集で真面目な出会い探し</h3>
<p class="m20-lr"><a href="http://get-merutomo1.net/" target="_blank">真面目なメル友を探すなら当サイトで！</a></p>
<p class="al-c">当サイトは真面目にメル友を探すことが可能なサイトです。皆さん、真面目にメル友を探している方が多いので、生半可な気持ちのご登録はおやめください。</p>
<p class="al-c"><a href="http://get-merutomo1.net/" target="_blank" rel="nofollow"><img height="125" alt="メル友募集で真面目な出会い探し" src="http://merutomo-ok11.com/images/majime2.gif" width="133" /></a></p></div>
<div class="fl-r2">
<h3>メル友から始まる恋人探しをしよう</h3>
<p class="m20-lr"><a href="http://merutomo-107.com/" target="_blank">メル友からはじまる恋人を探してみませんか？</a></p>
<p class="al-c">恋人がほしいなら当メル友サイトがおすすめ★当サイトは彼氏、彼女がほしい方のみの登録なので真剣に恋人がほしい方のみおすすめのサイトです。</p>
<p class="al-c"><a href="http://merutomo-107.com/" target="_blank"><img height="125" alt="メル友から始まる恋人探し-彼氏彼女募集掲示板" src="http://merutomo-ok11.com/images/kaeresi2.gif" width="133" /></a></p></div></div>]]>
        
    </content>
</entry>

</feed>
