<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Learn XML &#187; ip</title>
	<atom:link href="http://www.learnxmlws.com/tag/ip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learnxmlws.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 07:28:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How do you add links in XML elements?</title>
		<link>http://www.learnxmlws.com/how-do-you-add-links-in-xml-elements/</link>
		<comments>http://www.learnxmlws.com/how-do-you-add-links-in-xml-elements/#comments</comments>
		<pubDate>Sun, 24 Oct 2010 12:53:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[canada]]></category>
		<category><![CDATA[element]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[lt]]></category>
		<category><![CDATA[syntax]]></category>
		<category><![CDATA[timestamp]]></category>
		<category><![CDATA[xml file]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/how-do-you-add-links-in-xml-elements/</guid>
		<description><![CDATA[I have an xml file that I&#8217;m using to to feed the news section on my website and I would like to put &#34;a href&#34; links in them. For example if I want to send visitors to another page I would make part of the text a link. When I try this and read the [...]]]></description>
			<content:encoded><![CDATA[<p>I have an xml file that I&#8217;m using to to feed the news section on my website and I would like to put &quot;a href&quot; links in them. For example if I want to send visitors to another page I would make part of the text a link. When I try this and read the XML file it strips off the links. Here is a sample element: &lt;comment&gt;<br />
  &lt;id&gt;0&lt;/id&gt;<br />
  &lt;timestamp&gt;&lt;/timestamp&gt;<br />
  &lt;name&gt;username&lt;/name&gt;<br />
  &lt;ip&gt;xxx.xxx.xx.x&lt;/ip&gt;<br />
  &lt;commenttxt&gt;Look at the new &lt;a href=&quot;pictures.html&quot;&gt;pictures&lt;/a&gt; from our trip to Canada&lt;/commenttxt&gt;<br />
  &lt;/comment&gt;. Can you help me with the syntax? Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/how-do-you-add-links-in-xml-elements/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>can we send mail to yahoo id from local mail service with xml attachment? it is possible or not?</title>
		<link>http://www.learnxmlws.com/can-we-send-mail-to-yahoo-id-from-local-mail-service-with-xml-attachment-it-is-possible-or-not/</link>
		<comments>http://www.learnxmlws.com/can-we-send-mail-to-yahoo-id-from-local-mail-service-with-xml-attachment-it-is-possible-or-not/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 22:24:28 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[local mail]]></category>
		<category><![CDATA[mail id]]></category>
		<category><![CDATA[sending mail]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/can-we-send-mail-to-yahoo-id-from-local-mail-service-with-xml-attachment-it-is-possible-or-not/</guid>
		<description><![CDATA[i have done sample programme using jms. using one particular ip i am sending mail. i can send mail to gmail and local mail also. but i could not send it to yahoo mail id. i do not know the problem. kindly give the reason for the problem. whether it is possible or not.]]></description>
			<content:encoded><![CDATA[<p>i have done sample programme using jms. using one particular ip i am sending mail. i can send mail to gmail and local mail also. but i could not send it to yahoo mail id. i do not know the problem. kindly give the reason for the problem. whether it is possible or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/can-we-send-mail-to-yahoo-id-from-local-mail-service-with-xml-attachment-it-is-possible-or-not/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

