<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vaishnavi Patil</title>
    <description>The latest articles on DEV Community by Vaishnavi Patil (@vaishnavi_2211).</description>
    <link>https://dev.to/vaishnavi_2211</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F794461%2Feb5eed94-dbad-4347-aa95-a1b69222e97c.jpg</url>
      <title>DEV Community: Vaishnavi Patil</title>
      <link>https://dev.to/vaishnavi_2211</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vaishnavi_2211"/>
    <language>en</language>
    <item>
      <title>Computer Networking</title>
      <dc:creator>Vaishnavi Patil</dc:creator>
      <pubDate>Mon, 08 Aug 2022 11:11:08 +0000</pubDate>
      <link>https://dev.to/vaishnavi_2211/computer-networking-1f74</link>
      <guid>https://dev.to/vaishnavi_2211/computer-networking-1f74</guid>
      <description>&lt;p&gt;Computer networking refers to &lt;strong&gt;interconnected computing devices that can exchange data and share resources with each other&lt;/strong&gt;. These networked devices use a system of rules, called communications protocols, to transmit information over physical or wireless technologies.&lt;/p&gt;

&lt;h3&gt;
  
  
  Computer Network Components
&lt;/h3&gt;

&lt;p&gt;Computer networks components comprise both physical parts as well as the software required for installing computer networks, both at organizations and at home. The hardware components are the server, client, peer, transmission medium, and connecting devices. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcnq564padao2tg6k9wq2.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcnq564padao2tg6k9wq2.jpg" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  types of computer networks?
&lt;/h3&gt;

&lt;p&gt;Depending on the organization's size and requirements, there are three common types of enterprise private networks:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe6mcir0f2jgpp7e91dld.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe6mcir0f2jgpp7e91dld.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;1.Local area network (LAN): It is a group of computers and peripheral devices that share a common communications line or wireless link to a server within a distinct geographic area.&lt;/p&gt;

&lt;p&gt;2.Wide area networks (WAN): It is a geographically distributed private telecommunications network that interconnects multiple local area networks (LANs)&lt;/p&gt;

&lt;p&gt;3.Prsonal area network (PAN): A PAN is most commonly used for one individual and to connect just a handful of devices such as a computer, smart phone, and printer. &lt;/p&gt;

&lt;p&gt;4.Metropolitan area network (MAN): Larger than a LAN but smaller than a WAN, a MAN incorporates elements of both types of networks. Ownership and management can be handled by a single person, but it’s more likely done by a larger company or organization.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is Network Protocols
&lt;/h3&gt;

&lt;p&gt;A network protocol is an established set of rules that determine how data is transmitted between different devices in the same network. Network protocols are the reason you can easily communicate with people all over the world, and thus play a critical role in modern digital communications.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6v2hnu5ha0levijwewzo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6v2hnu5ha0levijwewzo.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Types of network protocol
&lt;/h4&gt;

&lt;p&gt;1.Transmission Control Protocol (TCP): TCP stands for Transmission Control Protocol a communications standard that enables application programs and computing devices to exchange messages over a network.&lt;/p&gt;

&lt;p&gt;2.Internet Protocol (IP): Internet Protocol (IP) is the method or protocol by which data is sent from one computer to another on the internet. &lt;/p&gt;

&lt;p&gt;3.User Datagram Protocol (UDP): What is UDP protocol used for?&lt;br&gt;
User Datagram Protocol (UDP) refers to a protocol used for communication throughout the internet.&lt;/p&gt;

&lt;p&gt;4.Post office Protocol (POP): POP3 is designed for receiving incoming E-mails.&lt;/p&gt;

&lt;p&gt;5.Simple mail transport Protocol (SMTP): SMTP is designed to send and distribute outgoing E-Mail.&lt;/p&gt;

&lt;p&gt;6.File Transfer Protocol (FTP): FTP allows users to transfer files from one machine to another. &lt;/p&gt;

&lt;p&gt;7.Hyper Text Transfer Protocol (HTTP): Through the HTTP protocol, resources are exchanged between client devices and servers over the internet. &lt;/p&gt;

&lt;p&gt;8.Hyper Text Transfer Protocol Secure (HTTPS): Hypertext Transfer Protocol Secure (HTTPS) is a protocol that secures communication and data transfer between a user's web browser and a website. &lt;/p&gt;

&lt;h3&gt;
  
  
  What is network topology?
&lt;/h3&gt;

&lt;p&gt;The arrangement of nodes and links is called network topology. They can be configured in different ways to get different outcomes. Some types of network topologies are:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6dxlpbm335lolf7bggql.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6dxlpbm335lolf7bggql.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;1.Bus topology&lt;br&gt;
Each node is linked to one other node only. Data transmission over the network connections occurs in one direction.&lt;/p&gt;

