<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Contents on Explorable Explanations</title>
        <link>https://explorable-explanations.com/en/categories/contents/</link>
        <description>Recent content in Contents on Explorable Explanations</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <copyright>maintained by Yuichi Yazaki</copyright><atom:link href="https://explorable-explanations.com/en/categories/contents/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Easing Functions Cheat Sheet</title>
        <link>https://explorable-explanations.com/en/p/easings/</link>
        <pubDate>Wed, 24 Jun 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/easings/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/easings/images/cover.png" alt="Featured image of post Easing Functions Cheat Sheet" /&gt;&lt;p&gt;Easing Functions Cheat Sheet is an interactive reference for comparing easing functions that control how animation values change over time. It lists Sine, Quad, Cubic, Quart, Quint, Expo, Circ, Back, Elastic, Bounce, and related variants, making it easy to compare the shape and behavior of each &lt;code&gt;In&lt;/code&gt;, &lt;code&gt;Out&lt;/code&gt;, and &lt;code&gt;InOut&lt;/code&gt; curve.&lt;/p&gt;
&lt;p&gt;Selecting a function reveals the corresponding CSS &lt;code&gt;transition-timing-function&lt;/code&gt; value, PostCSS usage, gradient application, and TypeScript implementation. The live samples compare the selected easing against a linear function for size, position, and opacity, which makes the site useful when choosing motion timing for UI animation.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://easings.explorable-explanations.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;Easing Functions Cheat Sheet&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;easings.explorable-explanations.com&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Easing Functions Cheat Sheet&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;A cheat sheet for comparing easing functions such as Sine, Quad, Expo, and Bounce through curves, CSS, and TypeScript code.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;easings.explorable-explanations.com&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        <item>
        <title>Map Tile Browser</title>
        <link>https://explorable-explanations.com/en/p/what-the-tile/</link>
        <pubDate>Thu, 18 Jun 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/what-the-tile/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/what-the-tile/images/cover.png" alt="Featured image of post Map Tile Browser" /&gt;&lt;p&gt;Map Tile Browser is an interactive tool for seeing how web map tiles are divided directly on a map. As you change the zoom level, it shows the visible tile grid and labels each tile with its center coordinates, zoom level, tile coordinates, and Quadkey.&lt;/p&gt;
&lt;p&gt;The tool also includes place search and map style switching, so you can compare Carto basemaps with GSI standard, pale, and aerial-photo maps while inspecting tile structure. Clicking a tile copies its information, which makes the site useful both for map application development and for explaining how map tiles work.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://what-the-tile.explorable-explanations.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;Map Tile Browser&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;what-the-tile.explorable-explanations.com&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Map Tile Browser&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;An interactive tool for inspecting map tile bounds, coordinates, and Quadkeys at each zoom level.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;what-the-tile.explorable-explanations.com&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        <item>
        <title>Learning Map Projections with Face Photos</title>
        <link>https://explorable-explanations.com/en/p/projection-face-photo/</link>
        <pubDate>Tue, 19 May 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/projection-face-photo/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/projection-face-photo/images/cover.png" alt="Featured image of post Learning Map Projections with Face Photos" /&gt;&lt;p&gt;This interactive content projects face photos or GeoJSON data so you can compare distortion across map projections. By switching between projections such as Mercator, Mollweide, Equal Earth, and azimuthal equidistant, you can immediately see how shapes and areas change.&lt;/p&gt;
&lt;p&gt;It supports PNG and JPEG uploads as well as webcam input and sample data. Graticules and projection descriptions can also be displayed, making it a practical learning demo for map projections. The site also states that images captured with the webcam are not saved on the server.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://projection-face-photo.vercel.app/?lang=en&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;Learning Map Projections with Face Photos&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;projection-face-photo.vercel.app&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Learning Map Projections with Face Photos&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Compare distortion across map projections using face photos, webcam input, or GeoJSON.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;projection-face-photo.vercel.app&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        <item>
        <title>AI Explorables</title>
        <link>https://explorable-explanations.com/en/p/ai-explorables/</link>
        <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/ai-explorables/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/ai-explorables/images/cover.png" alt="Featured image of post AI Explorables" /&gt;&lt;p&gt;AI Explorables is a collection of interactive explainers about AI and machine learning from Google PAIR. It turns abstract topics such as model behavior, datasets, bias, privacy, and text generation into experiences you can explore directly.&lt;/p&gt;
