<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://julia-block.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://julia-block.com/" rel="alternate" type="text/html" /><updated>2026-05-07T01:51:00+00:00</updated><id>https://julia-block.com/feed.xml</id><title type="html">Julia’s Thoughts</title><subtitle>Commentaries on Applied Behavior Analysis and related fields</subtitle><author><name>Julia Block</name></author><entry><title type="html">Example Post</title><link href="https://julia-block.com/example-post/" rel="alternate" type="text/html" title="Example Post" /><published>2026-05-05T00:00:00+00:00</published><updated>2026-05-05T00:00:00+00:00</updated><id>https://julia-block.com/example-post</id><content type="html" xml:base="https://julia-block.com/example-post/"><![CDATA[<p>This is an example post. Julia will delete it soon.</p>

<h2 id="what-about-formatting">What about formatting?</h2>

<p>Bullet points can be made like this:</p>

<ul>
  <li>Bullet 1</li>
  <li>Bullet 2</li>
</ul>

<p>Numbered lists:</p>

<ol>
  <li>Item 1</li>
  <li>Item 2</li>
</ol>

<p>Tables like this:</p>

<table>
  <thead>
    <tr>
      <th>Column 1</th>
      <th>Column 2</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Item 1</td>
      <td> </td>
    </tr>
    <tr>
      <td>Item 2</td>
      <td>Item 3</td>
    </tr>
  </tbody>
</table>

<p>etc.</p>]]></content><author><name>Julia Block</name></author><summary type="html"><![CDATA[This is an example post. Julia will delete it soon.]]></summary></entry></feed>