&lt;p&gt;2.Ring topology&lt;br&gt;
Each node is linked to two other nodes, forming a ring. Data can flow bi-directionally. However,single node failure can bring down the entire network.&lt;/p&gt;

&lt;p&gt;3.Star topology&lt;br&gt;
A central server node is linked to multiple client network devices. This topology performs better as data doesn’t have to go through each node. It is also more reliable.&lt;/p&gt;

&lt;p&gt;4.Mesh topology&lt;br&gt;
Every node is connected to many other nodes. In a full mesh topology, every node is connected to every other node in the network.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is a port?
&lt;/h3&gt;

&lt;p&gt;A port is a virtual point where network connections start and end. Ports are software-based and managed by a computer's operating system. Each port is associated with a specific process or service.&lt;/p&gt;

&lt;h4&gt;
  
  
  There are different types of ports available:
&lt;/h4&gt;

&lt;p&gt;1.Serial port&lt;br&gt;
2.Parallel port&lt;br&gt;
3.USB port&lt;br&gt;
4.PS/2 port&lt;br&gt;
5.VGA port&lt;br&gt;
6.Modem port &lt;br&gt;
7.FireWire Port &lt;br&gt;
8.Sockets&lt;br&gt;
9.Infrared Port &lt;br&gt;
10.Game Port &lt;br&gt;
11.Digital Video Interface(DVI) Port&lt;br&gt;
12.Ethernet Port&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3v1d7cq62juv5zew9w49.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3v1d7cq62juv5zew9w49.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  What is OSI model?
&lt;/h3&gt;

&lt;p&gt;OSI stands for Open System Interconnection is a reference model that describes how information from a software application in one computer moves through a physical medium to the software application in another computer. &lt;/p&gt;

&lt;h4&gt;
  
  
  OSI consists of seven-layer, each layer performs a particular network function:
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhlkdc6ikocae9u5e5hyi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhlkdc6ikocae9u5e5hyi.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Introduction to APIs</title>
      <dc:creator>Vaishnavi Patil</dc:creator>
      <pubDate>Thu, 21 Jul 2022 11:18:05 +0000</pubDate>
      <link>https://dev.to/vaishnavi_2211/introduction-to-apis-4alc</link>
      <guid>https://dev.to/vaishnavi_2211/introduction-to-apis-4alc</guid>
      <description>&lt;p&gt;API stands for &lt;strong&gt;Application Programming Interface&lt;/strong&gt;.You may use APIs to request access to another server's resources or you may use your own APIs to automate certain tasks.A Browser API can extend the functionality of a web browser. A Server API can extend the functionality of a web server.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;What is API used for in web development&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;API is the acronym for Application Programming Interface, which is a software intermediary that &lt;strong&gt;allows two applications to talk to each other&lt;/strong&gt;. Each time you use an app like Facebook, send an instant message, or check the weather on your phone, you're using an API.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;How to use an API?&lt;/strong&gt;
&lt;/h3&gt;

&lt;h4&gt;
  
  
  The steps to implement a new API include:
&lt;/h4&gt;

&lt;p&gt;Obtaining an API key. This is done by creating a verified account with the API provider.&lt;br&gt;
Set up an HTTP API client. This tool allows you to structure API requests easily using the API keys received.&lt;br&gt;
If you don’t have an API client, you can try to structure the request yourself in your browser by referring to the API documentation.&lt;br&gt;
Once you are comfortable with the new API syntax, you can start using it in your code.&lt;/p&gt;
&lt;h3&gt;
  
  
  &lt;strong&gt;Types of API&lt;/strong&gt;
&lt;/h3&gt;
&lt;h4&gt;
  
  
  There are 4 main types of APIs(Application Programming Interface) by availability/release policies-
&lt;/h4&gt;

&lt;p&gt;1.&lt;strong&gt;Open APIs (Public APIs)&lt;/strong&gt;-  Publicly available to developers and other users with minimal restriction. They may require registration, use of an API Key or OAuth, or maybe completely open. They focus on external users, to access data or services.&lt;/p&gt;

&lt;p&gt;2.&lt;strong&gt;Partner APIs&lt;/strong&gt;-  allows you as a partner to perform all the GET operations that you do in your partner store. partner API is built using REST principles. This ensures predicatable URLs that make it easy to write and retrieve data related to your partner store. This API follows HTTP rules. &lt;/p&gt;

&lt;p&gt;3.&lt;strong&gt;Internal APIs (private APIs)&lt;/strong&gt;- Provide access to sensitive resourses within an organization's software system. They simplify the process of linking back-end systems or data between the multitude of applications that control internal operations.&lt;/p&gt;

