<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic XML tag name split into 2 lines in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/XML-tag-name-split-into-2-lines/m-p/75900#M22029</link>
    <description>I have an XML file in which a tag splits into 2 lines for example:&lt;BR /&gt;
&lt;BR /&gt;
&lt;TABLES&gt;&lt;BR /&gt;
&lt;ROW&gt;&lt;BR /&gt;
check this out &lt;RO&gt;&lt;BR /&gt;
w&amp;gt;&lt;BR /&gt;
&lt;TABLES&gt;&lt;BR /&gt;
&lt;BR /&gt;
The end of row tag splits into 2 lines. Why is this XML file not readable?&lt;/TABLES&gt;&lt;/RO&gt;&lt;/ROW&gt;&lt;/TABLES&gt;</description>
    <pubDate>Wed, 21 Apr 2010 10:44:17 GMT</pubDate>
    <dc:creator>VAMA</dc:creator>
    <dc:date>2010-04-21T10:44:17Z</dc:date>
    <item>
      <title>XML tag name split into 2 lines</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/XML-tag-name-split-into-2-lines/m-p/75900#M22029</link>
      <description>I have an XML file in which a tag splits into 2 lines for example:&lt;BR /&gt;
&lt;BR /&gt;
&lt;TABLES&gt;&lt;BR /&gt;
&lt;ROW&gt;&lt;BR /&gt;
check this out &lt;RO&gt;&lt;BR /&gt;
w&amp;gt;&lt;BR /&gt;
&lt;TABLES&gt;&lt;BR /&gt;
&lt;BR /&gt;
The end of row tag splits into 2 lines. Why is this XML file not readable?&lt;/TABLES&gt;&lt;/RO&gt;&lt;/ROW&gt;&lt;/TABLES&gt;</description>
      <pubDate>Wed, 21 Apr 2010 10:44:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/XML-tag-name-split-into-2-lines/m-p/75900#M22029</guid>
      <dc:creator>VAMA</dc:creator>
      <dc:date>2010-04-21T10:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: XML tag name split into 2 lines</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/XML-tag-name-split-into-2-lines/m-p/75901#M22030</link>
      <description>This XML file is not readable, because it is not well-formed. XML names may not contain punctuation characters or whitespace of any kind, whether a space, a carriage return, a line feed, a nonbreaking space, etc.</description>
      <pubDate>Wed, 21 Apr 2010 15:36:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/XML-tag-name-split-into-2-lines/m-p/75901#M22030</guid>
      <dc:creator>Lex_SAS</dc:creator>
      <dc:date>2010-04-21T15:36:55Z</dc:date>
    </item>
  </channel>
</rss>

