<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://r.goope.jp/piano-gakuentori/feed.rss">
        <title>石田ピアノ調律事務所
瀬田駅学園通り</title>
        <description></description>
        <link>https://r.goope.jp/piano-gakuentori</link>
       <dc:date>2026-04-16T11:19:33+09:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://r.goope.jp/piano-gakuentori/info/6680181"/>
                <rdf:li rdf:resource="https://r.goope.jp/piano-gakuentori/info/6631274"/>
                <rdf:li rdf:resource="https://r.goope.jp/piano-gakuentori/info/6630802"/>
            </rdf:Seq>
        </items>
    </channel>
    <item rdf:about="https://r.goope.jp/piano-gakuentori/info/6680181">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-25T19:34:00+09:00</dc:date>
        <title>ピアノ調律師の絵日記を更新しました♫『おすすめ🎹！　調律師と営業マンの違い』</title>
        <link>https://r.goope.jp/piano-gakuentori/info/6680181</link>
        <description>&lt;p&gt;&lt;a href=&quot;https://cdn.goope.jp/207660/260325193403-69c3ba1be500a.png&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;https://cdn.goope.jp/207660/260325193403-69c3ba1be500a.png&quot; alt=&quot;ピアノ調律師の絵日記『おすすめ！調律師と営業マンの違い』png.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item rdf:about="https://r.goope.jp/piano-gakuentori/info/6631274">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-04T08:11:00+09:00</dc:date>
        <title>動画を更新しました。BWV857前奏曲『1小節－４小節』 #バッハ</title>
        <link>https://r.goope.jp/piano-gakuentori/info/6631274</link>
        <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ja&quot;&gt;