&lt;p&gt;4.&lt;strong&gt;Composite APIs&lt;/strong&gt;- Design approach to batch API requests sequentially into a single API call. Rather than multiple round trips to a server, a client can make one API request with a chain of calls and receive one response.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo4zdgghhfxtzh0xovc7v.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo4zdgghhfxtzh0xovc7v.jpg" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  &lt;strong&gt;Different types of API Protocols&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;1.SOAP&lt;br&gt;
2.REST&lt;br&gt;
3.JSON-RPC&lt;br&gt;
4.gRPC&lt;br&gt;
5.GraphQL&lt;br&gt;
6.XML-RPC&lt;br&gt;
7.Apache Thrift&lt;/p&gt;

&lt;blockquote&gt;
&lt;h2&gt;
  
  
  &lt;strong&gt;Difference between GraphQL and REST API&lt;/strong&gt;
&lt;/h2&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbicjy1ll7y9bdj0p72l3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbicjy1ll7y9bdj0p72l3.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  &lt;strong&gt;GraphQL&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;GraphQL is a query language and server-side runtime for application programming interfaces(APIs) that prioritizes giving clients exactly the data they request and no more. GraphQL is designed to make APIs fast, flexible, and developer-friendly.&lt;/p&gt;
&lt;h4&gt;
  
  
  &lt;strong&gt;Features of GraphQL&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;Here are important features of GraphQL:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;It is statically typed, so you do not need to define variable before using it.&lt;/li&gt;
&lt;li&gt;GraphQL can decouple frontend from backend.&lt;/li&gt;
&lt;li&gt;No over or under fetching of data.&lt;/li&gt;
&lt;li&gt;It is language and HTTP agnostic.&lt;/li&gt;
&lt;li&gt;Documentation of GraqphQL comes with no extra cost.&lt;/li&gt;
&lt;li&gt;It helps you to save bandwidth.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;
  
  
  &lt;strong&gt;Fetching Remote Data&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;Assume that a mobile or web app wants to access data from a server that displays the blog author information. The app is supposed to display the author’s name, the blog posts written by the author, and the three most recent blog topics written by him/her. Let’s give an abstract level review on how to fetch this data in REST vs GraphQL.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;fetch('https://learnwithjason.dev/graphql', {
  method: 'POST',
  headers: {
    'Content-Type': 'application/json',
  },
  body: JSON.stringify({
    query: `
        query GetLearnWithJasonEpisodes($now: DateTime!) {
          allEpisode(limit: 10, sort: {date: ASC}, where: {date: {gte: $now}}) {
            date
            title
            guest {
              name
              twitter
            }
            description
          }
        }
      `,
    variables: {
      now: new Date().toISOString(),
    },
  }),
})
  .then((res) =&amp;gt; res.json())
  .then((result) =&amp;gt; console.log(result));
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9txgele7d5u7886dutwz.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9txgele7d5u7886dutwz.jpg" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;GraphQL Query Request&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;In this post, we discussed how you can use HTTP GET and POST methods to send GraphQL requests. We also looked at some of the nuances and limitations of each approach.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feystvq93wxyf77n1fv3z.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feystvq93wxyf77n1fv3z.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Rest API&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;When a client request is made via a RESTful API, it transfers a representation of the state of the resource to the requester or endpoint. This information, or representation, is delivered in one of several formats via HTTP: JSON (Javascript Object Notation), HTML, XLT, Python, PHP, or plain text. JSON is the most generally popular file format to use because, despite its name, it’s language-agnostic, as well as readable by both humans and machines. &lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;Fetching Remote Data&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;APIs consist of a set of data, that is often in JSON format with specified endpoints. When we access data from an API, we want to access specific endpoints within that API framework. We can also say that an API is a contractual agreement between two services over the shape of request and response. The code is just a byproduct. It also contains the terms of this data exchange.&lt;/p&gt;

&lt;p&gt;In React, there are various ways we can consume REST APIs in our applications, these ways include using the JavaScript inbuilt fetch() method and Axios which is a promise-based HTTP client for the browser and Node.js.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;fetch("/add", {
        method: "POST",
        headers: {
            Accept: "application/json",
            "Content-Type": "application/json"
        },
        body: JSON.stringify({
            a: parseInt(a),
            b: parseInt(b)
        })
    })
    .then(res =&amp;gt; res.json())
    .then(data =&amp;gt; {
        const {
            result
        } = data;
        document.querySelector(
            ".result"
        ).innerText = `The sum is: ${result}`;
    })
    .catch(err =&amp;gt; console.log(err));
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frkyb97yujn63r2936hs5.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frkyb97yujn63r2936hs5.jpg" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;REST Request&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;REST requires that a client make a request to the server in order to retrieve or modify data on the server. A request generally consists of: an HTTP verb, which defines what kind of operation to perform. a header, which allows the client to pass along information about the request.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjipsyipeg13vvouvjjk7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjipsyipeg13vvouvjjk7.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
