<?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 Re: Is there a protoype that can read this XML format? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-protoype-that-can-read-this-xml-format/m-p/217033#M98025</link>
    <description>&lt;P&gt;Thank you, I will take a look at that (we do have a Pingdom account)&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jun 2018 17:05:12 GMT</pubDate>
    <dc:creator>MichaelPDean</dc:creator>
    <dc:date>2018-06-07T17:05:12Z</dc:date>
    <item>
      <title>Is there a protoype that can read this XML format?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-protoype-that-can-read-this-xml-format/m-p/216368#M98023</link>
      <description>&lt;P&gt;Before I go down the route of writing a prototype (or attempting to), I was wondering if there was a&amp;nbsp;prototype that I could use to read an IP list in this XML format.&amp;nbsp; I would be interested in pulling out the address and country:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;
&amp;lt;rss version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:pingdom="http://www.pingdom.com/ns/PingdomRSSNamespace"&amp;gt;
    &amp;lt;channel&amp;gt;
        &amp;lt;title&amp;gt;Probe servers&amp;lt;/title&amp;gt;
        &amp;lt;link&amp;gt;http://www.pingdom.com&amp;lt;/link&amp;gt;
        &amp;lt;description&amp;gt;These are the servers that we use to check your site. You can use the IP numbers to open up for them in your firewall.&amp;lt;/description&amp;gt;
        &amp;lt;language&amp;gt;en&amp;lt;/language&amp;gt;
        &amp;lt;lastBuildDate&amp;gt;Fri, 01 Jun 2018 14:34:25 +0000&amp;lt;/lastBuildDate&amp;gt;
        &amp;lt;docs&amp;gt;http://cyber.law.harvard.edu/rss/rss.html&amp;lt;/docs&amp;gt;
        &amp;lt;atom:link href="https://my.pingdom.com/probes/feed" rel="self" type="application/rss+xml" /&amp;gt;

                            &amp;lt;item&amp;gt;
                &amp;lt;guid isPermaLink="false"&amp;gt;pingdom-probe-243&amp;lt;/guid&amp;gt;
                &amp;lt;title&amp;gt;Oslo&amp;lt;/title&amp;gt;
                &amp;lt;description&amp;gt;IP: 169.51.80.85; Hostname: s4038.pingdom.com; State: Inactive; Country: Norway; City: Oslo&amp;lt;/description&amp;gt;
                &amp;lt;pingdom:ip&amp;gt;169.51.80.85&amp;lt;/pingdom:ip&amp;gt;
                &amp;lt;pingdom:ipv6&amp;gt;2a03:8180:1601:3a::4038&amp;lt;/pingdom:ipv6&amp;gt;
                &amp;lt;pingdom:hostname&amp;gt;s4038.pingdom.com&amp;lt;/pingdom:hostname&amp;gt;
                &amp;lt;pingdom:country code="NO"&amp;gt;Norway&amp;lt;/pingdom:country&amp;gt;
                &amp;lt;pingdom:city&amp;gt;Oslo&amp;lt;/pingdom:city&amp;gt;
                &amp;lt;pingdom:state&amp;gt;Inactive&amp;lt;/pingdom:state&amp;gt;
                &amp;lt;pingdom:region&amp;gt;EU&amp;lt;/pingdom:region&amp;gt;
            &amp;lt;/item&amp;gt;
                    &amp;lt;item&amp;gt;
                &amp;lt;guid isPermaLink="false"&amp;gt;pingdom-probe-240&amp;lt;/guid&amp;gt;
                &amp;lt;title&amp;gt;Paris&amp;lt;/title&amp;gt;
                &amp;lt;description&amp;gt;IP: 169.51.2.22; Hostname: s4037.pingdom.com; State: Inactive; Country: France; City: Paris&amp;lt;/description&amp;gt;
                &amp;lt;pingdom:ip&amp;gt;169.51.2.22&amp;lt;/pingdom:ip&amp;gt;
                &amp;lt;pingdom:ipv6&amp;gt;2a03:8180:1301:146::4037&amp;lt;/pingdom:ipv6&amp;gt;
                &amp;lt;pingdom:hostname&amp;gt;s4037.pingdom.com&amp;lt;/pingdom:hostname&amp;gt;
                &amp;lt;pingdom:country code="FR"&amp;gt;France&amp;lt;/pingdom:country&amp;gt;
                &amp;lt;pingdom:city&amp;gt;Paris&amp;lt;/pingdom:city&amp;gt;
                &amp;lt;pingdom:state&amp;gt;Inactive&amp;lt;/pingdom:state&amp;gt;
                &amp;lt;pingdom:region&amp;gt;EU&amp;lt;/pingdom:region&amp;gt;
            &amp;lt;/item&amp;gt;
                    &amp;lt;item&amp;gt;
                &amp;lt;guid isPermaLink="false"&amp;gt;pingdom-probe-237&amp;lt;/guid&amp;gt;
                &amp;lt;title&amp;gt;Huston, TX&amp;lt;/title&amp;gt;
                &amp;lt;description&amp;gt;IP: 50.23.28.35; Hostname: s4036.pingdom.com; State: Inactive; Country: United States; City: Houston&amp;lt;/description&amp;gt;
                &amp;lt;pingdom:ip&amp;gt;50.23.28.35&amp;lt;/pingdom:ip&amp;gt;
                &amp;lt;pingdom:ipv6&amp;gt;2607:f0d0:1201:10d::4036&amp;lt;/pingdom:ipv6&amp;gt;
                &amp;lt;pingdom:hostname&amp;gt;s4036.pingdom.com&amp;lt;/pingdom:hostname&amp;gt;
                &amp;lt;pingdom:country code="US"&amp;gt;United States&amp;lt;/pingdom:country&amp;gt;
                &amp;lt;pingdom:city&amp;gt;Houston&amp;lt;/pingdom:city&amp;gt;
                &amp;lt;pingdom:state&amp;gt;Inactive&amp;lt;/pingdom:state&amp;gt;
                &amp;lt;pingdom:region&amp;gt;NA&amp;lt;/pingdom:region&amp;gt;
            &amp;lt;/item&amp;gt;
                    &amp;lt;item&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mike&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 23:00:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-protoype-that-can-read-this-xml-format/m-p/216368#M98023</guid>
      <dc:creator>MichaelPDean</dc:creator>
      <dc:date>2018-06-01T23:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a protoype that can read this XML format?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-protoype-that-can-read-this-xml-format/m-p/217026#M98024</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/47980"&gt;@MichaelPDean&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;provided that you have a Pingdom Account, you could use its RESTFul API to get the list of probes in JSON format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.pingdom.com/resources/api/2.1#MethodGet+Probe+Server+List" target="_blank"&gt;https://www.pingdom.com/resources/api/2.1#MethodGet+Probe+Server+List&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That JSON document could be consumed directly by MineMeld using the SimpleJSON class.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:53:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-protoype-that-can-read-this-xml-format/m-p/217026#M98024</guid>
      <dc:creator>xhoms</dc:creator>
      <dc:date>2018-06-07T15:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a protoype that can read this XML format?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-protoype-that-can-read-this-xml-format/m-p/217033#M98025</link>
      <description>&lt;P&gt;Thank you, I will take a look at that (we do have a Pingdom account)&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 17:05:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-protoype-that-can-read-this-xml-format/m-p/217033#M98025</guid>
      <dc:creator>MichaelPDean</dc:creator>
      <dc:date>2018-06-07T17:05:12Z</dc:date>
    </item>
  </channel>
</rss>