&lt;head&gt;
    &lt;meta charset=&quot;UTF-8&quot;&gt;
    &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
    &lt;title&gt;YouTube投稿お知らせ - シンプルカード&lt;/title&gt;
    &lt;style&gt;
        /* --- ピアノ調律師向け シンプルお知らせスタイル --- */
        .piano-info-container {
            max-width: 600px; /* カードの横幅 */
            margin: 20px auto;
            font-family: &quot;Helvetica Neue&quot;, Arial, &quot;Hiragino Kaku Gothic ProN&quot;, &quot;Hiragino Sans&quot;, Meiryo, sans-serif;
            line-height: 1.6;
            color: #333;
        }

        .video-card {
            background-color: #ffffff;
            border: 1px solid #e0e0e0;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 2px 8px rgba(0,0,0,0.05);
            display: block;
            text-decoration: none; /* リンクの下線を消す */
            color: inherit;
            transition: transform 0.2s, box-shadow 0.2s;
        }

        .video-card:hover {
            transform: translateY(-3px);
            box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        }

        /* サムネイル画像エリア */
        .thumbnail-area {
            position: relative;
            width: 100%;
            padding-top: 56.25%; /* 16:9のアスペクト比 */
            background-color: #000;
        }

        .thumbnail-area img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        /* 再生アイコンの代わり（CSSで描画） */
        .play-icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 60px;
            height: 60px;
            background: rgba(255, 255, 255, 0.9);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .play-icon::after {
            content: &quot;&quot;;
            display: block;
            border-style: solid;
            border-width: 10px 0 10px 18px;
            border-color: transparent transparent transparent #c5a059; /* ピアノゴールド色 */
            margin-left: 5px;
        }

        /* テキストエリア */
        .text-area {
            padding: 20px;
        }

        .video-tag {
            display: inline-block;
            font-size: 11px;
            font-weight: bold;
            color: #c5a059;
            border: 1px solid #c5a059;
            padding: 2px 8px;
            border-radius: 4px;
            margin-bottom: 10px;
        }

        .video-date {
            font-size: 12px;
            color: #999;
            margin-left: 10px;
        }

        .video-title {
            margin: 0 0 10px 0;
            font-size: 18px;
            font-weight: bold;
            color: #1a1a1a;
        }

        .video-description {
            margin: 0;
            font-size: 14px;
            color: #666;
        }

        /* スマホ向けの微調整 */
        @media (max-width: 480px) {
            .video-title {
                font-size: 16px;
            }
            .text-area {
                padding: 15px;
            }
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

    &lt;div class=&quot;piano-info-container&quot;&gt;
        &lt;!-- リンク先(href)を実際のYouTube動画URLに変えてください --&gt;
        &lt;a href=&quot;https://youtube.com/shorts/TgV6a6vBy9g&quot;&gt;
            
            &lt;!-- サムネイル画像 --&gt;
            &lt;div class=&quot;thumbnail-area&quot;&gt;
                &lt;!-- 実際の動画サムネイル画像のURLに変えてください --&gt;
                &lt;img src=&quot;https://img.youtube.com/vi/TgV6a6vBy9g/maxresdefault.jpg&quot;動画サムネイル&quot;&gt;
                &lt;div class=&quot;play-icon&quot;&gt;&lt;/div&gt;
            &lt;/div&gt;
         &lt;!-- 説明テキスト --&gt;
            &lt;div class=&quot;text-area&quot;&gt;
                &lt;div&gt;
                    &lt;span class=&quot;video-tag&quot;&gt;NEW VIDEO&lt;/span&gt;
                    &lt;span class=&quot;video-date&quot;&gt;2026.2.4&lt;/span&gt;
                &lt;/div&gt;
                &lt;h3 class=&quot;video-title&quot;&gt;
                   BWV857前奏曲『1小節－４小節』 #バッハ
                &lt;/h3&gt;
                &lt;p class=&quot;video-description&quot;&gt;
                    「内省的で、心に深く突き刺さる名曲」の最初を弾いてみました♫
                &lt;/p&gt;
            &lt;/div&gt;
            
        &lt;/a&gt;
    &lt;/div&gt;</description>
    </item>
    <item rdf:about="https://r.goope.jp/piano-gakuentori/info/6630802">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-03T16:57:00+09:00</dc:date>
        <title>動画を更新しました♫ピアノ調律完全解説第１１回『ピアノ調律のブラインドテスト』 #ピアノ調律</title>
        <link>https://r.goope.jp/piano-gakuentori/info/6630802</link>
        <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ja&quot;&gt;
&lt;head&gt;
    &lt;meta charset=&quot;UTF-8&quot;&gt;
    &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
    &lt;title&gt;YouTube投稿お知らせ - シンプルカード&lt;/title&gt;
    &lt;style&gt;
        /* --- ピアノ調律師向け シンプルお知らせスタイル --- */
        .piano-info-container {
            max-width: 600px; /* カードの横幅 */
            margin: 20px auto;
            font-family: &quot;Helvetica Neue&quot;, Arial, &quot;Hiragino Kaku Gothic ProN&quot;, &quot;Hiragino Sans&quot;, Meiryo, sans-serif;
            line-height: 1.6;
            color: #333;
        }

        .video-card {
            background-color: #ffffff;
            border: 1px solid #e0e0e0;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 2px 8px rgba(0,0,0,0.05);
            display: block;
            text-decoration: none; /* リンクの下線を消す */
            color: inherit;
            transition: transform 0.2s, box-shadow 0.2s;
        }

        .video-card:hover {
            transform: translateY(-3px);
            box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        }

        /* サムネイル画像エリア */
        .thumbnail-area {
            position: relative;
            width: 100%;
            padding-top: 56.25%; /* 16:9のアスペクト比 */
            background-color: #000;
        }

        .thumbnail-area img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        /* 再生アイコンの代わり（CSSで描画） */
        .play-icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 60px;
            height: 60px;
            background: rgba(255, 255, 255, 0.9);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .play-icon::after {
            content: &quot;&quot;;
            display: block;
            border-style: solid;
            border-width: 10px 0 10px 18px;
            border-color: transparent transparent transparent #c5a059; /* ピアノゴールド色 */
            margin-left: 5px;
        }

        /* テキストエリア */
        .text-area {
            padding: 20px;
        }

        .video-tag {
            display: inline-block;
            font-size: 11px;
            font-weight: bold;
            color: #c5a059;
            border: 1px solid #c5a059;
            padding: 2px 8px;
            border-radius: 4px;
            margin-bottom: 10px;
        }

        .video-date {
            font-size: 12px;
            color: #999;
            margin-left: 10px;
        }

        .video-title {
            margin: 0 0 10px 0;
            font-size: 18px;
            font-weight: bold;
            color: #1a1a1a;
        }

        .video-description {
            margin: 0;
            font-size: 14px;
            color: #666;
        }

        /* スマホ向けの微調整 */
        @media (max-width: 480px) {
            .video-title {
                font-size: 16px;
            }
            .text-area {
                padding: 15px;
            }
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

    &lt;div class=&quot;piano-info-container&quot;&gt;
        &lt;!-- リンク先(href)を実際のYouTube動画URLに変えてください --&gt;
        &lt;a href=&quot;https://youtube.com/shorts/pVdZXOY2_1g&quot;&gt;
            
            &lt;!-- サムネイル画像 --&gt;
            &lt;div class=&quot;thumbnail-area&quot;&gt;
                &lt;!-- 実際の動画サムネイル画像のURLに変えてください --&gt;
                &lt;img src=&quot;https://img.youtube.com/vi/pVdZXOY2_1g/maxresdefault.jpg&quot;動画サムネイル&quot;&gt;
                &lt;div class=&quot;play-icon&quot;&gt;&lt;/div&gt;
            &lt;/div&gt;
         &lt;!-- 説明テキスト --&gt;
            &lt;div class=&quot;text-area&quot;&gt;
                &lt;div&gt;
                    &lt;span class=&quot;video-tag&quot;&gt;NEW VIDEO&lt;/span&gt;
                    &lt;span class=&quot;video-date&quot;&gt;2026.2.3&lt;/span&gt;
                &lt;/div&gt;
                &lt;h3 class=&quot;video-title&quot;&gt;
                    ピアノ調律完全解説第１１回『ピアノ調律のブラインドテスト』 #ピアノ調律
                &lt;/h3&gt;
                &lt;p class=&quot;video-description&quot;&gt;
                    デッドユニゾンと広がりのあるユニゾンをブラインドテストした事例を見付けました♫
                &lt;/p&gt;
            &lt;/div&gt;
            
        &lt;/a&gt;
    &lt;/div&gt;</description>
    </item>
</rdf:RDF>