&lt;p&gt;Each piece lets you change inputs or conditions with sliders, choices, and visualized data distributions, then see how the results respond. It is a useful entry point for learning the relationship between models and data without treating AI as a black box.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://ai-explorables.explorable-explanations.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;AI Explorables&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;ai-explorables.explorable-explanations.com&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;AI Explorables&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;A collection of interactive explainers for learning AI concepts and social impacts through explorable visualizations.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;ai-explorables.explorable-explanations.com&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        <item>
        <title>An Introduction to Network Analysis and Representation</title>
        <link>https://explorable-explanations.com/en/p/learning-network-visualization/</link>
        <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/learning-network-visualization/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/learning-network-visualization/images/cover.png" alt="Featured image of post An Introduction to Network Analysis and Representation" /&gt;&lt;p&gt;An Introduction to Network Analysis and Representation is an interactive learning resource for exploring network data made of nodes and edges. You can switch between examples such as random graphs, character relationships in literature, and transportation networks to observe different structures.&lt;/p&gt;
&lt;p&gt;The tool lets you experiment with force-directed layouts, gravity, link attraction, node repulsion, degree-based sizing, centrality, clustering coefficients, path finding, and ego networks. It is useful for learning how network diagrams are formed and what common network metrics mean through direct interaction.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;http://elijahmeeks.com/networkviz/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;An Introduction to Network Analysis and Representation&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;elijahmeeks.com&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;An Introduction to Network Analysis and Representation&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;An interactive resource for learning network layout, centrality, clustering, and path finding.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;elijahmeeks.com&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        <item>
        <title>How to Use t-SNE Effectively</title>
        <link>https://explorable-explanations.com/en/p/post--misread-tsne/</link>
        <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/post--misread-tsne/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/post--misread-tsne/images/cover.png" alt="Featured image of post How to Use t-SNE Effectively" /&gt;&lt;p&gt;How to Use t-SNE Effectively is an interactive article about how to interpret t-SNE, a common method for visualizing high-dimensional data. It shows how cluster size, distances between clusters, randomness, and perplexity can affect the appearance of a plot.&lt;/p&gt;
&lt;p&gt;By changing sample data and parameters, you can see that the same dataset can produce very different visual results. The article is an important learning resource for understanding what can be trusted in a t-SNE plot and what should not be overinterpreted.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;http://post-misread-tsne.explorable-explanations.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;How to Use t-SNE Effectively&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;post-misread-tsne.explorable-explanations.com&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;How to Use t-SNE Effectively&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Learn how parameters and data structure affect t-SNE plots so you do not misread them.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;post-misread-tsne.explorable-explanations.com&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        <item>
        <title>MNIST MLP Inference Visualization</title>
        <link>https://explorable-explanations.com/en/p/neural-network-visualisation/</link>
        <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/neural-network-visualisation/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/neural-network-visualisation/images/cover.png" alt="Featured image of post MNIST MLP Inference Visualization" /&gt;&lt;p&gt;MNIST MLP Inference Visualization is an interactive tool for observing the inference process of a handwritten digit recognition model in 3D. When you draw a digit on a 28 by 28 grid, you can see how activations propagate through each layer of a trained multilayer perceptron (MLP) and become final prediction probabilities.&lt;/p&gt;
&lt;p&gt;Neuron activations, strong weighted connections, prediction distributions, and the training timeline are shown in the same view, making the internal representation of a neural network easier to understand visually. It is useful for learning image classification inference beyond just the input and output.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://nn-playground.explorable-explanations.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;MNIST MLP Inference Visualization&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;nn-playground.explorable-explanations.com&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;MNIST MLP Inference Visualization&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Draw handwritten digits and observe MLP activations and prediction probabilities in 3D.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;nn-playground.explorable-explanations.com&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        <item>
        <title>Parable of the Polygons</title>
        <link>https://explorable-explanations.com/en/p/polygons/</link>
        <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
        
        <guid>https://explorable-explanations.com/en/p/polygons/</guid>
        <description>&lt;img src="https://explorable-explanations.com/p/polygons/images/cover.png" alt="Featured image of post Parable of the Polygons" /&gt;&lt;p&gt;Parable of the Polygons is an interactive article about how small individual preferences can create large-scale social segregation. By moving triangle and square residents, you can observe how segregation can emerge even when individuals do not hold strong biases.&lt;/p&gt;
&lt;p&gt;The article gradually introduces manual movement, automated simulation, tolerance changes, and anti-conformity. It is a representative explorable for understanding social segregation as the accumulation of simple rules rather than as an abstract argument.&lt;/p&gt;
&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;http://ncase.me/polygons/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;images/cover.png&#34; alt=&#34;Parable of the Polygons&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;ncase.me&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Parable of the Polygons&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;An interactive simulation for learning how small individual preferences can lead to social segregation.&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;ncase.me&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34;
          stroke-linejoin=&#34;round&#34; /&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;
</description>
        </item>
        
    </channel>
</rss>
