<?xml version="1.0" encoding="UTF-8"?>
<posts type="array">
  <post>
    <body>SOA tests for domains have been added.</body>
    <created-at type="datetime">2009-12-29T14:59:40Z</created-at>
    <description></description>
    <id type="integer">1</id>
    <state>published</state>
    <title>SOA tests added</title>
    <updated-at type="datetime">2009-12-29T15:04:59Z</updated-at>
    <user-id type="integer">1</user-id>
  </post>
  <post>
    <body>RBL tests for MX records have been added. </body>
    <created-at type="datetime">2009-12-29T14:59:40Z</created-at>
    <description></description>
    <id type="integer">2</id>
    <state>published</state>
    <title>RBL tests added</title>
    <updated-at type="datetime">2009-12-29T15:04:59Z</updated-at>
    <user-id type="integer">1</user-id>
  </post>
  <post>
    <body>Today we have added a new test that checks connection with your mail servers on port 25, you'll know when one of your mail servers it's not available.
                          </body>
    <created-at type="datetime">2009-12-29T14:59:40Z</created-at>
    <description></description>
    <id type="integer">3</id>
    <state>published</state>
    <title>Connection to mail servers</title>
    <updated-at type="datetime">2009-12-29T15:04:59Z</updated-at>
    <user-id type="integer">1</user-id>
  </post>
  <post>
    <body>A new test was added, it will check whois databases to see if the domain is registered.</body>
    <created-at type="datetime">2009-12-29T14:59:40Z</created-at>
    <description></description>
    <id type="integer">4</id>
    <state>published</state>
    <title>Registration Test</title>
    <updated-at type="datetime">2009-12-29T15:04:59Z</updated-at>
    <user-id type="integer">1</user-id>
  </post>
  <post>
    <body>A new test has been added to test suite, it will check if the domain resolves. Although it's not a error many users are accessing the domains without www prefix, so the domains should have a A record to be accessible with both variants:
                                    
* example.com
* www.example.com </body>
    <created-at type="datetime">2009-12-29T14:59:40Z</created-at>
    <description></description>
    <id type="integer">5</id>
    <state>published</state>
    <title>Domain resolve test</title>
    <updated-at type="datetime">2009-12-29T15:04:59Z</updated-at>
    <user-id type="integer">1</user-id>
  </post>
  <post>
    <body>Today we have fixed some performance issues caused by spider/bots hits.</body>
    <created-at type="datetime">2009-12-29T14:59:40Z</created-at>
    <description></description>
    <id type="integer">6</id>
    <state>published</state>
    <title>Performance issues</title>
    <updated-at type="datetime">2009-12-29T15:04:59Z</updated-at>
    <user-id type="integer">1</user-id>
  </post>
</posts>
